The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello gentlmen, I would like to know if there is a way to format a column bar color, based on a field... for an exemple, I have two fields: sales, salesGoal. I want to paint green if my sales is higher than salesGoal and red if doesn't. Thanks in advance.
Hi @luizgoverna,
Currently, conditional formatting is not yet supported by column chart. You may need to submit this idea here to make PG be aware of this feature request.
Regards,
Yuliana Gu
You would need to use a measure based on the disconnected table trick to return a value for the Legend in your bar chart.