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 August 31st. Request your voucher.
Hello,
I am calculating the conversion of MRL to MQL in my table which works fine.
But I want the final values to be percentages. I did change the value in the column to % with the percentage ICON with but the
outcome is till a whole number without a % after the value.
Is there a function in a dax query that could help with this.
This is what my current dax function looks like.
Lead Conversion MRL to MQL = DIVIDE('Lead'[Lead MRL count],'Lead'[Lead MQL count]
)
Solved! Go to Solution.
@Anonymous , clicking % sign should to it. Sometimes it does not change it for the visual, where it is already added, remove and add it again.
Close and open power bi file and try again
User | Count |
---|---|
78 | |
77 | |
38 | |
31 | |
28 |
User | Count |
---|---|
106 | |
96 | |
55 | |
49 | |
46 |