okviz / free-visuals

Power BI free custom visuals
MIT License
24 stars 7 forks source link

Synoptic Panel - General questions #264

Closed freesmith closed 3 years ago

freesmith commented 3 years ago

Hi, we've got 2 questions:

  1. We want to simulate the stadium attendance example (see image below). We have the X, Y coordinates of each seat, can we somehow use that information, or do we manually have to create each seat with the synoptic designer (48.900 seats)?

image

  1. Is there any way of dynamically changing the measure in the chart? For example, lets say we have a dropdown in the report that shows: ticket holders, season ticket holders and both. The ideal use case, you select an option and based on the selection it populates the synoptic panel values/measures with this option.

Thanks

danieleperilli commented 3 years ago
  1. You have to create the map.
  2. Unfortunately, you can't change the data binding on the fly, so no, it's not possible.