Forum Discussion
Show/Hide Table visual with slicer
- 10 months ago
You can't fully hide the table (Power Bi sadly doesn't offer any visible true/false switches) but you could fully replace the content of your tables via the Field-parameters:
In this case I added (nearly) all columns of "FactTable" and "FactSales" into a field-parameter and added an additional column to categorize them as "Table A" or "Table B" for the slicer.
This works for unrelated tables too
You can't fully hide the table (Power Bi sadly doesn't offer any visible true/false switches) but you could fully replace the content of your tables via the Field-parameters:
In this case I added (nearly) all columns of "FactTable" and "FactSales" into a field-parameter and added an additional column to categorize them as "Table A" or "Table B" for the slicer.
This works for unrelated tables too
Amazing! I've spent all day on this and turns out all I was missing was that column to categorise them.
Thank you so much.
- KarinSzilagyi10 months agoSuper User
ls784 You're welcome! Field parameters became my favorite toy in Power Bi, once I learned how to add columns to them 😅