Forum Discussion

Mic1979's avatar
Mic1979
Post Partisan
1 year ago
Solved

Multiply two columns based on column header name

Dear all,   I need to multiply two columns based on the Header Name: Column1 contains %  Column2 contains € The code I used is this:   Result = Table.AddColumn ( RemoveDuplicate, "Result",...