I'm trying to connect MongoDB to Google Data Studio. As there isn't an official connector, I tried to connect MongoDB to Google Spreadsheet with the function importdata(url)
, but the rows that I can import are limited.
Do you have any suggestions?