Forum Discussion
ksoroush
2 years agoNew Member
Sorting based on Selection Sequence from Slicer
Hi there, I am trying to provide a user with an empty table alongside a slicer (vertical list) so that they can select items from the slicer in their desired sequence. Specifically, their first ...
vicky_
Super User
2 years agoUse a field parameter - https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
By default, if nothing in the parameter slicer is selected, then all of them will show in your table, so I'm not sure how to handle that part. But after the user makes the first selection, the rest of it should work as intended.