Is there a complete guide to using query macros?
I used several to filter the date and text fields (I found them looking around), I am looking to use a macro tooltip with combos (in this case with static fields).
Examples I used are: ORGID = # rows ('OrganizationID') # to_date (#sq (prompt ('Start_Date', 'DATE')) #, 'YYYY-MM-DD') (what does sq mean btw?)
Thanks.
source share