Forum Discussion
Sammy_home
3 years agoNew Member
group by variable column name
Hi all, I try to achieve a report with a 'group by' which uses flexible column names. The column names are handed over from another table which is filled with a different manual edited name, ...
- 3 years ago
List.Sum(Table.Column(_,#"para_name"))
wdx223_Daniel
3 years agoCommunity Champion
List.Sum(Table.Column(_,#"para_name"))