Advanced Query Plugin SQL

Hello,

We are used to do complex query using the query database node, an example should be something like that:

select * from HSE_BBS_VIEW_REPORT WHERE
(DATE between {d '2015-05-24'} and {d '2016-01-01'})
and (OBSERVER_NAME='Winfield Paul' or OBSERVER_NAME='Griffiths Christopher')

there is a similar way to do so using query rule? we need to use them on report, interfaces and other sail components? If not when this components will be implemented?

Thank you

OriginalPostID-232608

  Discussion posts and replies are publicly visible