Allow map to filter lat/lon
Because of sampling in charts you cant display all location at once in a map (if there are more than 1000). After zooming into the map the location are still not displayed. Better behaviour would be if the map could apply a filter for lat/lon cooardinates depending on what you can see at current ...
Get current Filter in a Report as Javascript Event
If a user changes a Filter setting (e.g. by clicking on the visual) a report, added with an Iframe, should send callback in javascript. Similiar to window.addEventListener('message', onReceiveMessage, false); and the event reportPageLoaded
JS Callback for Filter changes in embedded reports
Would be nice if you could catch an event if a user set a Filter in a Report. This would allow better interaction.
Axis Grouping in order to fix Too Many Values warning
Problem: If you working with large datasets you get often the "Too many values" warning and a wrong visual data representation, e.g., you plot a value over a timeline of a year with a sampling rate of seconds. By applying a separate timeline filter you want to see a correct visual representation...
Make realtime avaible for Live Page
Realtime dashboards are a killer feature of Power BI but there is no option to let multiple visuals to be updated in realtime and interact with each other. That would be awesome.
Make realtime available in focus mode
If you pin a visual to the dashboard you can fill it up in realtime. But if you change to focus mode it does not get updated anymore :(