Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi all,
I want to get some data from an azure storage table. Since my dataset will be large I tried to reduced it filtering out some rows. When I hit close and apply around 6 hours later I get a timeout error. I tried different configuration of filtering to reduce the size but each time it seems that it loads around 6GB data from the storage which takes too long and that is why I get the timeout.
Does anyone know whether power bi first loads the data and then performs the transformation or the query is executed on the source and then I get the remaining data for this specific source? I know that for sql tables the second way applies but since storage tables are NoSql is there a different treatment?
Thanks in advance.
Solved! Go to Solution.
In my experience query folding is limited to data sources that expose some sort of SQL interface (including Oracle, and even SFDC). Yours sounds more like a blob storage and would have to be ingested as is before applying the transforms.
Hi @FotFly ,
Whether the advice given by lbendlin has solved your confusion, if the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly. If not, please point it out.
Best Regards,
Neeko Tang
Does anyone know whether power bi first loads the data and then performs the transformation or the query is executed on the source and then I get the remaining data for this specific source?
That depends on the transforms you do. Have you heard about "Query Folding" yet?
Queries from Power BI Desktop do not usually time out. Your timeout must come from the Azure Storage source.
Consider using incremental refresh.
Hi, thank you for your answer. I guess my question should be better phrased as does power query support query folding for Azure storage table. In my tests does not seem to do so (even by applying basic transformations). I was hoping if someone could have earlier experience on that which could help.
In my experience query folding is limited to data sources that expose some sort of SQL interface (including Oracle, and even SFDC). Yours sounds more like a blob storage and would have to be ingested as is before applying the transforms.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
84 | |
84 | |
72 | |
49 |
User | Count |
---|---|
143 | |
131 | |
109 | |
64 | |
55 |