This was AWESOME!!!!!!!!!!!!!!!! Thank you so much. I searched and searched for content on emailing a collection to the current user.... SO happy I came across this video and I will definitely be subscribing.
Thank you so so so much for this brilliant video, your way of explaining is very intuitive, and your pace is excellent. You head right to the point. and you don't waste time talking about not related issues or stories that do not concern us, those who have a problem and need to get to the solution ASAP.
wow, I was manually creating the HTML string ina forall loop in power apps, this is much easier. Probs a lil slower, but I will 100% be using this method in the future.
This is a great video! Unfortunately, I'm not able to get it to work. I keep getting an error when I run the flow. Any help would be appreciated. "message": "Invalid type. Expected Object but got Array.", "lineNumber": 0, "linePosition": 0, "path": "", "schemaId": "#", "errorType": "type", "childErrors": []
This was AWESOME!!!!!!!!!!!!!!!! Thank you so much. I searched and searched for content on emailing a collection to the current user.... SO happy I came across this video and I will definitely be subscribing.
Glad it helped!
Thank you so so so much for this brilliant video, your way of explaining is very intuitive, and your pace is excellent. You head right to the point. and you don't waste time talking about not related issues or stories that do not concern us, those who have a problem and need to get to the solution ASAP.
Glad it was helpful!
Thank you, this resolved an issue I have been dealing with all day! The additions needed to the schema solved my issue of getting type mismatches.
This literally saved me hours of work. Thank you
Happy to hear :)
Where did you get and how it connects the Collection Inputs?
wow, I was manually creating the HTML string ina forall loop in power apps, this is much easier. Probs a lil slower, but I will 100% be using this method in the future.
lol can't imagine doing it with a HTML string in a forall
Thanks 4 all the effort to share this video :)
can shared any one which type json giving in schema i have got an error
Great video, thanks! Is there a way to sort the html table the way i want? Will it alwats be sorted the same say the collection does?
You have to sort it in the PowerApp before. In the code just include a Sort(mycollection, columnname)
Thank you so much ❤
You're welcome 😊
Thanks!!!
No problem!
Great video, can you explain how to do you do this using the PowerApps V2 trigger? Thanks!
Thank you.
can shared any one which type json giving in schema i have got an error
Great video! this is what am looking for. Can you please tell me how to send email of 4 different collections like this.?
Great
Is there a way to send it as an excel file( and not CSV) instead of a HTML table ?
Yeah it's possible but it's a way more complicated Flow. That's why I usually stick to CSV's.
@@michaelalex2322 There is a business requirement of it for me. Could you please help me with how it can be done?
Hi!
Can you please make a video on how to add SharePoint data to a collection in power apps using power automate...
You should just have to send the data from SharePoint to a Power Apps collection. No Power Automate is needed for that. ClearCollect()
This is a great video! Unfortunately, I'm not able to get it to work. I keep getting an error when I run the flow. Any help would be appreciated.
"message": "Invalid type. Expected Object but got Array.",
"lineNumber": 0,
"linePosition": 0,
"path": "",
"schemaId": "#",
"errorType": "type",
"childErrors": []
You may need to edit your JSON schema to look for an object. Would enclose the array in an object
ᴘʀᴏᴍᴏsᴍ 😋