I have a form setup to add a row into a custom table, lets call it Deals with fields like deal name and company. I also went through the process of enabling file attachment on the form into the Annotation (note) table. I am now building a Power Automate flow to process whenever a new file is submitted. However, I need help in relating the Deals table to the notes table as I want to filter the rows that the flow triggers on based on the company. Looking at the notes table in Dataverse, there is no usable fields that contain the company of the user who submitted the file so I cannot filter out the rows uploaded.
Any help is appreciated! Let me know if clarification is needed.