AdrielStammler / CPR-Scouting-App

Scouting app for CPR3663
4 stars 0 forks source link

Stretched image coordinates in Tableau. #103

Closed AdrielStammler closed 4 days ago

AdrielStammler commented 1 week ago

Since we are stretching the field image in the app, when we try to report on the data in Tableau some of the points are going to be off the screen. So, we need to account for/fix this in Tableau Prep.

Jeff-Stammler commented 1 week ago

I was thinking about this, and we need to try it in Tableau. When we loaded the field image in Tableau, didn't we tell it the max x and y sizes? We have the fake data, so it was like 90 x 40, but I think if we use the stretched x and y values, it MIGHT be fine? we'll have to try and see first before we worry about it.

AdrielStammler commented 1 week ago

Maybe. Either Tableau would stretch the field image or it would have some extra space. What you’re suggesting would only work if it stretches it and even if it does do it that way, I don’t think it’s a great solution.

Jeff-Stammler commented 5 days ago

I'm fixing up the Tableau Prep flows now and will be able to test this soon.

Jeff-Stammler commented 4 days ago

This works as expected in Tableau. If we feel the field (in Tableau) is stretched and hard to look at (I didn't think so, but i didn't stare at it long) then we can add "scaling" into prep so that Tableau doesn't stretch to fit the data. I'll close this for now and we can reopen later if needed.