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
dt_mc
Frequent Visitor

Financial Reporting - Parent summation

Hi - 

new to BI.  Have a table construction via a function in SQL as such:

 

account_idparent_account_idparent_account_idaccount_type_codedepthadj_amount
1000NULLCATEGORYAssets0NULL
10011000CATEGORYCurrent Assets1NULL
10021001AccountInventory2300
10021000AccountIntangibles1500

 

Goal is to create a financial report where say everything depth <1 is visible by default but can drill down into the other components via the parent account (so get to Inventory through Current Assets).  

 

Question is how can I get the parents to inherit the children's adj amounts? Any suggestions on the best control for this? I have to assume matrix.  

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

Hi @dt_mc

“a financial report where say everything depth <1 is visible by default”

This can be achieved by adding a filter in Visual level filters.

6.png

"drill down into the other components via the parent account"

"get the parents to inherit the children's adj amounts"

"I have to assume matrix"

What results on the matrix visual would you like?

As I tested, columns added to Row field can be drilled down into others.

7.png

 

Additionally, please refer to Matrix article to know how to use it.

 

Best Regards

Maggie

 

 

Hi thanks for the reply.

Output would be based on account_type_code and the roll-up of the amount - here's an example in excel that i was looking to replicate.

  2018-06-05_11-24-13.png

dt_mc
Frequent Visitor

Hi - 

i made modifications to use the Hierarchical data type in SQL now, so i have an inherent path for my nodes.   https://docs.microsoft.com/en-us/sql/relational-databases/hierarchical-data-sql-server?view=sql-serv...

 

How can that be utilized in BI?

BI.png

 

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.