Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I’m working on publishing a Power BI report that includes a table visual with multiple columns sourced from different tables and data sources such as dataflows, APIs, and direct tables. The visual works perfectly in Power BI Desktop, but once I publish it to the service, I encounter an error stating that query resources exceeded the time limit—even when I limit the dataset to just 1,000 records.
The issue seems to be tied to one specific column from the API data source. If I remove that column, the report runs fine without any errors.But, I need that column included in the visual, and its presence consistently causes the timeout problem.
Solved! Go to Solution.
Hi. If it's just columns and it's mandatory the way the table looks. It sounds like you need to reconsider or redesign your data model considering this requirement. That's why it's so important to take the time to build a good start schema with the data. That would prevent this issues. If it's not a column but measure, then reconsider optimizing the code. Read about some ways to optimize engines with SQLBI blogs/videos.
I hope that helps,
Happy to help!
Hi @lcorbet
There sometimes can be underlying issues with the Power BI service which typically get resolved within a few hours. I would recommend trying to test it again tomorrow morning to see if your issue gets resolved. With regards to your error. I would highly recommend looking at the column cardinality and using something like DAX Studio in order to understand which columns are taking up the most memory in your semantic model. And your options are if it is taking a lot of memory, either to remove it as recommended or increase capacity size, or look at different ways to represent the same kind of data.
Hope everything’s going smoothly on your end. I wanted to check if the issue got sorted. if you have any other issues please reach community.
Hi @lcorbet
There sometimes can be underlying issues with the Power BI service which typically get resolved within a few hours. I would recommend trying to test it again tomorrow morning to see if your issue gets resolved. With regards to your error. I would highly recommend looking at the column cardinality and using something like DAX Studio in order to understand which columns are taking up the most memory in your semantic model. And your options are if it is taking a lot of memory, either to remove it as recommended or increase capacity size, or look at different ways to represent the same kind of data.
We had a Power BI Service user report this error yesterday afternoon on a report that has never had a problem with resources. This morning, the system is rendering very slowly. Is something going on more broadly?
Hi. If it's just columns and it's mandatory the way the table looks. It sounds like you need to reconsider or redesign your data model considering this requirement. That's why it's so important to take the time to build a good start schema with the data. That would prevent this issues. If it's not a column but measure, then reconsider optimizing the code. Read about some ways to optimize engines with SQLBI blogs/videos.
I hope that helps,
Happy to help!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 17 | |
| 12 | |
| 8 | |
| 8 | |
| 5 |
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 25 | |
| 24 | |
| 24 |