Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. 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.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 65 | |
| 63 | |
| 31 | |
| 26 | |
| 25 |