Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi All,
Kindly help – how to colour code bar chart
I have used below measure to create bar chart
Q3-24 ACT vs Q3-24 LE3 - DSO-Calc = [Q3-24 ACT DSO-calc-drilldown]-[Q3-24 LE3 DSO-calc-drilldown]
I’m unable to use below function, Please suggest
Thank you.
Solved! Go to Solution.
The syntax for SUM is SUM(column). We can't sum the expression.
You can try to remove sum to have a try
Proud to be a Super User!
The syntax for SUM is SUM(column). We can't sum the expression.
You can try to remove sum to have a try
Proud to be a Super User!
Thank you so much
you are welome
Proud to be a Super User!