How to rename a "New Formula Column"
Hey everyone,I am trying to rename a " New Formula Column" that can have different amounts of columns that get summarized, the default column name out is always changing. However, I can't find a way to reference the column as when the column is made it is not selected. The code to combine the columns is this:dt3 <<
New Formula Column(
Operation( Category("combine"), "Sum" ),
Columns(collistm
...