Hello, team.
I have two lists in sharepoint, in one of them people are booking accomodations, but accomodation can contain few peoples and I should get possibility to choose only frees accomodation.
So, as I understand, I should create a lookup column that will be see a date for each column from now to now+1 month and added 1 to column with TotalPeople@Accomodation. After that Power Apps can show in dropdown list accomodations with TotalPeople<MaxPeople only.
That's right? If it is, can I do that in Flow, or I can use some sharepoint instruments?