Compare two list

NAM_LI
New Member

Hi, I have two table in my appsheet, the first table has the column of Room is ordered, it value is ref type which references to the second table which has the column of Room List (Enum type). I want to compare two table and show me which room isnโ€™t being ordered.

Solved Solved
0 3 2,354
1 ACCEPTED SOLUTION

There is nothing correct with that expression. I STRONGLY encourage you to spend more time reading the available documentation on expressions.

View solution in original post

3 REPLIES 3

Please take a look at

NAM_LI
New Member

I tried this function in Valid if: ({SELECT(Table 1[Room list])} - {SELECT(Table 2[Room is ordered ])})
And it showed โ€œ LIST has elements of mismatched types appsheetโ€

Room is orderd column value (Ref type) is ref of Room list column value (Text type)

I donโ€™t know what is the problem. Please help me out. Thanks!

There is nothing correct with that expression. I STRONGLY encourage you to spend more time reading the available documentation on expressions.

Top Labels in this Space