$[LLRESULT.STRING] as variable in SQL REPORT? Answered

Keith Beall

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

Comments

2 comments

  • Comment author
    Yaremi Miranda Lopez
    • Official comment

    Hello Keith,

    Unfortunatelly no, you can't use this in a universal Function type SQL.

  • Comment author
    Keith Beall

    My bad, I was trying to declare as a variable, but I just needed to insert $[LLRESULT.STRING] in the actual SQL

    0

Please sign in to leave a comment.