Forum Discussion
tt211595
3 years agoFrequent Visitor
Filter dashboard based on source table
Hello! I'd like to filter a dashboard based on the source table that the data is coming from. Consider an example where I have four different tables (Contact Info, Demographic Info, Event Info, and F...
- 3 years ago
Have you tried using a field parameter? This would allow you to have a generic set of visualizations, and toggle the desired source table to display. You can create a field parameter with either columns or measures.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
DataInsights
3 years agoSuper User
Have you tried using a field parameter? This would allow you to have a generic set of visualizations, and toggle the desired source table to display. You can create a field parameter with either columns or measures.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
- tt2115953 years agoFrequent Visitor
This is great, thank you!