Hi!
I was wondering if anyone could help me with an issue I've ran into. I have a query that adds/deletes columns based on new information that it fetches however the last column or rather the Header for the last column in the query will always be the same. I wanted to move the last column to the beginning. My issue is that if I obtain new data and I refresh the query, an error will occur as Table.ReorderColumns requires the column headers to be listed and with columns being deleted and added that leads to an error.
Is there any way around this? Is there a way to make a specific column the first column in the query without referencing other column headings?
Thanks
I was wondering if anyone could help me with an issue I've ran into. I have a query that adds/deletes columns based on new information that it fetches however the last column or rather the Header for the last column in the query will always be the same. I wanted to move the last column to the beginning. My issue is that if I obtain new data and I refresh the query, an error will occur as Table.ReorderColumns requires the column headers to be listed and with columns being deleted and added that leads to an error.
Is there any way around this? Is there a way to make a specific column the first column in the query without referencing other column headings?
Thanks