Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi everyone,
I wonder if someone could clarify for me please. I am using PowerBi to report on some Dynamics data. On a quote entity in dynamics, you have the status e.g Draft, Active, Closed etc.
In my quote entity table, the status is held as the code but in my BI Visuals, the code of course means nothing to end users viewing the data. Is there any way to resolve the code group to the description? Having a chart with headings of 0, 1, 2 etc is meaningless.
Thanks
Solved! Go to Solution.
Hi, you can have a dim table to the screenshot you put, 2 columns, one is the code, the other is the Status. Create relationship with your dynamic table, and write DAX to display status instead of code. Or add a calculated column to display the Status, up to you.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.