Forum Discussion
Published APP: Allow users to re-order rows
- 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.
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.