I need to replace ":" with "" in column names but in a nested table (that I cannot expand yet)... 2 problems:
1) How do I get a nested table as table (1st argument of Table.TransformColumnNames)
2) Then how do i actually get the column names' text replaced
I tried along these lines:
=...