Forum Discussion
MAPBOX initial state
Hello,
I have a MapBox that is configured to load Lat/Lon data. The report has two charts, a table and a map.
The below functionality is working
1. clicking a row (category) in the table filters the charts and the map.
2. clicking a category in either of the charts filters the table and the map
3. clicking a location on the map filters the table and the charts.
The problem is that when the workbook opens for the first time the table and charts are initialised correctly (displaying all data) but the map is not displaying any data. Once I click on the table or either of the charts the map refreshes and renders correctly. How do I set the initial state of the map ?
1 Reply
- Calvin69Helper III
Hi Anonymous ,
Which map visual are you using?
Can you share a PBIX sample file?
H