Open different pages with custom interaction depending on variable value
Posted: Tue Mar 08, 2022 8:52 am
Hi,
I have a dashboard that has 3 pages:
- Page 1: it shows a table.
- Column 1 has "custom interaction". That means that if I click on a value of the column it opens the report of Page 2
- Column 2 is similar to column 1, but when I click on it, it opens page 3 instead.
- Page 2: report "A" that is called from the column 1 of the table of page 1
- Page 3: report "B" that is called from the column 2 of the table of page 1
This is what I need: Instead of having 2 columns in page 1 that call 2 different pages, I need to click on a single column and, depending on its value, it will open Page 2 or Page3
Is that possible?
I have a dashboard that has 3 pages:
- Page 1: it shows a table.
- Column 1 has "custom interaction". That means that if I click on a value of the column it opens the report of Page 2
- Column 2 is similar to column 1, but when I click on it, it opens page 3 instead.
- Page 2: report "A" that is called from the column 1 of the table of page 1
- Page 3: report "B" that is called from the column 2 of the table of page 1
This is what I need: Instead of having 2 columns in page 1 that call 2 different pages, I need to click on a single column and, depending on its value, it will open Page 2 or Page3
Is that possible?