Hi All I am working on 2 subsets of a list where one list subset will be used as page selector in dashboard and other list subset is in row of a module. List subset A: V1, V2,V3,V4 List subset B: PY, PPY, V1 , V2, V3,V4 On dashboard, I need to show subset A as page selector and subset B in row. If I am selecting V1 in subset A, then it should show values for PY, PPY and V1 in view. If selection in V2 in subset A, then it should show values for PY, PPY and V2 in view and similarly for V3 and V4. How can we populate list values in subset B(rows) by selecting a values in subset A(selector). Attached is the screenshot for reference.
... View more