Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

User Defined Parameters for BQ SQL

Hi,   I would like my users to define 2 key parameters and run Big Query SQL code, they need to supply a code and a start date. The SQL adds 30 days to the start date and uses the code the filter d...