cancel
Showing results for 
Search instead for 
Did you mean: 

Error while using Display queue

Former Member
0 Kudos

Hi,

I have a strange problem here.I have a ifwithoutelse condition,the output of which is given to removecontext.Now while seeing the output using display queue on "ifwithoutelse" im able to see the output as "GB" which is my desired ouput.Now the output of this "ifwithoutelse" is given to "removecontext".But while seeing the Display Queue on this it is showing SUPRESS as the input.Can anyone help me in this regard.

Thanks,

Bhargav

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I have used Remove context just Before giving the input to "ifwithoutelse".I have used the same for both thyeinputs.Even then its not working

Thanks,

Bhargav

Former Member
0 Kudos

Hi,

Change the Context of input for If with out else.

Can you tell inputs for if wth out else.

Former Member
0 Kudos

Hi,

The input for if is the output of an and condition The output of the and condition is given to remove context which is again given to this if condition.

The input for the then condition is the output of an UDF whose output is given to removecontext and it is than given to the then condition

Thanks,

Bhargav

Former Member
0 Kudos

Remove those Remove context before If and else conditions.

Former Member
0 Kudos

Hi,

even then it is not working..........

Thanks,

Bhargav

Former Member
0 Kudos

Hi,

Change the contect of I/P to If with out else.

Reward points if usefull.....