web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Lookup from another Li...
Power Apps
Unanswered

Lookup from another List - comparison of two lists

(0) ShareShare
ReportReport
Posted on by 147

Good evening everyone,

 

Unfortunately I have to ask again:

 

I really can't get any further...

I created a “collection” that lists every day of the current month:

 

 

Collect(col_Auswahl_AuswerteMIT;tbl_Zeiterfassung_Daily;Filter(tbl_Zeiterfassung_Daily;Name = 'drp_Zeiterfassung-SwahlMIT_2'.Selected.Name);

        With({targetMonth: Month(Now()); targetYear: Year(Now())};

         With({startDate: Date(targetYear; targetMonth; 1);

             endDate: DateAdd(DateAdd(Date(targetYear; targetMonth; 1); 1; TimeUnit.Months); -1; TimeUnit.Days)

             };

         ForAll(

                 Sequence(DateDiff(startDate; endDate; TimeUnit.Days)+1);

                 Date(targetYear; targetMonth; Value)

                 )

             )

     )

);;

 

I also have a Sharepoint Gallery, tbl_Zeiterfassung_daily, where people log in “daily”.

The goal is to create a list of each day

Now I would like to list every single day in the gallery: (A comparison of the two lists, or a collection and the associated Sharepoint list)

 

Gallery:

Value: Name: StartWork: EndWork:

01/09/2023 Lars

02/09/2023 Larsi 02/09/2023 08:21 02/09/2023 11:45

03/09/2023 Larsi2 empty empty

04/09/2023 Larsi3 04/09/2023 08:11 04/09/2023 12:21

05/09/2023 Larsi4 empty empty

06/09/2023 Larsi5 ... ...

07/09/2023 ...

etc.

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard