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

how to create drill down for "Union" table

hi there,

 

Refer to the below post,

http://community.powerbi.com/t5/Service/replace-measure-item-on-matrix/m-p/315453#M36255

 

I would like to know how to create drill down function and slicer for the "Union" table (by product). thanks

 

Best regards,

ER

4 REPLIES 4
v-shex-msft
Community Support
Community Support

Hi @erihsehc,

 

Normally power bi only support auto analysis date column to date hierarchy.
For your requirement, you can manual create custom hierarchy column and use it in hierarchy slicer.

Hierarchies (Lab 2-5a)

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

I created another data model as below,

data model

 

 

If the below table can be updated by the product slicer selection, i think the problem is solved (currently no update of the 1st row when the slicer selection is changed), would expert help? thanks

 

using formula to create that table: new table = {(1,CALCULATE(SUM(Sheet1[amt]),FILTER(ALLSELECTED(Sheet1),Sheet1[item]="1.sales"))),(2,2),(3,3)}

P_L2.JPG

Best regards

ER

 

Hi @erihsehc,

 

After check on your sampe, I haven't found any available relationships or mapping to new table.
For your scenario, I don't think it will be possible to filter new table based on product column.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

hi @v-shex-msft, actually, I would like to use "product" slicer to filter the "union" table, any idea on that

 

@v-huizhn-msft, would you help to modify the data model thanks

 

Best regards

ER

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.

Top Solution Authors
Top Kudoed Authors