Forum Discussion
vdf
6 years agoRegular 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 Ch...
az38
6 years agoCommunity Champion
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