Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

How do I make only specific lines of the matrix thick characters

次のように、行列の太い文字の特定の行だけを作成するにはどうすればよいですか?

 

たとえば、添付ファイルの行 3 と 5 行目などです。

 

QA-file.png

1 ACCEPTED SOLUTION

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.

View solution in original post

5 REPLIES 5
Gabriel_Walkman
Continued Contributor
Continued Contributor

Is there a pattern for this? Ie. every odd No. excluding 1, make it bold?

Anonymous
Not applicable

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.

Anonymous
Not applicable

thank you! Try it. It was very helpful.

amitchandak
Super User
Super User

@Anonymous , I doubt any conditional formatting option give for line

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.