Forum Discussion
joooffice
5 years agoHelper I
Add index column with if statement
I currently add an index column that pulls the starting figure from the results of another query called Last Submission ID which works fine. = Table.AddIndexColumn(#"Sorted Rows", "Index", #"Last...