This is very helpful. I don't know why doing the setProperty in the map was not registering with me despite having done it elsewhere in my process. Kind of a "duh" moment for me. Thanks for jogging my memory.
Wow.. its a nice technique of achieving it through addProperty() & removeProperty() functions. Is there any way to do the same thing within Canvas App?
Is that still the case? I have a Flow reaching 1.5K records in an Array with append. Documentation seems to say otherwise: learn.microsoft.com/en-us/power-automate/limits-and-config#concurrency-looping-and-debatching-limits
Hi! Close - I have this group www.untethered365.com/5-day-architect-accelerator Or connect with me on LinkedIn and I'll add you. LinkedIn/sean-astrakhan
Were can I find any GOOD basic training about this language and rules(why there is ? Etc)? Od expression. MS is the worst site one can study enything. I do some stuff intuitive but I need more control
"?" Makes the property option while omitting it makes it required. Meaning if you do item()['email'] and the email property isn't there, it'll crash. Are you looking for free or paid training?
This is very helpful. I don't know why doing the setProperty in the map was not registering with me despite having done it elsewhere in my process. Kind of a "duh" moment for me. Thanks for jogging my memory.
This is great! Thank you!
🎉 glad it helped!
EPIC video, super helpful technique expertly yet clearly explained. Thanks!
Thank you! Doing my what I can 😃
Great video!
Thanks!
Great video! Can you explain how to update 2 properties of array at once? it will be helpful. Thank you
You can try Union(), it can combine them potentially here.
Wow.. its a nice technique of achieving it through addProperty() & removeProperty() functions.
Is there any way to do the same thing within Canvas App?
I'm sure there is! Charles Sexton is a great guy to follow who probably has something like this. I swore I saw it in one of his tutorials.
@@SeanAstro unfortunately I couldn't find it, anyway thanks for your suggestion
Anything for setting multiple properties the same way?
I haven't found a straight forward way but once I do I'll make a video on it!
Only challenge with the last shown method is arrays can store upto only 500 items
Is that still the case? I have a Flow reaching 1.5K records in an Array with append. Documentation seems to say otherwise:
learn.microsoft.com/en-us/power-automate/limits-and-config#concurrency-looping-and-debatching-limits
Thank you, very helpful content. do you have a discord group to join?
Hi! Close - I have this group
www.untethered365.com/5-day-architect-accelerator
Or connect with me on LinkedIn and I'll add you. LinkedIn/sean-astrakhan
@@Untethered365 Sent you a connect on Linked-In. Thanks for the link checking out.
Were can I find any GOOD basic training about this language and rules(why there is ? Etc)? Od expression. MS is the worst site one can study enything. I do some stuff intuitive but I need more control
"?" Makes the property option while omitting it makes it required. Meaning if you do item()['email'] and the email property isn't there, it'll crash.
Are you looking for free or paid training?