Hello all! 🙂
I am having an issue with getting Power Automate to update a SharePoint Lookup Column.
The Lookup column is not updating even though the flow is completing successfully.
The Lookup column is configured to allow multiple values and the data I am using from PowerApps pulls the ID number from the List the Lookup column is looking at.
The value pulled from PowerApps is the ID numbers seperated by semi-colons:

I then use a compose to split the values by the semi-colon:

Then use a Select to create an array of the IDs

Once it is in an array, I use that in the column within the Update Item (which works fine for everything else i.e. Single Line of Text, Multiple Lines of Text, Multiple Choice and DateTime.

When the flow is finished running, I can see the input went in however, the output appears as blank? Any ideas?
