query snippets to simplify queries #5952
taprackbang09
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Our current approach for data ingestion suggests importing data on a daily basis with the full load. It means that to query data from such tables, I need to use filters to get data with max load_date. I've included an example of such a query below. As you can see, it's hard to read and maintain. Could you please advise how I can use query snippets in Redash to enable data analysts to filter data for max load_date in a more convenient way?
Beta Was this translation helpful? Give feedback.
All reactions