$[LLRESULT.STRING] as variable in SQL REPORT?
AnsweredCan I pass $[LLRESULT.STRING] from a line loop into a SQL Report variable (The SQL Report would be the final value UF)
I want to use $[LLRESULT.STRING] in the WHERE statement of a report
0
-
Official comment
Hello Keith,
Unfortunatelly no, you can't use this in a universal Function type SQL.
-
My bad, I was trying to declare as a variable, but I just needed to insert $[LLRESULT.STRING] in the actual SQL
Please sign in to leave a comment.
Comments
2 comments