- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Group by on Redshift Data Source Table causes great many active sessions (connection limit exceeded)
Hi,
I have a fairly simple report loading 10 tables from a single Redshift Datasource, I never had any troubles so far, until today when I duplicated one of the queries and performed a Group By step in the Edit Queries view. Now it gives the following error
DataSource.Error: ODBC: ERROR [53300] [Microsoft][Amazon Redshift] (10) Error occurred while trying to connect: [SQLState 53300] FATAL: connection limit "498" exceeded for non-superusers.
Being a superuser myself, I checked open connections for the power bi user in the stl_connection_log, and low and behold, there's over 400 open connections, starting at the time I added the group by to the stept, a couple of connections starting up per second for this special pbi user I've made (and yes, I'm completely sure no one else and no other reports are querying the datasource with this user), ranging over a couple minutes (so from 12:45:55 to 12:48:14).
How do all these connections get created?? Are there any known issues creating this behaviour, or is it not a power bi issue at all? I'm in import mode, not in direct query mode, by the way.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @Anske
If you use direct query, it is unsupported to transform data like "group by".
Also, please check if you use any unsupported data types:
https://docs.aws.amazon.com/redshift/latest/dg/c_Supported_data_types.html
If error still occurs, please create a support ticket for further analysis.
https://powerbi.microsoft.com/en-us/support/
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi Maggie,
as I remarked in my initial question, I'm NOT using direct query.
Cheers,
Anske.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I've seen certain operations in Power Query against certain data sources cause problems. You could check the Issues forum and see if it is mentioned and if there is a solution. https://aka.ms/PBI_Comm_Issues
Also, you could use a work-a-round by using DAX SUMMARIZE or SUMMARIZECOLUMNS to create a new table in your data model.
Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!: Power BI Cookbook Third Edition (Color)
DAX is easy, CALCULATE makes DAX hard...

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
09-26-2023 01:50 AM | |||
12-21-2022 11:58 AM | |||
Anonymous
| 07-23-2021 09:56 AM | ||
09-26-2023 03:00 AM | |||
04-09-2024 03:47 AM |
User | Count |
---|---|
33 | |
18 | |
14 | |
11 | |
10 |