Slice Filter Expression Help

Hey Appsheet community!
I’m attempting to create a slice that filters out rows to only include a specific “Date.”

Setup:
2 Tables.
Table 1: Titled Meeting_Topics (Key = Topic name, has a column titled “dates” that has a list of dates inside of it. (i.e. “2/23/2020 12:00:00 AM,2/24/2020 12:00:00 AM”))

Table 2: Is a form that references Table 1 as an enum.

Goal: Create a slice to filter to only show the “topic name” that contains today’s date in the “Date” Column.

Current setup that doesn’t work: in the Slice Row filter condition, i have, “CONTAINS([Date], Today())” .

When I test it, it has a “Y” next to the correct topics. But when I look at the slice as a Table view or as a reference in the table 2 form, it shows up as blank.

Thanks for your help!

0 10 624
10 REPLIES 10
Top Labels in this Space