Problem with Slice Row Filter Condition using a dereference

I am trying to limit rows in a sliced based on several conditions. I have two of them working but can’t figure out how to reference a value in the USERS table.

AND (([PI_NO]=3), (ISBLANK([1st_OK])),([GEO_NO]=Users.Geo_NO))

The table my slice is based on has a ref field to USERS table.

I’m sure that I’m missing something basic but can’t figure it out. All help is appreciated. Let me know if you need any more info.

I’ve checked out multiple posts and samples. This one seems like it should address my issue but I can’t figure it out.

[REF_ROWS() formula I canțt figure it out](https://community.appsheet.com/t/ref-rows-formula-i-cantt-figure-it-out/15291) Questions

Hello all I’m having some trouble creating a formula. So in my Task Management App, Makers are the Employees and they complete their Working or ExtraWorking Times (working outside the daily scheduale). So I have a Makers Table, a Tasks Table and a Times Table. When selecting a Task, there is an action button to add Times to that Task (a Maker completes the for to say that he spent 2 hours working on that Task). In this form there is an Enum option to choose whether that time was wor…

@Steve Can you help again?
Thanks.

Are you familiar with this?

1 Like

I’ve looked at it but not in the last few days. I will probably understand more if I go through it all again.

2 Likes