Forum Discussion
Anonymous
1 year agoNot applicable
Google ANalytics 4 Broken connector
Hi I'm trying since AGES to make the GA4 connector working in PowerBI. It's frankly disappointing that in December 2024 MS has NOT YET FIXED this broken connector. The issue is simple: the connec...
Anonymous
1 year agoNot applicable
Hi Anonymous ,
You mentioned that 'getting a very low amount of data succeeds, but larger queries fail.' Have you considered the approach of 'narrowing the query scope and performing multiple queries instead of a single large-scale query'? This might help reduce the complexity of individual queries and improve their success rate.
Maybe this link will help you a lot:
Power Query Google Analytics connector - Power Query | Microsoft Learn
Best Regards,
Bof
adetox
1 year agoFrequent Visitor
Thanks but this approach cannot work as it's not scalable. You would need to constantly maintain each piece of data and change the date filter,whenever new data is coming. Besides that, it's not properly documented how to add a date filter, so by default it takes all the data.