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
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
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.