Solved
Concatenate In Rules or Reporting Engine?
I think it would be valuable to be able to concatenate in the rules engine. My use case is below:
I would like to transform data from multiple lines to populate a single text or multi-picklist field to load to SFDC. For example, the user below has three lines of data, one for each type of training they completed. I would like to be able to turn that into one line of data for this user that has a field that lists the training they completed separated by commas or by semi-colon.
Turning this:
Into this:
Thank you!
I would like to transform data from multiple lines to populate a single text or multi-picklist field to load to SFDC. For example, the user below has three lines of data, one for each type of training they completed. I would like to be able to turn that into one line of data for this user that has a field that lists the training they completed separated by commas or by semi-colon.
Turning this:
Into this:
Thank you!
Best answer by dan_ahrens
Hi Kate,
So we do have a text concatenation formula in bionic rules available today. How many unique training titles do you have potentially in use? The text concatenation formula has a max of 10 elements that can be combined.
As long as your list of trainings is less than 10, this can be done via bionic rules through a series of filters, formula fields, merges and transformations. You wouldn't need an MDA table until the very end to store the final output. References to tables in steps 2 and 3 refer to bionic rule steps (in memory).
See below:
View originalSo we do have a text concatenation formula in bionic rules available today. How many unique training titles do you have potentially in use? The text concatenation formula has a max of 10 elements that can be combined.
As long as your list of trainings is less than 10, this can be done via bionic rules through a series of filters, formula fields, merges and transformations. You wouldn't need an MDA table until the very end to store the final output. References to tables in steps 2 and 3 refer to bionic rule steps (in memory).
See below:
Reply
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.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.