Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I'm new to Power BI so any detailed explanation would be really helpful. I have a text column which holds percentage values that I'd like to display as a card visualisation. At the moment it looks like the attached screenshot, showing decimal not percentage. Is there a way to have it show percentage? I can't change the text column as the text in the column is needed. Many , many thanks! Leeit's not in percentage but in decimal 0.6666666
Solved! Go to Solution.
Hi @Huni31
Normally, you would aggregate in a measure to show in a card visual assuming that you have more than 1 rows in your text column. You can wrap the text measure in value to convert it to a numerical format, and then apply format function to convert to % as shown below.
Best regards,
hi @Huni31
You can use % symbol for percentage representation.
Change the column type from text to decimal number
I hope it might help you!
Hi @Huni31
Normally, you would aggregate in a measure to show in a card visual assuming that you have more than 1 rows in your text column. You can wrap the text measure in value to convert it to a numerical format, and then apply format function to convert to % as shown below.
Best regards,
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!