I needed to give our users the option of displaying additional data in a CT report. The
regular column picker would have worked fine, but it would have generated errors if they would select more than one (they are from different objects).
After some digging in the documentation, I found out abut the Single Selection option for the Picker Group.

It now works as I wanted...

... BUT, they
cannot unselect the option. Yes, they can switch between the radio buttons, but not clear them all.
The only solution I found is refreshing the browser window, but it's a bit brutal and not at all elegant.
The examples in the documentation imply that one of the choices will always be selected (e.g. a metric or a time period), but that goes against my concept of
drill-down.
Any ideas?
Thanks,
Guillermo
#CostingStandard(CT-Foundation)