Forum Discussion
Francisco_G_Cal
Helper I
4 years agoRequery when selecting area in map
Hi I have a map that does not shows all points from my dataset (too many, its an expected behavior). If I filter the data, Power BI recalculates the points to be shown, while ALL filtered data (not ...
v-yanjiang-msft
Community Support
4 years agoHi Francisco_G_Cal ,
It may related to what connection mode do you use. If you use import mode, all data source are import to the pbix file and can't requery the data source in report. But if you use Direct Query and Live connection, everytime you interact with the report, it will query data from the data source again.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Francisco_G_Cal
Helper I
4 years agoHi, v-yanjiang-msft
I have imported a CSV, so Direct Query does not apply, I think...