I followed the guided tour steps properly and created the correct variables.
PS: I need a solution in order to continue the guided tour
I followed the guided tour steps properly and created the correct variables.
PS: I need a solution in order to continue the guided tour
Hello Sarra,
Could you provide the PQL code you typed in for the filter?
Best Regards,
Vasco Carona
You can't just type FILTER "LFA1"."NAME1". There is always a statement needed like:
filter "case_table"."caseid" = 2
filter "case_table"."caseid" = 2; filter "activity_table"."activity_text" LIKE '%PO%'
Can you show us your PQL Code?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.