Forum Discussion
Anonymous
7 years agoNot applicable
Button/Filter | Button trigger and filter values
Hello, short directly question, is it possible to create a button which trigger a measure which only show 3 supplier at my table? Or are there other solutions? File: https://1drv.ms/u/s!Ar...
- 7 years ago
Anonymous updated file attached with working buttons.
Nishantjain
7 years agoContinued Contributor
Possibly two options
1. Create 2 visuals using 2 measures and hide/unhide them using bookmarks
2. Use a slicer instead of a button. You can create a measure that can use the slicer selection to dynamically filter the number of suppliers you want to show. Look at this post https://community.powerbi.com/t5/Community-Blog/Dynamic-TopN-made-easy-with-What-If-Parameter/ba-p/367415
1. Create 2 visuals using 2 measures and hide/unhide them using bookmarks
2. Use a slicer instead of a button. You can create a measure that can use the slicer selection to dynamically filter the number of suppliers you want to show. Look at this post https://community.powerbi.com/t5/Community-Blog/Dynamic-TopN-made-easy-with-What-If-Parameter/ba-p/367415