Select column group from a list
Using an associative array, I have a list containing the titles of column groups (common). I tried to use select column group with that but it doesn't work as is. What modifications do I need to make for this to work?
dt << select column group( common );