Hi Guys,
I'm working in PowerPivot 2013 and need some help.
I have a large table of transactional customer data (ordered by transaction date) that includes a number of different fields. Based on my years of data I want to determine if a certain characteristic 'HasCharacteristic' is met by a customer IE if([HasCharacteristic]=1,....,....).
If the characteristic is returned 'True' I want to us a unique 'CustomerID' field to look up the earliest date in this customer's history that this the 'HasCharacteristic' was satisfied as true. If 'False' I will return another date field 'AlternateDate'.
In excel this is a fairly straightforward task but I'm new to powerpivot and not sure how to attain the desired result within a calculated column. Am I asking too much of powerpivot?
Thanks!
I'm working in PowerPivot 2013 and need some help.
I have a large table of transactional customer data (ordered by transaction date) that includes a number of different fields. Based on my years of data I want to determine if a certain characteristic 'HasCharacteristic' is met by a customer IE if([HasCharacteristic]=1,....,....).
If the characteristic is returned 'True' I want to us a unique 'CustomerID' field to look up the earliest date in this customer's history that this the 'HasCharacteristic' was satisfied as true. If 'False' I will return another date field 'AlternateDate'.
In excel this is a fairly straightforward task but I'm new to powerpivot and not sure how to attain the desired result within a calculated column. Am I asking too much of powerpivot?
Thanks!