How to retrieve value in selected SharePoint list item column
问题 In a SharePoint list, I have a column that holds a foreign key ID to another list. For example: list teachers list classes with foreign key column teacherID to teacher item I am trying to create a Power Automate flow that starts with a SharePoint "For a selected item" in classes and then modifies the referenced teacher list item. "For selected item" in classes Modify teachers item referenced by classes. teacherID All(!) I need to do is get the value of teacherID , but that has turned out to