Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Power Query: How to extract first characters from all columns except first two columns in a query

Hi , I would like to extract first character from all columns except the first two columns "NAME" and "OBJECT_NAME". I don't wan't to specify the column names each time while extracting since it cha...