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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to add a percentage function to my dax query after using divide

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

 

HarryB_0-1670294619841.png

 

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]
)

1 ACCEPTED SOLUTION
Anonymous
Not applicable

2 REPLIES 2
Anonymous
Not applicable

Thank you @amitchandak 

amitchandak
Super User
Super User

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Solution Authors