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! Learn more

Reply
infantpowerbi
Helper II
Helper II

How to Convert the values of a row into percentage based on condition inline chart and table

Dear All,

 

I am from tableau background and struggling to make this happen lack of knowledge in DAX.

I am having the data in below format

Capture12.PNG

After Importing data in Power BI table , Application  Apple values changes the format and looks like below

Capture12.PNG

Can any one please help me in knowing how can I change the application Apple value into percentage in line chart and in table.
For refrence please refer the below link

https://www.mediafire.com/folder/kgi5db04eswkv/

 

Note: strictly not allowed to create new columns

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

My suggestion would be to transform the data such that we create 2 columns - one for Android and another for Apple.  This way we will be able to specify different formats for the 2 columns.  Would you be agreeable to this transformation.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
mussaenda
Super User
Super User

Hi @infantpowerbi ,

 

after checking the file you attached, I noticed that on your data type is Whole Number.

Also, make the column of your Value in excel a number.

Then set the Value datatype in power bi to decimal number also.

 

2019_09_28_17_15_01_Percentage_Read_Only_Power_BI_Desktop.png

Here the challenge is that Android values should remain in numeric and iphone vlaue should remain decimal in Power BI table or in line chart

I see.

You can separate them in two columns.

or

if you don't want to separate them, you can use Format function

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