Forum Discussion
Zaytoon
2 years agoFrequent Visitor
Creating Dynamic Slicers in Power BI Based on Column Selection
I have a table named Submission_Models with columns: Market, Finance Mapping, and HC. I want to create two slicers in Power BI: 1. Column Slicer: This slicer will allow users to choose between co...
- 2 years ago
Hi Zaytoon
You can use Filed parameter.
Step1 : Add the columns that allow users to choose
Step2 : Use the parameter to create the first slicer.
Step3 : Copy the first slicer, and setting to "Show values of selected field"
By following the above steps, you can obtain the results you want.
Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !
Thank you~
Zaytoon
2 years agoFrequent Visitor
thanks dharmendars007 that helps in creating the first slicer, but the second one is still an issue?