0

I have a query of external data, with a date range parameter. Included in the table are several columns which make calculations based on the queried data. My issue is when I change the dates or refresh the data, the formulas are erased. How can prevent this?

1 Answers1

0

If you're using Power Query (Get & Transform), you can insert columns with calculations between query columns or at the end of the table. You only need to ensure that the table properties (Table Design > Properties) are set as follows:

enter image description here

I haven't tested with other query types, but this should preserve custom columns in other types, too.

teylyn
  • 22,743