Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FDM logic group like mapping for multiple accounts in one row

princeJan 6 2015 — edited Jan 13 2015

Hi Gurus,

I have created logic accounts and the task i am stuck is where i have to assign multiple accounts in one row separated by comma. These accounts contain wildcards characters however I need to group the total generated from these account into one row. I have selected like mapping

Item             Description          Type                  Criteria Value            Operator                      Value/Exp                                                                Seq                     Export

Neg1                                       Like                ???_101,???_109               Function               If CurVal>0 Then Result =Curval Else

                                                                                                                                           Result="Skip" End If                                                0                       Selected

Pos1                                       Like                 ???_101,???_109              Function               If CurVal<0 Then Result=CurVal  Else

                                                                                                                                           Result="Skip" End If                                                0                       Selected

I can not see any result after setting up the above when data is imported. With the above settings my setup will be short and tidy without which it will run into '000 lines and difficult to maintain.

Can anyone let me know what am i doing wrong or is there any other way to get the desired result.

Please reply urgently, need to resolve this as quickly as possible.

Regards

Prince

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2015
Added on Jan 6 2015
2 comments
1,324 views