Forum Discussion
Using shape card and using a world map
- Anonymous4 years ago
Hi Anonymous ,
1.To enable Shape Map, select File > Options and Settings > Options > Preview Features, then select the Shape Map Visual checkbox. You'll need to restart Power BI Desktop after you make the selection.
2.Then I enter some simply data to create a Shape Map visual:
id name postal value us-mi Michigan MI 1 us-ak Alaska AK 2 us-hi Hawaii HI 3 us-fi Florida FL 4 Then, in the Visualizations pane with the Format section selected, expand the Shape section and select + Add Map to import the TopoJSON file:
Refer to:
Use Shape maps in Power BI Desktop (Preview) - Power BI | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
1.To enable Shape Map, select File > Options and Settings > Options > Preview Features, then select the Shape Map Visual checkbox. You'll need to restart Power BI Desktop after you make the selection.
2.Then I enter some simply data to create a Shape Map visual:
| id | name | postal | value |
| us-mi | Michigan | MI | 1 |
| us-ak | Alaska | AK | 2 |
| us-hi | Hawaii | HI | 3 |
| us-fi | Florida | FL | 4 |
Then, in the Visualizations pane with the Format section selected, expand the Shape section and select + Add Map to import the TopoJSON file:
Refer to:
Use Shape maps in Power BI Desktop (Preview) - Power BI | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.