Greetings, it is possible for the variables of Alternate ID to be reflected as for example in excel, individual columns?

example:

Greetings, it is possible for the variables of Alternate ID to be reflected as for example in excel, individual columns?

example:

Best answer by Laura03
Hello,
I was able to move the alternate id’s into separate columns using Iif Statements, like this:

=IIf([INItemXRef.AlternateType]='BAR',[INItemXRef.AlternateID],' ')
=IIf([INItemXRef.AlternateType]='BAR',[INItemXRef.AlternateID],' ')

I think this is a partial answer for you - since the results are not on the same line. I found four possible values for Alternate Type:

Laura
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.