Hello community,
I do need to filter for a list item in an array with Power Automate Desktop.
The array looks as followed: see screenshot.
I cannot use the index value since the index of the desired item will change for every run.
Also the value cannot be used completely as its content also changes for every run.
What I need is a filter for a part of the value.
Im my case the property_id 85 is the constant value.
So, what I need is to filter for the line with property_id 85 or delete all the other lines.
Any help is very much appreciated.