Hi,
I am trying to find a way to suppress context changes (SUPPRESS or <null>) in a mapping.
To understand, this is what I get in my context :
http://www.tu-peux-pas-test.com/upload/2013_08/pimappingcontext1.jpg
And here is what I want as a result (I modified the test data to get this) :
http://www.tu-peux-pas-test.com/upload/2013_08/pimappingcontext2.jpg
I tried many UDFs like this one but I can't have the result as expected.
http://www.tu-peux-pas-test.com/upload/2013_08/pimappingcontext3.jpg
The result of this kind of UDFs is that I have a <null> instead of SUPPRESS but still don't have the expected result :
http://www.tu-peux-pas-test.com/upload/2013_08/pimappingcontext4.jpg
As I have n values in different contexts, I can't use a simple "removeContext" and "splitByValue"...
I hope my request is quite clear and somebody can help.
Thank you,
Jeremy.