cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
nicolast29
Helper IV
Helper IV

Add blanck row in a matrix without digging on this row

Hi

I made a matrix with a sub level who show the account number used for the calculation

It works well

 

I want to add space between some row in order to make the visual more pleasant

I try different solutions, and i finally use a dedicated line on my matrix

nicolast29_0-1654004818736.png

 

My problem is that i didn't know how to avoid the sub level for thoses lines 

Because as logique, i should not have account number and value for them

Or at least to avoid the list of all accounts

 

Here my pbix file

https://1drv.ms/u/s!AoqtZHsX4BzvhIdzhrd9JHy81fTYPg?e=JAuJ1v

 

Thanks

Nicolas

1 ACCEPTED SOLUTION
nicolast29
Helper IV
Helper IV

hI 

I finally use profitbase visual, to do what i wanted

View solution in original post

4 REPLIES 4
nicolast29
Helper IV
Helper IV

hI 

I finally use profitbase visual, to do what i wanted

amitchandak
Super User
Super User

@nicolast29 , In power bi it can only come using data only.

 

But there is some options discussed here using excel and power bi app

 

Power bi Excel for P&L , add in app
Curbal
https://www.youtube.com/watch?v=IISYzTaIyu4
Guyinacube
https://www.youtube.com/watch?v=1yJnmZRTNZg


Hi

Thansks for the links, i love those 2 channels

i will not work like that for my case but i take it in a corner of my head for futher uses

Have a nice day

 

Hi @nicolast29 ,

 

Do you want to remove the categorys whose measures all return blank in CompteNum level?

I think you can try to create a measure and filter your visual by this measure.

Measure = 
IF( SUMX('GL Normé',[Switch C Exploit]) + SUMX('GL Normé',[Switch C Exploit %]) = 0,0,1) 

Add this measure into the visual level filter and set it to show items when value =1.

RicoZhou_0-1654245825816.png

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors