cancel
Showing results for 
Search instead for 
Did you mean: 

if no source field, empty pipes with spaces must be displayed

Former Member
0 Kudos

Hello,

I have a requirement to place empty pipes if there s no incoming node.

let me give the sample example

MATMAS

+E1ABCD (segment)

++VTWEG (a field)

if there s no source vtweg field, then its displaying me empty pipes with spaces in between

On the other hand, if the segment (E1ABCD) itself is not coming (obviously the VTWEG wont be there ) then its not working out i mean, its not displaying me empty pipes with space inbetween

help !!!!

regards

Nikhil.

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Use the node function MAPWITHDEFAULT.

Should help you create the nodes even if they dont occur int he source with the default value ( normally a blank constant)

Regards

Bhavesh

Former Member
0 Kudos

I will have to furthur check the condition on the field using if else

anyways, thanks and let me try it out now

Former Member
0 Kudos

pefectly working

thanks Bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

no problem

Answers (0)