I’m not sure I understood…
Inside the Filter()
formula you can add multiple conditions.
For instance:
Table.Filter(Tags.Contains(thisRow) AND Due Date <= Today())
I’m not sure I understood…
Inside the Filter()
formula you can add multiple conditions.
For instance:
Table.Filter(Tags.Contains(thisRow) AND Due Date <= Today())