Forum Discussion
Mic1979
1 year agoPost Partisan
Currency.from use
Hello I have the following: I would like to convert the first column based on what I found in the second one, in this way: I understood that the function to use is Currency.fr...
- 1 year ago
Hi Mic1979 , instead of Table.TransformColumns, to refer to the other column without adding an another column, Table.TransformRows can be used. I'll attach the file and and the code itself for reference. Thanks!