Forum Discussion
Milagros
4 years agoHelper I
Missing Columns
Hi there, I have a table of 12 or so columns of numeric and text data, I applied a number of steps and then finally added a column using this m code "RAG = Table.AddColumn(#"Reordered Columns", "Cust...
- Anonymous4 years ago
Just get rid of the first and last quotes (")
--Nate