Forum Discussion
Interactive charts
Hello-
I have three single bar charts (with one data point each) and three table reports in one tab of the power BI desktop.
I am trying to make the bar chart interact with the table report i.e. If I select the bar chart the corresponding dataset in the table gets filtered out.
However, I am not able to do that. Can some one please advise as to how can I get this working?
Thanks,
SP
2 Replies
- amitchandakSuper User
If they use common dataset and are on the same page it should work unless interactions are switched off
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
- AnonymousNot applicable
Hi shashar11 ,
You need to create relationship between tables or create measure to link these tables.
Try use FILTER(), IF(), SELECTEDVALUE() function.
Better to share some sample data so that we can provide more help.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.