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.
Ok. Then I guess you could do conditions in a dax column, ie.
Hilight = if( [No.] in {3,5}, 1, 0)
Then use that Hilight column in your Conditional Formatting settings.
Is there a pattern for this? Ie. every odd No. excluding 1, make it bold?
No, there is no pattern. I want the specified line to be a thick character.
Ok. Then I guess you could do conditions in a dax column, ie.
Hilight = if( [No.] in {3,5}, 1, 0)
Then use that Hilight column in your Conditional Formatting settings.
thank you! Try it. It was very helpful.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.