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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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.
| User | Count |
|---|---|
| 50 | |
| 42 | |
| 36 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 139 | |
| 129 | |
| 61 | |
| 59 | |
| 57 |