anirvanbasu

Results 1 comments of anirvanbasu

Try doing this: In dataform.js, declare the custom variable as: "vars" : { "myDateVar" : "2020-01-01" } Then, modify your test SQL like: SELECT * FROM table WHERE date >=...