Hello everyone,
I'm new to Power Apps/ Dataverse so please bare with me while I try to explain.
I have two tables. One is a master table and one is an activities table. Let's say it's a book tracking example:
Table One (Master Table)
- Book Name
- Book Genre
Table Two (Activity Table)
- Book Name
- Activity Date
- Rented To
- Book Status (choice column: available, rented)
I want to create a Book Status column in Table One that pulls in most recent Book Status for that Book Name from Table Two. This means when Table 2 has a new record, the lastest 'Book Status' value should be pushed into Table One. I'm not sure how to set this up in Dataverse. Calculation? Business Rule? Thanks!


Report
All responses (
Answers (