I'm using Power Query to access data from an OLAP source. Some queries work, but are extremely slow. Other queries timeout after 60 minutes before completing.
I've found several articles that discuss query folding, which allows processing of the query to occur on the server instead of the local...