Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two tables, A and B, and a dashboard consisting of charts plotted from both tables. When a particular field from Table A is selected as a filter, only the charts linked to that table are filtered, while the other charts remain unaffected, even though the same field exists in Table B as well.
@elizabeths You need to create data model with both tables. Either apply join operation on key or keep both tables on association based on the key.
Hi Elizabeth,
Please check if there are any alternate states defined for the other chart.