Forum Discussion
PBI Desktop data unable to retrieve from Amazon Redshift with Fatal error in Feb 2026 release
- 5 months ago
Hi WKN,
Since this behavior only occurs in the February 2026 Power BI Desktop release and works correctly in January 2026, we recommend raising a Microsoft Support ticket and submitting feedback from Power BI Desktop. This will help the product team review logs, confirm whether this is a regression, and track it for a fix. Please include the Desktop versions tested, the Amazon Redshift ODBC connection, the SQLState 53300 error, and that the issue is reproducible only during dataset refreshThanks,
Prashanth
Hi WKN,
Currently, Microsoft has not listed known issue that specifically identifies Amazon Redshift ODBC connection failures as a confirmed regression in the February 2026 release of Power BI Desktop.
Try Validating Redshift connection limits:
Amazon Redshift enforces per‑user and per‑database connection limits. The SQLState 53300 error commonly indicates that these limits are being reached. Check active sessions in Redshift and confirm that connections are being closed properly.
Amazon Redshift Database connection limit "498" exceeded for non-superusers
Try again and let me know if your able to resolve your issue?
Thanks,
prashanth
I did an experiment to validate the Power BI template data refresh from Amazon Redshift with Power BI Desktop version Jan 2026 and Feb 2026.
In Jan 2026 version, data can download from Amazon Redshift without issues for single ad-hoc query (Home > Get Data > Amazon Redshift > Submit SQL statement). Data can also be refreshed without issues into Power BI template (in .pbit or even after when saved as a Power BI Desktop file in .pbix). FYI the Power BI template is configured to retrieve data from 8 different data tables from Amazon Redshift.
Upgrade to Feb 2026 version, data can download from Amazon Redshift without issues for single ad-hoc query (Home > Get Data > Amazon Redshift > Submit SQL statement). But encountered below error when trying to perform data refresh in the same Power BI template / Desktop file.
All settings (Options and settings) remain the same in both Jan and Feb 2026 version. Current file > Data Load > Parallel loading of tables > One (disable parallel loading) was enabled since there are >1 data table accessed from Amazon Redshift in the template.
When it is unable to load in Feb 2026 version, I downgraded back to Jan 2026 version once more and configured Options and Settings. Data was able to load into the template without any errors encountered. Is this not related to Power BI Desktop version?