Does the order of a security filter expression matter?

Why does this security filter expression work?:

[Item ID].[Vendor].[Email] = USEREMAIL()

while this one doesn't:

USEREMAIL() = [Item ID].[Vendor].[Email]

By "work", I mean that the filter only shows the table rows that match the expression. When I use the second expression, the filter doesn't work - all the results are shown. That is, the list view shows inventory rows that match items from other vendors. 

Further context: my app tables are based on this Inventory template: https://www.appsheet.com/templates/Manage-inventory-levels-stock-value-and-vendor-details?appGuidStr...

0 1 96
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @kiptoo 

This must work. I think that's a bug.

I suggest you contact Support Team ๐Ÿ™‚ Contact Us - AppSheet Help

 

Top Labels in this Space