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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
vdf
Regular Visitor

Calculated field/Line and Stacked Column Chart

Hi,

I have a calculated field as a percentage

Response_rate = FORMAT(DIVIDE(SUM('table'[field1]),SUM('table'[field2])),"0.00%")
and would like to add this filed into a "Line and Stacked Column Chart", however for some reason I cannot add it, any ideas?
Thanks in advance,
"Any help and all help is very much appreciated"
 
1 ACCEPTED SOLUTION
az38
Community Champion
Community Champion

@vdf 

first, you dont need to format value as percentage in formula.

you could easy achieve this in format fielt Modeling ribbon

if it won't help, please share text of error 

 

do not hesitate to give a kudo to useful posts and mark solutions as solution


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

View solution in original post

2 REPLIES 2
az38
Community Champion
Community Champion

@vdf 

first, you dont need to format value as percentage in formula.

you could easy achieve this in format fielt Modeling ribbon

if it won't help, please share text of error 

 

do not hesitate to give a kudo to useful posts and mark solutions as solution


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn
vdf
Regular Visitor

@az38 

Thank you so much, I'm just a beginner and your solution work like a treat. 😀

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors