select * from table where the_date > ?
How do I use the parameter function on postgres? Thanks!
Sorry your question doesn't make sense to me.
What's the parameter value?
ETL pipelines in Domo are expected to run without user input ... so where do you want to get the parameter value from?
Either way, you can use a webform or any other datasource to pass 'parameters' into your data flow.
How do I reference the webform field in the query? There is no documentation.
@user053351 you can pull in a webform as a dataset.
From there you could cross apply the webform to your input datasets, or JOIN as necessary.
So what is the point of this?
sorry ... i might be missing context.
what are you trying to build and where are you trying to build it? (your screenshot was incomplete.)
I just want an example of how this is to be used.
What is a query parameter for? How is it used?