Hello,
I am trying to make a power automate flow, triggered when a specific column in a dataverse table is updated. When this is updated, if it meets the condition, I want it to update a column (choice column) within that row. My issue is that I am not sure what my row ID should be in the update row action. In other similar flows there has been an option in dynamic content to add a "unique identifier for entity instances" however I do not have that option in this case. only this:

which I assume would show IDs for all rows.
I've screenshotted the flow below for reference. Thanks in advance!