Forum Discussion
Error when editing column names in Advanced Query Editor
- Anonymous5 years ago
Hi Anonymous
I don't see any issues with the M code no that you have suffixed the names with "old".
I was in a similar situation and I did create a new connection to the file and on the new connection I replaced the M code shared by you.
Can you give it a try If it doesn't work you have to give the file used in it with only one row and you can replace all the values in that row with test data.
HI Anonymous
The columns are sequenced as per the query.
I may be able to help if you can send the M code for the same.
Go to advance editor copy the code, this doesn't have the data.
Hi Anonymous
I don't see any issues with the M code no that you have suffixed the names with "old".
I was in a similar situation and I did create a new connection to the file and on the new connection I replaced the M code shared by you.
Can you give it a try If it doesn't work you have to give the file used in it with only one row and you can replace all the values in that row with test data.
- Anonymous5 years agoNot applicable
Anonymous so I should create a new connection to the same data source and then go to the advanced editor and insert this M code?
Would changing the name of the new columns in the source data to something other than the named that the old columns were originally changed to also solve the issue?
- Anonymous5 years agoNot applicable
Alright, reconnecting to the data source and copying the M code into the advanced editor and deleting the old one solved the issue. Thanks.