Unlike most Google search results that explain how to delete all SP List items, I want to delete a single SP List row. I want the row to be defined by the PowerApps v2 trigger because the user in PowerApps will select the row to be deleted. The PowerApps selection will send to the flow the SP List ID of the row.
I thought this would be pretty simple, but the flow isn't allowing me to dynamically reference the PowerApps input as the ID in Get Item. What am I missing here?
Keep the "Limit Column by View" field empty and the connector will work.
I found a solution to this, do not use Get Item, use Get Items and filter for where the PowerApps feedback eq ID. For whatever reason, identifying a single item in a list is a no-go.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492