Hi @PavanKumar
There is no approval request field that is equal to Rejection pending, etc.
Look at a filter that I have in another gallery
SortByColumns (Filter (AddColumns (Approvals, "OwnerEmail", AsType (Owner, Users). 'Primary Email'), Status = 'Status (Approvals)'. '0', OwnerEmail = User (). Email),
"createdon", descending)
this if I filter the requests I made that are pending
since this comes from a source called (Approvals)
and this source if it has fields like
Result which has the values ​​Approve, Reject
but I have another gallery of approvals that I received from the source (Request for approvals)
where I want to filter the approvals that I have received and that are pending, but this source does not have a field by which I can make a filter
it can be with a search function since the values ​​that I want are at the source of approvals