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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ssvr
Helper III
Helper III

Number formatting options on Table visualizations

I want to change the numer format in Table visualisation from Power BI

 

From 0.95 to Percentage ??

 

Note:  I worked on Cubes so I dont have the Query editor option

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @ssvr,

 

If you mean you are create report in live connection mode, current format tab not available on this mode.
I'd like to recommend you to write a measure to format your numeric value.

 

Reference:

FORMAT Function (DAX)

 

Notice: format function will transform your value as text format which you can't direct use in calculation.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @ssvr,

 

If you mean you are create report in live connection mode, current format tab not available on this mode.
I'd like to recommend you to write a measure to format your numeric value.

 

Reference:

FORMAT Function (DAX)

 

Notice: format function will transform your value as text format which you can't direct use in calculation.

 

Regards,

Xiaoxin Sheng

Thanks Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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