Forum Discussion

PSan1979's avatar
PSan1979
Icon for Helper II rankHelper II
5 years ago
Solved

filter condition based on query

Hi Experts,   I have a query given by user as below. how can I restrict this condition (a.enddate>=sysdate()) before loading into reporting layer. select * from a left join b on a.id=b.id and a.en...
  • amitchandak's avatar
    5 years ago

    PSan1979 , when you create a connection in the advance option you can give a query