This content has been marked as final.
Show 5 replies
-
1. Re: Dynamic Column Visibility
keerthi baikan Jan 23, 2018 2:13 PM (in response to suvas.chandra)Hi Suvas,
Check if this example helps you
Using parameters - I created a dynamic dashboard that swaps visuals
Regards
Keerthi
-
2. Re: Dynamic Column Visibility
Jyothisree Rayagiri Jan 23, 2018 2:18 PM (in response to suvas.chandra)Hi
You can create a parameter with string values - Industry,Healthcare and use it as a dimension selector on your report.
Create two calculated fields - first set to the dimension selected in the parameter - and the other to select the other one
drop both of them to your report - filter on one dimension based on the pie chart clicked
//Jyothi
-
3. Re: Dynamic Column Visibility
suvas.chandra Jan 23, 2018 3:50 PM (in response to keerthi baikan)Thanks for sharing. This is different. I want the column to be displayed with filter based on slice of a pie selection.
-
4. Re: Dynamic Column Visibility
suvas.chandra Jan 23, 2018 3:53 PM (in response to Jyothisree Rayagiri)Jyothi,
Sounds interesting. I will try that. Is there any example ?
Suvas
-
5. Re: Dynamic Column Visibility
suvas.chandra Jan 23, 2018 3:54 PM (in response to Jyothisree Rayagiri)Jyothi,
I don't want it parameter controlled though....