Hi!
I have a challenge.
So.... two Sharepoint lists which have the same denominator.
SP1 is a SharePoint that captures the report detail from the user
SP2 is a master name list of all the people I expect a report from.
| SP1 (Name) | SP2 (Name) |
| Harry | Harry |
Tom | Tom |
I then have a PowerApp which I would like to have a gallery that only displays the names that have not submitted for today's date.
For example, Harry submitted a record for today but Tom didn't, All I would see on the gallery is Tom's name..hopefully, that makes sense.
Question is, how the pineapples do I do it? I have tried creating a collection that only captures all the records submitted today but when I try to compare my master name list against the collection I lose the will the live!!
Any help would be amazing!