HI,
My problem is that one of the DW gets data from an sql query result. I use if..else in it but somehow both part runs (the if and the else part as well...)
I run the script in Query Analyzer and by using BEGIN ..END on the ELSE part it worked and retrieved only once the result...BUT my problem is in PB 8.0.3 it doesn't work..PB doesn't recognize the BEGIN only the END.
How could I overlay it or any idea how could I skip it?
Thx
My problem is that one of the DW gets data from an sql query result. I use if..else in it but somehow both part runs (the if and the else part as well...)
I run the script in Query Analyzer and by using BEGIN ..END on the ELSE part it worked and retrieved only once the result...BUT my problem is in PB 8.0.3 it doesn't work..PB doesn't recognize the BEGIN only the END.
How could I overlay it or any idea how could I skip it?
Thx