Looker Studio Connector Error: Multiple charts
Error Multiple charts
When there are many graphs on the same page and everything is linked to a single connector a community connector error is triggered without much more detail about the reason.
The most common reason is a quota in Looker Studio (in Google Apps Script) that does not allow running more than 30 components per user simultaneously.
If a page has more than 30 charts, it may pop a random error on the graphs.

How to fix it:
One solution is to split the report into multiple pages and make sure that each page has less than 30 components
Updated on: 24/03/2025
Thank you!