Power Automate - Extracting Values from JSON Array

  Рет қаралды 42,163

Pragmatic Works

Pragmatic Works

Күн бұрын

Пікірлер: 37
@captainawesomenz
@captainawesomenz Жыл бұрын
wow thank you for this video. i was majorly stuck with a flow and filtering an array which despite all logic it kept telling me it was an object, not an array. The general knowledge in this video helped me along but when i saw you create an array variable it all fell into place and i solved my issue!
@khaisevenseven4204
@khaisevenseven4204 Жыл бұрын
Thank you so much. I've been struggling with understanding this and getting it to work. Your video has been the clearest explanation so far and helped me solve my problem. Thanks again!
@jasonthedogcatcher
@jasonthedogcatcher Жыл бұрын
Thanks for making this video. You made a complex process (for a novice anyway) very simple. Keep up the great work.
@moelmakrani7116
@moelmakrani7116 4 ай бұрын
Man, this is exactly what I needed to to solve my problem. You rock! Thanks.
@WalterWhite-qc4sd
@WalterWhite-qc4sd 2 жыл бұрын
Thanks, very straight-forward and explained in a thorough way.
@PragmaticWorks
@PragmaticWorks 2 жыл бұрын
Glad you enjoyed it!
@yongpeowlim5049
@yongpeowlim5049 2 жыл бұрын
Your video has helped me through where I am stuck for days! Thank you!
@PragmaticWorks
@PragmaticWorks 2 жыл бұрын
You are so welcome!
@mansimalik8826
@mansimalik8826 9 ай бұрын
Great great video!!! This really helped.
@luizzzgt
@luizzzgt 2 жыл бұрын
awesome content, thanks for the simplicity and for making it so easy
@richardvr7866
@richardvr7866 Жыл бұрын
This works perfetcly. Thank you so much. Great video!!!
@PragmaticWorks
@PragmaticWorks Жыл бұрын
Glad it helped!
@javierlujan7118
@javierlujan7118 3 жыл бұрын
Thank you body! your parse part has helped me wherre I was stuck and spending hours on it!
@PragmaticWorks
@PragmaticWorks 3 жыл бұрын
Glad I could help!
@jasonblais1667
@jasonblais1667 10 ай бұрын
you saved me! Thank you! Great explanation!
@amdaring
@amdaring 4 ай бұрын
you. are. a. lifesaver!!! thank you!
@ahmedragab5755
@ahmedragab5755 Жыл бұрын
that was sooooo helpful, thank you so much , god bless you
@PragmaticWorks
@PragmaticWorks Жыл бұрын
Thanks for watching!
@husalkahli
@husalkahli Жыл бұрын
Thanks a lot man, this is life saving
@PragmaticWorks
@PragmaticWorks Жыл бұрын
Thanks for watching!
@sandipansarkar9211
@sandipansarkar9211 10 ай бұрын
finishjed watching
@TroyGerber
@TroyGerber 2 жыл бұрын
Saved me hours. Thank you
@PragmaticWorks
@PragmaticWorks 2 жыл бұрын
You are welcome!
@renatorfl
@renatorfl Жыл бұрын
Thx for the video man. It helped me a lot.
@reyeslopezerick
@reyeslopezerick 2 жыл бұрын
Es justo lo que necesito!
@tamboleo
@tamboleo 2 жыл бұрын
Really well explained and really well done, thank you very much to you sire. ;P
@PragmaticWorks
@PragmaticWorks 2 жыл бұрын
No problem! Thanks for watching!
@vinayayinapurapu
@vinayayinapurapu 3 жыл бұрын
nailed it and spot on..
@MohammadAli-ts2ev
@MohammadAli-ts2ev 2 жыл бұрын
Thank you for the informative video. In Power automate/Flow, how can we set the value of cell A2 (of Excel Online for Business) to a variable?
@erinfield1943
@erinfield1943 Жыл бұрын
2:35- I don't have that Output Body code. I'm in Power BI, in the "Select" connector, and all it gives me for Body output is "[ ]". How do I get the code I need for 5:14?
@youdagoob
@youdagoob Жыл бұрын
Thank you for this excellent video. Unfortunately, this doesn't seem to be a possible solution to grab specific data from custom form fields in Microsoft Bookings. Microsoft lumps any and all custom form fields from Bookings into one JSON array called "CustomQuestionAnswers". How do I further parse "CustomQuestionAnswers" from Bookings as individual data points?
@excitedsolutions1255
@excitedsolutions1255 3 жыл бұрын
Great video. Do you have any examples that show how to deal with the result of the “execute a query” sql connector? I know the result is formatted in JSON, but I think there’s also a situation where the entire result is “Table1”. I haven’t found any videos that talk about this.
@manuelquintana2225
@manuelquintana2225 3 жыл бұрын
Hello! I am glad you enjoyed the video. The exciting thing is that you can use this same method even when using things like Get Rows V2 or the Execute a SQL query V2. The main thing is how you setup the Parse JSON action. Specifically the "Execute a SQL query (V2) will output three objects that will show up in the dynamic content: Query Results, ResultSets, and ResultSets Table1. I have listed this not in the order they appear in the action but in the order of scope. The higher the scope the more nested arrays and this will require the use of the "Apply to Each" control for the array you want to extract data from. I would recommend looking at the output from the "ResultSets Table1" and using this payload for the "Genarate from sample" option in the Parse JSON action. From there you should get the same capability that I am showing in this video. There is still a possibility that the output will have an array but the beautiful thing is that Power Automate will automatically create the "Apply to Each" control for you and you can still use the dynamic content from the Parse JSON as you please! I just tested this using the Execute a SQL Query (V2) using the ResultSets Output which would guarantee that i would encounter and array and everything worked perfectly! Now it should be noted that if you are getting back some rows and then you want to use only one of the rows from the returned array, things can get a bit tricky there but normally you should be able to find a way to filter your sql query to get back exactly what you need. I hope this helps!
@excitedsolutions1255
@excitedsolutions1255 3 жыл бұрын
@@manuelquintana2225 thanks a lot Manuel. I was able to step through as you stated and was able to get the resulting values to use in another step after the query. Thanks again!
@ravitejaayyagari9151
@ravitejaayyagari9151 2 жыл бұрын
Hi can you please tell me how to get 'Yes' value also , and how to store that 'yes' value in variable in above vedio
@youngyingyang
@youngyingyang Жыл бұрын
I still don't understand why Microsoft is NOT returning labels from Dataverse automatically like it used to with the original D365 Actions and Dataverse Action (Gray ones)... very, VERY stupid.
@BG-qi5hs
@BG-qi5hs 9 ай бұрын
That’s not an array… that’s an object
DAX - Creating Dynamic Titles [Demo]
9:55
Pragmatic Works
Рет қаралды 2,4 М.
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 33 МЛН
CHOCKY MILK.. 🤣 #shorts
00:20
Savage Vlogs
Рет қаралды 28 МЛН
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18
طردت النملة من المنزل😡 ماذا فعل؟🥲
00:25
Cool Tool SHORTS Arabic
Рет қаралды 5 МЛН
How to parse complex JSON in power automate
20:43
Alireza Aliabadi
Рет қаралды 79 М.
How to: OData filter in Power Automate on Dataverse lookup field
9:01
Alireza Aliabadi
Рет қаралды 6 М.
Easily Avoid Apply to Each Loops | Power Automate
10:20
FlowJoe
Рет қаралды 11 М.
Power Automate flow variables - How to use them
14:02
Reza Dorrani
Рет қаралды 73 М.
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 33 МЛН