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.
In Power BI Map Visual - i need Map value along with category name
they ask me to use calculated column as static as this way
Solved! Go to Solution.
What is your question?
You are correct in what you say, calculated columns only recalculate when the data is refreshed.
They can't be dynamic based on a measure.
If there are limited number of options (This month, last month, same month last year) you could create each of these as a seperate calculated column. Then use a measure to switch which value is being shown in the map.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Depending on what your company has set to allow: Globe or Azure.
If you have specific areas you want to look at the filled map can also work.
The advantage of the Azure map being it has additional features like Reference layers, Tile layer, cluster maps and 3d modelling.
You can use Latitue and longtitude on any of them.
Geocoding with post codes can be a bit spotty depending on the country/area.
One other thing to consider is Globe and filled maps using Bing.
Azure uses TomTom.
Hope this helps!
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
1. I need India Map visual - which Map visual is suitable for it
2. Map visual with category Labels & Values
Depending on what your company has set to allow: Globe or Azure.
If you have specific areas you want to look at the filled map can also work.
The advantage of the Azure map being it has additional features like Reference layers, Tile layer, cluster maps and 3d modelling.
You can use Latitue and longtitude on any of them.
Geocoding with post codes can be a bit spotty depending on the country/area.
One other thing to consider is Globe and filled maps using Bing.
Azure uses TomTom.
Hope this helps!
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Thnak you..... for your reply
What is your question?
You are correct in what you say, calculated columns only recalculate when the data is refreshed.
They can't be dynamic based on a measure.
If there are limited number of options (This month, last month, same month last year) you could create each of these as a seperate calculated column. Then use a measure to switch which value is being shown in the map.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.