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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
atul9063
Helper III
Helper III

Matrix Visual Formatting Issue

Hi,

 

I have to matrix report below format 

  

 image.png

Below challenges i m facing.

1) I have created calulcated column to concatinate 7M and +0.4%WoW but I have to show  7M in bold and +0.4%WoW not in bold.

2)Let me know any other custom visuals that can display above format which has conditional formatting also.

 

 

 

1 ACCEPTED SOLUTION

Hi @atul9063,

 

Does that make sense? If so, kindly mark my answer as a solution to close the case.


Regards,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @atul9063,

 

Could you please share the sample data here? You can upload your file to dorpbox and share the link here.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

I cant upload file.PFB data snaposhot

 

image.png

Hi @atul9063,

 

We can create a calculate column to work on it. However we cannot show the text in bold by DAX here.

 

Column = 'Table1'[Value]& UNICHAR(10)& "+"& FORMAT('Table1'[Wow],"percent") & " wow"

Capture.PNG

For more details, please check the pbix as attached.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi @atul9063,

 

Does that make sense? If so, kindly mark my answer as a solution to close the case.


Regards,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.