The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Limition of data points in default map of Power BI
Currently I am using the default map of power bi but there is a limition while using this
i have data more than 1Lakkhs so all of them are not being shown on map showing the limition error. Can anyone please help on this
Solved! Go to Solution.
Hi @Anonymous ,
Consider using the ArcGIS Maps for Power BI, which allows for larger datasets. ArcGIS Maps can handle larger volumes of data and provide additional mapping capabilities.
Create an ArcGIS map in Power BI - Power BI | Microsoft Learn
Or you can use a custom visual object and try to change the dataReductionAlgorithm in the capabilities.json file to increase the data point setting
powerbi - How to change Data Point Limit of Power BI Custom Visual - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Consider using the ArcGIS Maps for Power BI, which allows for larger datasets. ArcGIS Maps can handle larger volumes of data and provide additional mapping capabilities.
Create an ArcGIS map in Power BI - Power BI | Microsoft Learn
Or you can use a custom visual object and try to change the dataReductionAlgorithm in the capabilities.json file to increase the data point setting
powerbi - How to change Data Point Limit of Power BI Custom Visual - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.