Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Power BI Team,
I want use Shape map in power BI. Please add India map in this visual.
Solved! Go to Solution.
You can either purchase shapemap file or use what's freely available. Search for the ones for India at https://gadm.org/maps.html . You will need to convert them to topojson. You can use https://mapshaper.org/ for that.
Hi,
Power BI does not natively include an India map in the Shape Map visual, but you can add it manually using a custom TopoJSON file.
Step 1 - Download the India Map TopoJSON file: reference site - https://data.humdata.org/dataset/geoboundaries-admin-boundaries-for-india
File name - geoBoundaries-IND-ADM1.topojson
You can download from other sites as well.
Step 2 - Enable Shape Map in Power BI
Step 3 - Add the Shape Map Visual
Step 4 - Configure the Shape Map
Thanks,
Bhavin
Hi,
Power BI does not natively include an India map in the Shape Map visual, but you can add it manually using a custom TopoJSON file.
Step 1 - Download the India Map TopoJSON file: reference site - https://data.humdata.org/dataset/geoboundaries-admin-boundaries-for-india
File name - geoBoundaries-IND-ADM1.topojson
You can download from other sites as well.
Step 2 - Enable Shape Map in Power BI
Step 3 - Add the Shape Map Visual
Step 4 - Configure the Shape Map
Thanks,
Bhavin
You can either purchase shapemap file or use what's freely available. Search for the ones for India at https://gadm.org/maps.html . You will need to convert them to topojson. You can use https://mapshaper.org/ for that.