Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
kevinsray
Helper II
Helper II

How to change field values

I am still very new to PowerBi and would like to ask for some advice.

I have a SQL DB, and the table I am referencing has a STATE column.
The values in this are like WA, NT, SA, NSW, QLD, VIC.

I am trying to create a Filled Map, but can`t get the states to map correctly.

So, my question is, is there a way to make PowerBi read the State column, and if the value is "NT", have it use "Northern Territory" to plot on the map?

 

Any advice would be greatly appreciated.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @kevinsray ,

You can consider to add a mapping table with full description state and abbreviation state, then related column as state field and use on your map visual.

As official document mentioned, I'm not so recommend to use abbreviation locations on map visual:

Tips and Tricks for Power BI Map visualizations

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @kevinsray ,

You can consider to add a mapping table with full description state and abbreviation state, then related column as state field and use on your map visual.

As official document mentioned, I'm not so recommend to use abbreviation locations on map visual:

Tips and Tricks for Power BI Map visualizations

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors