Hello <<text removed>>
I have a project that I am curious if it is possible using BW and BEx Analyzer.
I have a Cube that contains Customer, Brand, Revenue etc....
Lets say i have the following values
Customer: 1,2,3,4,5,6
Brand: 1,2,3
I need a report, series of reports, or a workbook that can provide the following.
a. List and count of customers that purchased $500+ of only Brand 1
b. LIst and count of customers that purchased $500+ of only Brand 2
c. List and count of customers that purchased $500+ of only Brand 3
d. List and count of customers that purchased $500+ of Brand 1 and $500+ of Brand 2
e. List and count of customers that purchased $500+ of Brand 1 and $500+ of Brand 3
f. List and count of customers that purchased $500+ of Brand 1, $500+ of Brand 2 and $500+ of Brand 3.
I think you get the point 😊
This report should look at the previous 12 months of data. And the Customer should not appear on the report more then once because that is how the criteria presented above should work.
I was able to get this to work for a,b,c by restricting a query to the brand and using a condition of $500+ for revenue
I was also able to get this to work for d and e by using the resolution for the single brand as a value set as input for the dealers in a similiar query restricted to a different brand.
Anyway I hope i can find some ideas/approaches that would meet this requirement!
Thank you,
Nick
Edited by: Matt on Jan 13, 2011 9:06 AM