Hi, we have a dashboard which contains 2 grids. The first grid is applied to a list. The second grid is showing items based on the selection of the first grid and applied to another list.
We need to select one line in the first grid, and let the dashboard auto-refresh the second grid based on what selection the user makes. However we cannot find a function which refers to the current selection.
I wonder if this feature can be achieved, or if there is any workarounds. Thank you.