Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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"
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
Hi @Anonymous ,
I think you can consider using bookmark for this function.
Result:
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.