cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BO WebI Cross table with one value on different dates

Hermart
Discoverer
0 Likes
643

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:

group_table.png

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.

group_table_current.png

Hope you can help me.

Best regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Hermart
Discoverer
0 Likes

Pushing this up

Hermart
Discoverer
0 Likes

Anyone?