Bionic Rules: Ability to use Date functions while Pivoting data based on Date
In rules engine if we have to do pivoting based on date we need to hard code dates(screenshot Attached) and there is no way to provide dates dynamically using date functions.
Recently we have a use case where customer wants to have their weekly usage up to 12 weeks for a metric in single row to show week on week comparison. We couldn't create a Pivot task to do this as there is no way to pass dates dynamically. Having this feature would really helpful in solving these type of Usecases.
Recently we have a use case where customer wants to have their weekly usage up to 12 weeks for a metric in single row to show week on week comparison. We couldn't create a Pivot task to do this as there is no way to pass dates dynamically. Having this feature would really helpful in solving these type of Usecases.
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Login to the community
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
One solution for that would be have a formula field that gives out the Month number or label. Use that limited values in this pivot screen.
Hello Everyone!
The Add/Subtract Date Formula field in the Date Formulas of Transformation Tasks now accepts dynamic fields. Previously, this field accepted only static numeric values as input. With this v6.16 release, the number of days you add to or subtract from a date dynamically changes with the value of the selected field.
Also, Gainsight introduces new Number Formulas to the Formula Fields in Rules Engine. These enable you to perform powerful calculations in your Transformation Tasks while setting up a rule.
This feature is implemented in both SFDC & NXT versions.
Thanks for posting!