Forum Discussion
W2SANC
1 year agoHelper II
Power BI Map Help
Hello! I am reaching the Power BI delierium stage of knowing the solution is likely really simple (and my error is silly). Please help me regain my sanity. I have a dataset that basically s...
v-venuppu
1 year agoCommunity Support
Hi anilelmastasi ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you anilelmastasi for the prompt response.
After creating a calculated column as suggested by anilelmastasi as below:
Create a calculated column that clearly identifies each location. Like below formula:
CountyState = [County] & ", " & [State]
- After creating the column, click on it (just select it in the Fields pane).
- Now go to the Modeling tab at the top ribbon.
- In the Modeling tab, look for Data Category, and from the dropdown choose "Place" or "County".
Please find the below screenshot for your reference:
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thank you.