cancel
Showing results for 
Search instead for 
Did you mean: 

split by value

Former Member
0 Kudos

Dear experts,

I have a case where i need to group fields based on value change. Once i do that i have to group again based on a different field. I use splitbyvalue for the first one, and then again i need to split that based on another field. please help .

Thanks,

Aju

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Use splitByValue second time with option "Each Value".

Regards,

Prateek

Former Member
0 Kudos

Hi,

You can use formatByExample standard node function. This function will help you grouping one field based on another filed.

Below link will help you to use this function.

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Regards,

Shweta.