Forum Discussion
ryta
5 months agoNew Member
GA4 vs Power BI: Fixing large session count differences when filtering by hostname and site_family
Hi all, Iām trying to bring sessions and engaged sessions into Power BI using the Google Analytics 4 connector. I have filters in GA4 based on hostname and a custom dimension (e.g., site_family), an...
- 5 months ago
Hey! This is a pretty common GA4 vs Power BI mismatch š
Try this:
Count distinct sessions;
Apply filters at session level;
Use native metrics (sessions, engagedSessions) if possible
Hope that help!
RicardoTraNa
5 months agoResponsive Resident
Hey! This is a pretty common GA4 vs Power BI mismatch š
Try this:
Count distinct sessions;
Apply filters at session level;
Use native metrics (sessions, engagedSessions) if possible
Hope that help!