Join 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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Is there a way to conditionally format the column headers in a table based on the values from another column. For example, I'd like for where it states (DE, DR, or PCC in the top table) if those show Y, then the respective bottom one would have Green font, but if shows N, then the font color is red.
@amitchandak I thought of perhaps adding a shape over the header & brining it to the front to at least get the color of the header background changed based on it - and put an if statement If yes, turn green, if not leave red, but not sure where I would place the measure on the shape to get the shape to change color?