Select() isnt working, but does in another app

Rod
Bronze 3
Bronze 3

I have a select that works in one app but not in another, same table structure, etc…
SELECT(TimeCards[ID],
AND([Installer]=[_THISROW].[Employee],
[Task Date]>=[_THISROW].[Start Date],
([Task Date]<=[_THISROW].[End Date])))

The editor gives it a green light, but doesn’t send anything back

0 3 115
3 REPLIES 3
Top Labels in this Space