The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Please note that Q&A forum is a public platform, and moderators will modify the question to hide personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Hello @Marcus
What you’re trying to achieve makes sense, but unfortunately Microsoft Lists forms have some limitations here. Out of the box, forms cannot dynamically display or load related items (for example, showing all equipment based on the selected group). They also don’t support cascading or filtering data from another list in real time.
Your idea of using Power Automate to build a text list is creative, but the form itself won’t refresh dynamically when a user changes the group, so it won’t behave as expected.
Without Power Apps, the more practical approach would be:
- Use lookup columns (Group and Equipment), and let users manually select only the faulty equipment
- Store faults in a separate list instead of multiple “Fault1/Fault2” columns, which will be more scalable and easier to manage
If dynamic behavior (showing equipment automatically per group) is a strict requirement, then Power Apps would be needed to achieve that experience.
Also, please note that this forum is not specifically focused on Power Automate. If you’d like more in-depth guidance for this scenario, I would recommend posting your question in the official Microsoft Power Platform Community, where subject matter experts and product specialists may be able to assist further.
Additionally, if you are a Power Platform admin, you might consider creating a support ticket through the Power Platform admin center so that Microsoft support can provide more targeted assistance for your case.
Hope this helps point you in the right direction.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.