I have two views , lets call it View A and View B. View A is a table view and has two ref column type multiple selections dropdown filters called dropdown 1 and dropdown 2.
I want when I filter in View A and switch to View B, View B is based on the filtered view of View A. View B is a chart view that is based on two separate columns from the same slice of View A.
How can I accomplish this, I will really appreciate response.
Thank you
Solved! Go to Solution.
To achieve the functionality where View B (a Chart view) reflects the filtered data from View A (a Table view) based on two reference column type dropdowns, you will need to use a combination of Slices, User Settings, and Expressions in AppSheet. Hereโs a step-by-step approach:
Create User Settings for Filters:
Use User Settings in a Slice:
Create or Modify View A:
Create or Modify View B:
Sync Behavior:
Optional: Automatic Update:
To achieve the functionality where View B (a Chart view) reflects the filtered data from View A (a Table view) based on two reference column type dropdowns, you will need to use a combination of Slices, User Settings, and Expressions in AppSheet. Hereโs a step-by-step approach:
Create User Settings for Filters:
Use User Settings in a Slice:
Create or Modify View A:
Create or Modify View B:
Sync Behavior:
Optional: Automatic Update:
Hello,
Sorry for the late reply,
I was able to make it work with the manual sync and by adjusting the row filter condition to match multiple dropdown selections or if the filter is empty.
I am trying to figure out how to update View B based on the filter of View A automatically.
Thank you so much, I appreciate.
User | Count |
---|---|
16 | |
10 | |
10 | |
8 | |
3 |