Forum Discussion
Issue with table Data
My dashboard has a a pie graph and table graph. If I select something on pie chart the table is getting updated with that specific data and vise versa, but in the second case the table is refreshing to its original data updating the pie chart. I want the table to remain with selected row and Pie chart gets updated. How can I achieve it?
Thanks in advance,This is original ReportI have selected ECS COMPUTERSCIENCE , so table is updated with that data, next I have selected the second row in the tableHere the table got updated/reset however I see pie chart got highlighted with what I have selected and It shows my invoice id for which I selected. The problem is I dont want my table to get reset .
- Anonymous3 years ago
Hi challask53 ,
If you want the table not to be reset, you can try to select the table with Ctrl+left-click after selecting the pie chart, which will keep the filter state.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- fooddCommunity Champion
- AnonymousNot applicable
Hi challask53 ,
If you want the table not to be reset, you can try to select the table with Ctrl+left-click after selecting the pie chart, which will keep the filter state.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- challask53Regular Visitor
Thank You so much