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
shareezsaleem
Helper III
Helper III

Remove subtotals if there is no row header

Hi All,

 

I need your expertise to look in to the below issue.

 

shareezsaleem_0-1648014548916.png

 

What I need is, remove the subtotal of rows which has no headers.

Table Name is 1.Transactions

I have done the grouping of BS items in a separate table inside the power with additional 5 tables for sorting.

For. e.g. Under Assets (level 1), I have Current Asset and under current asset i have another 3 levels and so on.

 

3 REPLIES 3
Anonymous
Not applicable

Hi @shareezsaleem ,

 

Do you mean the row header is blank like below?

Measure = IF(NOT(ISINSCOPE('Table'[sub]))&&SELECTEDVALUE('Table'[header])=BLANK(),BLANK(),SUM('Table'[value]))

 1.jpg

 

Best Regards,

Jay

Thanks for the reply.

I have 5 Levels (Row) associated with each GL 

Level 1: Asset, Equity & Liability

Level 2: Current Asset, Non-Current Asset, Current Liability, Non-Current Liability etc.

Level 3: 

Level 4

Level 5:

 

For. e.g. I have nothin after 2nd level for Equity--Equity then in level 2 Net Profit/Loss

But if I expand all levels in Power BI it showes total everywhere.

Please provide a solution (not switching off the row subtotal option)

shareezsaleem_0-1648454994897.png

 

 

shareezsaleem
Helper III
Helper III

Any solution?

Helpful resources

Announcements
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.