Hello all
I am creating a Case Management System for complaints between members of my community-based organisation. I am using Microsoft Dataverse to build a model-driven PowerApp.
I have a table of complaints, and a table with the member's details (e.g. membership details, contact info, etc). I need a lookup column field in the complaints table that can select multiple rows from the member's table. (For example, John Smith lodges a complaint about Jane Doe and Joe Bloggs).
I found two Microsoft Articles that mention this feature:
1. "Partlist-type lookup" - see Use the lookup column on a row - Power Apps | Microsoft Docs
2. "Multi-table lookup" - see Use multi-table lookup columns (Microsoft Dataverse) - Power Apps | Microsoft Docs
There is a note on Article 2 which states "At this time users can create and modify custom multi-table lookups via the SDK or Web APIs. Interactive user interface support will be coming in a future release."
Does anyone have any information about when the party-list type lookup will be rolled out? I am not a developer, and I am not able to use coding such as SDK or Web APIs.
I want to be able to set up an Instant Cloud Flow, to get the data from the lookup field to populate a word document. So in the example above, they need an individual letter (one for John Smith, one for Jane Doe and one for Joe Bloggs). Will the Flow be able to get data from a "Partlist-type lookup" field?
I have tried using a subgrid but I'm not able to integrate the member details into the table views, table forms, or flows.
I am not beyond paying for technical help but I'm also unsure how to find an expert that can help with PowerApps and Dataverse. I am in Melbourne, Australia. Any suggestions?
Please help!
Thanks in advance.
Sean