Hi guys please help, I need to get the version history of my SharePoint and post it to my power app canvass.
But I'm stuck on the multiple value that power automate filter gave me.
if I updated my SharePoint on my power apps edit form. it always give me 2 result on history.
These is my flow for your reference.
There are so many problems on this last post.
1.) You should really rename your actions.
2.) I don't see the complete formula for "Compose 3".
3.) The output you are showing is from "Compose 2" and not from "Compose 3" where you use union.
4.) The output is cut off so I can't tell if (for example) line 2 and 3 are really the same. Could be that somewhere on the right side they are different.
Bro, it doesn't work with my flow. How come is that?
That is no problem. You can also use union and put your array as first and second parameter.
union(yourarray,yourarray)
Can you explain How can use that? Coz I think i only have 1 array output
Union filters duplicates. “union(array, array)”
Hi, I need all the records.
But I don't need duplicates entry
Hello @Royale
What is the "Apply to each" for? If you only want one value and they are both the same, you could use "first" for example.