Hi, in power apps through teams using a dataverse table, I add a new screen with data. I select the datasource i have called "Work" in dataverse.
In "Work" table I have "TAG" as a lookup column to table "ET" (TAG is the primary column in ET)
"TAG" is a drop down in the form.
Another column in ET table is "Equipment Name"
If I select a value for "TAG" in the form for "Work" how can I add "Equipment Name" into form and get the associated value in "Equipment Name" to fill automatically.
Thanks