The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.
User | Count |
---|---|
69 | |
69 | |
66 | |
54 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |