In this video, learn how to dynamically filter a list of records by timeframes (day, week, month, etc.) using a Choice component, some Math columns and a Make Array column.
Also features the concept of a “Work Table” to keep your data tables lean!
Sure could! You could display a Glide Chart via the relation or create a quickchart via some join lists of the relation that eventually feed a construct URL column.
Great job Bob! But if I could select the filter about last month? I could duplicate date_month column and add (-1) but if current month is January it doesn’t work, because math column display 202200. How can I do it? Thanks @Robert_Petitto
Right…there are a couple options available.
1.) Write the value “Last Month” to a date time column. Use this as the basis for the filter.
2.) Do some crazier math that calculates a last month value
Both are a bit complicated to explain in text. Stay tuned to part 2 of my video!
Series about different things in the Glide verse, recommendation for what is similar to watch (or next steps in the learning curve after the current video), categories, paywalled content?