Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey there,
I have 3 Google Analytics tables:
- one for sessions by country and date
- one for events by country and date
- one for searched terms by country and date
I am trying to find a way to connect these three together. Perhaps with some common ID/Index? Is Session ID a thing? I couldn't find any information about it...
Basically I haven't "imported" all this data as one single table because then I'd miss data (for instance Sessions without events, or search...)... but now I am stuck because I want to be able to use my events info as a way to segment/filter the search table and the sessions table (ie. how many of the total sessions had least trigger Event A once on 25/11/2021)..
Any thoughts?
Solved! Go to Solution.
Hey @lbendlin thanks for jumping in. The thing is that I can have multiple events of one kind within one session, so I needed to be able to have some sort of ID per session so I could group these events to the same session.
BUT I found a solution via this guide: https://www.simoahava.com/analytics/improve-data-collection-with-four-custom-dimensions/#3-session-i...
Basically, I created a new custom dimension (session ID) in GA and generated it using Google Tag Manager. The only issue is that this is in place for new sessions, but it is not retro-active.. but I don't mind it too much.
I am now linking each of the three tables via the session ID.
Hey @lbendlin thanks for jumping in. The thing is that I can have multiple events of one kind within one session, so I needed to be able to have some sort of ID per session so I could group these events to the same session.
BUT I found a solution via this guide: https://www.simoahava.com/analytics/improve-data-collection-with-four-custom-dimensions/#3-session-i...
Basically, I created a new custom dimension (session ID) in GA and generated it using Google Tag Manager. The only issue is that this is in place for new sessions, but it is not retro-active.. but I don't mind it too much.
I am now linking each of the three tables via the session ID.
It all depends on how you want to report against your data. For example if you want to see the result by Country and Date then you can use a geo and a calendar dimension table to control your three fact tables.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
68 | |
64 | |
51 | |
39 | |
26 |
User | Count |
---|---|
84 | |
57 | |
45 | |
44 | |
36 |