Hi All,
I've come across several situations where I've wanted to essentially have a single selection column picker which toggles multiple columns at one time in a report table. For instance, suppose I have the following two sets of columns:
Plan CapEx
Plan OpEx
Plan Cash
and
Forecast CapEx
Forecast OpEx
Forecast Cash
Ideally, I would have two single selection column pickers (Plan & Forecast) which would change the three columns to their indicated scenario. Is there a way to accomplish this? So far I've had to make due with the users choosing all columns individually.
Thanks,
Chris