Forum Discussion

ryta's avatar
ryta
New Member
4 months ago
Solved

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...
  • RicardoTraNa's avatar
    4 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!