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
Anonymous
Not applicable

Summarize over the hierarchy that has multiplication relationship

Hello everyone, I have a data that has the following hierarchy:

                                              A

                                           /      \
                                        /            \

                                    AA              AB......

                                  /     \            /     \ 

                           AAA     AAB     ABA    ABB......

Each level will have more than two members, and there are ore than 3 levels in the hierarchy. The relationship between each level of the hierarchy is the upper level is equal to the multiplications of all members. For example, AA = AAA*AAB*AAC......, and A = AA*AB*AC......
Is there anyway that I can summarize the data and still be able to use slicer the drill down the data? Thanks.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks for reply. I bypassed the problem by create individual summarized table for each level of the hierarchy instead of using the automatic summarize feature in Power BI.

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

You might check the ISFILTERED function in DAX:

https://docs.microsoft.com/en-us/dax/isfiltered-function-dax 

 

Data is too scarce to repro your issue, please consider creating a dummy pbix with tangible data and expected results, that will be better for us to provide viable suggestion.

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
Anonymous
Not applicable

Thanks for reply. I bypassed the problem by create individual summarized table for each level of the hierarchy instead of using the automatic summarize feature in Power BI.

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.