Hi, I would like to save a sorted query to the data model in Excel 2016 x64. The motivation has to do with performance improvements in Power Pivot, see the blog post sort-data-load-improved-compression on powerpivotpro. However, when applying sort in Power Query, it seems to not save the table in a sorted way into the data model due to lazy evaluation. I’m using Power Query to import the data from a folder of .csv files and then unpivot them. Do you have any idea how to make Power Query actually save the query to the data model in the specified order? If not, do you know of a suitable work-around? Thanks and best regards, Richard