Hello,
I managed to make a virtual table in Dataverse. Fields I've got in this Person table are:
- name
- uniqueProjectId
- something else
And I want to make relationship with dataverse table - Project, where I have fields:
- project name
- person
- uniqueProjectId
Now I want to make relationship based on same uniqueProjectId (one to many). First I make new relations n:1 (on virtual entity). But when I made this - on table view I don't see any data and of course new lookup field (created on relations) is empty. How I can manage to do a properly relationship.
Final result need to be subgrid with related Persons in Project form.

Report
All responses (
Answers (