I connected Power BI to a redshift database (data load import). When I use the desktop version, there is no problem, I have disabled parallel load of tables in the option. When I published the report, there is a problem to refresh it. I have this error:
Data source error{"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":{},"details":[{"code":"Message","detail":{"type":1,"value":"ODBC: ERROR [53300] [Microsoft][Amazon Redshift] (10) Error occurred while trying to connect: [SQLState 53300] FATAL: too many connections for user \"aproplanapisync\"\n"}}],"exceptionCulprit":1}}} Table: FormSection.
Do we have a way to disable parallel load of tables on power bi service ?