2024 Aug 29 5:07 PM - edited 2024 Aug 29 5:39 PM
Hello experts,
I have two queries, my dimensions are date, customer_id, group.
Each customer can switch between groups over time, so at date 1.1.2024 he is group A and 1.6.2024 he is group C.
So I have one query selecting the first date, and the other one is selecting the other.
Now, I want to show this changing in a table, with all customers counted and how they changed over time, basically with an output like this:
This table shows that we had 50 customers in group A at both dates at the same time, from these 50 customers, 13 moved into group B at 01.06.2024 and so on.
My result always looks like this, I cant get the numbers to show on the whole table.
Hope you can help me.
Best regards
Request clarification before answering.
Pushing this up
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anyone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.