
Announcements
Dear All
I have a Dataverse List rows action. I tried with the following Filter rows with gt (greater than) instead of ge (greater than and equal):
They all return the record with createdon = 2022-12-06T15:58:27Z
What's wrong?
Thanks in advance!
Hi @JLKM
1. You can try to delete List rows and add it again.
I tried createdon gt '2022-12-06T15:58:27Z' and it didn't reproduce your problem.
2. You can also try to use Filter array, add Compose to view the filtered results
Best Regards,
Levi