Forum Discussion
Create a table that is a subset or another table, using a visual slicer
- Anonymous3 years ago
Hi timhopson ,
Please try create three measures and put them in matrix's values:
then turn on the swith values to rows:
Please check the simple pbix file. It also contains another method.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
4 Replies
- ppm1Solution Sage
Calculated tables and columns only update at refresh, so don't respond to slicer changes. Why isn't just using the columns from your original table in the matrix with slicers working?
Pat
- timhopsonHelper I
Hi Pat,
I want the matrix data to appear as multiple rows, with a single column of figures.
If I drag the columns from my original table, they will become mulitple columns with a single row (if filtered)
- AnonymousNot applicable
Hi timhopson ,
Please try create three measures and put them in matrix's values:
then turn on the swith values to rows:
Please check the simple pbix file. It also contains another method.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
- timhopsonHelper I
Gao,
Thank you so much, that's really helped me out.
regards, Tim.