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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Sophie0320
Frequent Visitor

How to change row data from decimal to percentage

Hello, I am a Power BI newbie.

I have a table like:

Count Type             Q1 Q2 Q3 Q4

planned staffing       2    3   1    2

Staffing Archieved   1     3   0   2

% Complete            0.5   1   0   1

 

How can I change the last row data format to decimal? I know how to change the format to a column. How to do the same for a row?

Thanks in advance!

1 ACCEPTED SOLUTION
Migasuke
Super User
Super User

Hi @Sophie0320 ,
You can't apply data formatting only on certain row.
You could create a DAX measure, which would be conditional. Take a look on my example:

Migasuke_0-1677788129237.png

 

 

 



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

View solution in original post

1 REPLY 1
Migasuke
Super User
Super User

Hi @Sophie0320 ,
You can't apply data formatting only on certain row.
You could create a DAX measure, which would be conditional. Take a look on my example:

Migasuke_0-1677788129237.png

 

 

 



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors