on 2017 Jun 06 6:17 PM
Hello,
Is there a way in HCI DS to map a field conditionnally as follow:
**************************************
If source field is not initial
then Target field is mapped
else no mapping
***************************************
Is there a way to apply this logic using decode function or ifthenelse?
or
is there a way to use the preload script?
Thanks for your appreciated help
Best Regards
Mejdi BRAHEM
Request clarification before answering.
Hello,
Issue has been solved by using function decode as follow:
decode((Qry_Aggr.KUNNR = 'XXXXXX'),'XX',NULL)
Best Regards
Mejdi BRAHEM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.