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.
Hi,
I am trying to create a filled map for my report. However, Shape options are available for few countries and I am interested in India. Hence, for checking the capability i downloaded India shape file and converted the same to .json (with mapshaper) for consuming in filled map. After importing the .json file as shape, my filled map is not showing.
Thanks,
Atish Singh
Hi @ask4atish ,
Is this problem solved?
If it is solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If not, please let me know.
Best Regards
Icey
Hi @ask4atish ,
I think what you are talking about should be a Shape Map Visual. To use it, you can refer to this document.
I have tested on my side and it works well.
Please check:
1. You can download custom map files from here.
2. Then convert one .shp file to TopoJSON via the Map Shaper tool.
3. Create a Shape map visual.
4. Put one column holds the Country information on Location field and one value column on Color saturation field.
5. Import the TopoJSON file.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.