Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @UrsVinny,
You can try using Mapper with Null-Safe access on,
And after this Mapper use another one that will filter null value from the root object.
Example Input:
Example Output:
Let me know if this helps you.
BR,
Aleksandar.
- UrsVinny3 years agoNew Contributor II
Thanks Aleksandar!
Will try and let you know.Thanks once again.