Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Change the column in a slicer view based on the slicer value

We have one Dimension table called Product_ Dim and there are two attribute columns "Product Category" and "Product Subcategory"

We have to create two slicers. 

First slicer "Select Column" which will be a single select slicer  and should be populated with two rows or values such "Category" and "Subcategory". User would select either "Category" or "Subcategory" from this slicer.

 

Based on the selected value, we have to create another slicer which would show actual column values (multiselect) of "Product Category" or "Product Subcategory"

 

 

 

3 REPLIES 3
Anonymous
Not applicable

Hi,

 

Thank you.  But in our case, in slicer 1, we would need to populate 2 dummy values (Category and Sub Category) and based on the selection in the slicer 1, in another slicer (slicer 2), an actual column should open (Product Category and Product Subcategory)

Yes with bookmark we are able to achieve this functionality. But is there any DAX function we can use to implement this requirement ?

 

 

Hi @Anonymous 

 

As far as I know, there is no similar dax.

 

Best Regards

Community Support Team _ chenwu zhu

 

v-chenwuz-msft
Community Support
Community Support

Hi @Anonymous ,

 

I think you can consider using bookmark for this function.

Result:

vchenwuzmsft_0-1657265193786.gif

 

Pbix in the end you can refer.

Best Regards

Community Support Team _ chenwu zhu

 

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

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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.

Top Solution Authors