Using a SQL query from LOV for one column named TERMS.
I have a Page Item that references TERMS properly as a "Select List",
and when run, I get the expected result.
In a region I have a Classic Report, which I query the DB and use ":TERMS", and
I get no rows returned. If I replace :TERMS with the proper term in the classic report query, it runs fine.
How do I pass the LOV to the Classic Report?
Thanks