Forum Discussion
DJSwezey
2 years agoHelper I
Published APP: Allow users to re-order rows
Hi, I have a dashboard that I have published and added to an app. This will be sent out to some employees as a research tool to dive into problems with particular areas of business. The report is sim...
- 2 years ago
The use of Field Paramters is what you are looking for.
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
A field parameter table is essentially a list of fields. When you use your field parameter column in a visual, you need a corresponding filter, usually in a slicer, to specify which field its pointing to. So if you have a matrix of 6 rows, you set up 6 field parameter tables and 6 slicers. Users then can choose individually what each of those 6 matrix fields are going to be.
DJSwezey
2 years agoHelper I
This is actually even better than what I was looking for. Thank you very much!!