Hi,
I have pie chart and table visual and both are build from different datasets. what i’m looking is, if i click on pie chart, the table visual should also get filtered or show values based on pie chart selection.
Thanks,
BS
Hi,
I have pie chart and table visual and both are build from different datasets. what i’m looking is, if i click on pie chart, the table visual should also get filtered or show values based on pie chart selection.
Thanks,
BS
Hi @SantoshB
To link filtering between the pie chart and table built from different datasets:
Now when you select a slice in the pie chart, the table will filter to only show related data based on that common field. Does this help?