I have filter for my dataset: Keep rows where date is on or after $filter_date Can I set parameter $filter_date to be 60 days (or 8 weeks or 2 months) away from
I have a Foundry table that has a column full of URLs, represented as a String type. I want to make the elements of this column into clickable hyperlinks so tha