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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Planets | QuarterYear | Volume |
Mars | 1Q2021 | 5 |
Mars | 2Q2021 | 6 |
Mars | 3Q2021 | 7 |
I am looking for a DAX were if I select QuarterYear in Slicer = 1Q2021 the column name in table for volume should change to "1Q2021 Volume".
Solved! Go to Solution.
@Anonymous Column headers do not support conditional text. Only thing I can think of would be to create a measure that returns your dynamic text. Overlay that card over your column header and change your column header to be some kind of non-printing character. Messy.
@Anonymous Column headers do not support conditional text. Only thing I can think of would be to create a measure that returns your dynamic text. Overlay that card over your column header and change your column header to be some kind of non-printing character. Messy.
okay. i wasnt finding any conditional formating option and nothing on the net. just wanted to know if its doable.
Thanks!!!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.