Hello!
Could you please help me to create a calculated field? Please look at the file attached below.
The dilemma is the following:
I have clients [CLIENT] on different days [DAY] of the week: from Monday to Sunday. They buy different products [PRODUCT] each day: Apple, Banana, Bread, Milk, etc.
I need to look only at the clients that buy Apples on Monday, and see what they buy on Tuesday.
Thanks!
Julia
Julia,
Take a look at the attached workbook providing a solution to your problem.
This solution involves creating another data connection to your data source and then using the 'Custom SQL' option to select only Monday Apple buying clients:
and then blending the original data source to the new data source in order to filter the data set to only show the clients you are interested in.
Hope this helps!
Daniel.