I have a table with 6 columns:
1x Column containing different categories
4 virtual columns calculating numerical values from a referenced table
1 virtual column to relate tables
Now I’m making an interactive dashboard with one card view and other a row series curve but when I click on tab from deck view row series view is uneffected. Supposedly it should reduce to graph of that selected row only. Please help me with this
Try a simple test…temporarily change the Card view to a Table view. Then retest selecting the same row. Does the chart change then? If so, then there is something wrong in the Card View - raise it to support. If not, then there is something wrong in your setup
I have built similar Dashboards (selection panel with Chart panel) but using Table views instead of a Card views. They work well provided you have the correct table references setup.
I hope this helps!