$[LLRESULT.STRING] as variable in SQL REPORT? Respondida
Can 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
Can 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
Comentarios
2 comentarios
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
Iniciar sesión para dejar un comentario.