Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
71 | |
56 | |
39 | |
35 |
User | Count |
---|---|
66 | |
66 | |
59 | |
53 | |
45 |