I need to take a single date at run time from a SQL database table. SEL MAX(DATE) FROM TABLE. I then want to use this date as part of a filter node. I feel like this shouldn't be hard but my brain isn't working at all.
@SideOfRanch Maybe something like this?
Hey @SideOfRanch ,
Here it is.
Best,
Fernando Vizcaino