Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I'm trying to create a table where i need to display sales of Customer as well as parent Customer name (Both Customer and parent customer are mapped in the data), along with month view dynamically. Like if i select Year then Quarter then the table should populate the sales of customer , parent Customer for dynamic month Jan,Feb and march
Like below
Selection: Q1
Customer name | parent Customer name | Jan | Feb | March |
IBM India | IBM | |||
IBM US | IBM |
Please help
BR,
Deepak
Do you want to cummulate your data: Accumulative Sums?
- Marcus
Can you share sample to work on, I guess it can work if third dimension Month can be made horizontal in straight table through option in presentation tab. A sample should help to validate. Thanks