Thanks for the huge video library on PowerApps. I keep going back to it when I get stuck on a problem. Your work is extremely valuable!
@ShanesCows4 жыл бұрын
Glad you like them!
@forgotrafe5 жыл бұрын
Watching a whole bunch of your videos and they’re really good. As a very experienced developer they’re a little slow, but I think you’ve got the balance perfect for people like me and newbies. Thank you.
@ShanesCows5 жыл бұрын
Thanks. A lot of different levels watch so I try to find that balance.
@OOAK-Ireland2 жыл бұрын
agree with you totally. they are sometimes too slow. 9 minutes before we get to the actual coding... but you do know your stuff.
@bettingru5 жыл бұрын
Extremely happy to have Finally found your "PowerApps Save Data - Patch, Collect, and ForAll" video. Took 4 days to find it however, because it was never matched with my google searches, which included [how to copy a record to another data source], [update a SharePoint list from selected gallery], [copy selected record to a SharePoint list], Etc.
@ShanesCows5 жыл бұрын
Thanks I added one of the tags.
@EricaShapland3 жыл бұрын
You are my hero! "Save - Hard Way" is exactly what I've been looking for to make my complicated, batch upsert work.
@ShanesCows3 жыл бұрын
Great to hear!
@majahbrooks81583 жыл бұрын
Awwwww! I love how you said you respond to every comment and that "we are worth it", you're awesome! Thank you! Loving your stuff and am excited to have subscribed! Looking forward to watching more! I'm addicted now
@ShanesCows3 жыл бұрын
🐶 Truth be told I don’t get all of the comments any more. Boo! But I try like heck. 😎
@ondrejtomiska87382 жыл бұрын
Little whacky but man did this help me with my project. Great work. Straight to the point.
@ShanesCows2 жыл бұрын
Thank you :)
@hiteshkumar7973 жыл бұрын
Thankyou Shane... I am a fresher and new to this field... Your videos really help me a lot.. Thankyou once again
@ShanesCows3 жыл бұрын
You're so welcome!
@s.andres37445 жыл бұрын
Best Video of all!... I spent a entire day trying what you've got solve in 5 minutes. Thanks a lot!
@ShanesCows5 жыл бұрын
Awesome
@ezeononuju27144 жыл бұрын
@@ShanesCows Thank you for these amazing videos, one button I didn't quite catch was the button at the top right corner you click to create additional forms which you then add to the collection
@LaurenceBoulter4 жыл бұрын
A genuinely really useful video. Brilliant. Got me out of a hole this week. One useful tip to add, when constructing a long patch statement the field name and destination list field name can be cut and pasted from the card's advanced properties.... might want unlocking first though! Thanks Shane, you are well and truly my number 1 place to go for PowerApps info.
@ShanesCows4 жыл бұрын
Awesome 😎
@fklatecki6 жыл бұрын
Timely video...just the last step I need, in a complex app I have been working on! Ahhh, the clarity of knowledge. Thank you Shane for lifting the veil for me.
@ShanesCows6 жыл бұрын
Great!
@vijaysavarimuthu2 жыл бұрын
Hi Shane, One of the best tutorial video for Powerapps
@ShanesCows2 жыл бұрын
Thank you Vijay. 🥰 I have about 250 videos on the same at this point. I hope you subscribe and enjoy.
@jonathanchen66525 жыл бұрын
Watching this now. Halloween 2019!!! Love the energy.
@ShanesCows5 жыл бұрын
Thanks. I had Halloween stuff in my video today
@at39418 ай бұрын
I really appreciate your videos I’ve learned a lot from them. Thanks
@ShanesCows8 ай бұрын
Glad to hear it!
@Amr-Ibrahim-AI5 жыл бұрын
Thank you Shane for your very helpful videos. I learn something new each time I watch one of your videos. Please keep it up.
@ShanesCows5 жыл бұрын
Glad to help. 😀
@SundayOgali2 жыл бұрын
Thanks Shane. This video really helped me complete my app.
@ShanesCows2 жыл бұрын
You're welcome!
@redefinelife27203 жыл бұрын
HI Shane, your learning videos are really helpful
@ShanesCows3 жыл бұрын
😎🐶 Awesome
@ArkWorksCNC4 жыл бұрын
Great Video! Very thorough and helpful for different scenarios
@ShanesCows4 жыл бұрын
Glad you enjoyed it!
@shanc775 жыл бұрын
Man, your videos have helped me so much in the last month! Thank you so much.
@ShanesCows5 жыл бұрын
Awesome
@kamozzi13 жыл бұрын
Great video Shane. This is what I’m looking for the app in working on. Just loved it 👍👍👍👍 life saver.
@ShanesCows3 жыл бұрын
Awesomeness
@br31woodlands694 жыл бұрын
Love your energy Shane!
@ShanesCows4 жыл бұрын
Thanks 😊
@roshmisengupta71826 жыл бұрын
This is the most useful video I found for patching
@ShanesCows6 жыл бұрын
Thanks. Good to know this one is helpful. :)
@iiii054 жыл бұрын
Dude you are awesome! Really enjoyed this video. Explained it very well and very charismatic. Thanks.
@ShanesCows4 жыл бұрын
Thanks Ian. 🐶
@ShashiBhushanSaurabh4 жыл бұрын
Thanks Shane!!! You are my savior!!
@ShanesCows4 жыл бұрын
Glad to help. 😀
@vutanphuoc63252 жыл бұрын
You shared your knowledge and also experiences, thank you much for your kind sharing.
@ashokpershad6 жыл бұрын
Appreciate your time and effort for making these amazing videos..
@ShanesCows6 жыл бұрын
You are welcome
@hexipo23522 жыл бұрын
Hi Shane, Really appreciate you vids! Is there a way to patch a collection with all the collected results being concatenated into one column to sharepoint?
@ShanesCows2 жыл бұрын
You could use Concat function to turn your table data into a string of data and then write that string to a single column. kzbin.info/www/bejne/d5-og5l9fqprndk not exact but will help you with the function.
@hexipo23522 жыл бұрын
@@ShanesCows thanks Shane. Really appreciated. My own research wasn’t turning up much results!
@martindasdas58344 жыл бұрын
Hi Shane Thanks for the Session ... Can we patch camera pictures in the attachement coloum in sharepoin list with the other datas..?
@ShanesCows4 жыл бұрын
Not directly that i know of. YOu would have to use a flow to add them as attachemtns I think.
@alangustavo82493 жыл бұрын
Shane, thank you so much for sharing your knowledge! Helped me a lot!
@ShanesCows3 жыл бұрын
Awesome 😎
@lukaskuemmerle6503 жыл бұрын
Shane you´re just great!
@ShanesCows3 жыл бұрын
Thanks Lukas, you are too kind.
@toanuk6 жыл бұрын
HI Shane. One of the best idea to do this genius frame work. Fully understand Patch, Collect and ForAll Functions in the Columns of its functions. You are the best Teacher, Thump UP>>>>
@ShanesCows6 жыл бұрын
Thanks
@alexandrunegoita75344 жыл бұрын
Very well explained and detailed. Helped greatly with my project. Thanks!
@ShanesCows4 жыл бұрын
Glad it helped!
@mark_axtell4 жыл бұрын
Loving your work! What do you need to do if there are spaces in between your cols in the sharepoint list?
@ShanesCows4 жыл бұрын
The names are encoded. If you look in SharePoint list settings you can see the encoded name.
@SITG20234 жыл бұрын
Great explanation
@ShanesCows4 жыл бұрын
Thanks 😊
@UCanDoIt2Mike4 жыл бұрын
Thanks for all the great videos!! A couple of questions. (1) When recording field data (assume no Internet), it appears that I would want to store that data into a collection, then later push to SharePoint. Is there any issue with losing the data in the Collection prior to being able to push it to SharePoint (closing the app, or other action?). (2) If multiple people are using the App, are their Collections separate, or are they creating records in the same Collection? Recent Subscriber... your organization of the information you teach is golden! Mike
@ShanesCows4 жыл бұрын
Try this video kzbin.info/www/bejne/hKjFopd3bs9re80
@petcharatsangkamkad6798 Жыл бұрын
Very very very good vdo It effectable, can apply to my work
@ShanesCows Жыл бұрын
Awesome. Happy to help!
@alejandrolazo37662 жыл бұрын
Hello Shane. Thank you very much for those wonderful videos. I have a question. I have a small app for package delivery internal on my company. I have a form where I enter User info and Package info. When the package is being delivered to the recipient I have a "Deliver Yes or NO toggle button" just to confirm that package has been delivered to the recipient ON the Detail Form Screen. My question is, can I save the Yes Or no Value to my Sharepoint List. Is Patch necessary Or I can use Submit Form? thank You very much.
@ShanesCows2 жыл бұрын
Patch or form will work. SharePoint has a yes no column I would store the value in. Shouldn’t be different than other fields.
@MARIALEXA7772 жыл бұрын
Hello Shane, love your videos. Do you have a link to how to do the easy save data of a form? I created two forms in the same app on separate screens and I need to save those two forms to the data list when they press submit before the exit screen. I'm new to Power Apps . Thanks
@ShanesCows2 жыл бұрын
SubmitForm(FormName) is how you submit a form. If you have 2 forms then the button is SubmitForm(Form1);SubmitForm(Form2)
@Shellbell292 Жыл бұрын
Hi Shane, On the formula for Save - Hard Way, where would you the Lookup function to ensure the collection updates and existing item?
@SandeepSingh-lg7bq5 жыл бұрын
Thanks Shane for this wonderful tutorial.
@ShanesCows5 жыл бұрын
Glad to help. 😀
@mrpappagone3 жыл бұрын
nice what I needed - thanks
@ShanesCows3 жыл бұрын
Awesome 😎
@belangeliscolmenares71334 жыл бұрын
Very helpful, thank you! Question - is it possible to use Patch with a list box?
@ShanesCows4 жыл бұрын
Yes, for sure. Try listbox.Selected.columnname
@belangeliscolmenares71334 жыл бұрын
@@ShanesCows I have the list box choices coming from a table in excel & I would like it to save whatever the user selects in the SP list. Would that make it incompatible since I'm not actually inputting choices in the SP list?
@belangeliscolmenares71334 жыл бұрын
I watched your 'PowerApps SharePoint Complex Columns' video, but you actually had choices in your SP 'Law' list.
@hhmaster7894 жыл бұрын
Thank you so much Shane, i really need your 911. I have question, as a beginner : If the user always need to complete the 80% of the form at screen A, save it, and later open it and proceed to fill up another 20% of the form at screen B then only submit, may i know in this case should i use Collection or Set? I want to also insert a preview page of the 80% completed form (view mode, with button to choose save or go right to screen B to complete), how to make that preview page that display the data just put in?
@ShanesCows4 жыл бұрын
That is a complicated question for a beginner. I don't have a video on it but will add it to my list.
@TheNilyog3 жыл бұрын
This is really good article but i am trying to create a collection and add collection data in sp list on single button click is that possible submit button? i have use sepecial combobox and toggel control which are not a part of datacard or gallery. your help much helpful. Thank you.
@ShanesCows3 жыл бұрын
Collect(YourCollection, {TimeColumnInCollection: Now()});Patch(SharePointLists, Defaults(SharePointLists), {TimeColumn: Now()}) Something like that should give you ideas.
@matthiasvancampen37705 жыл бұрын
Is there a best choice for speed (e.g. when writing multiple records to excel)? Or do all functions need the same time per record to be stored?
@ShanesCows5 жыл бұрын
I would say all the same
@deepanshsaxena56774 жыл бұрын
How to use ForAll and Patch together to update existing record in my data source: ForAll(ChangeAssignmentOrStatus, Patch(MemoEDI, LookUp(MemoEDI, ID=ChangeAssignmentOrStatus.ID, ID), {CurStatus: Dropdown1.SelectedText.Value})) This is not fetching the record. Thank You. Got the answer, I have to use {ID: ID} :) Thanks Shane, I love your way of approach to problems.
@melissaedwards62255 жыл бұрын
Great video, just learning PowerApps. Trying to collect static data from an excel table (model, part type) using drop downs and write the selected items along with other data input by users to a Sharepoint list. Having issues making it work. Probably easier ways to do still learning. Will try something’s I learned here. Thanks for doing these.
@ShanesCows5 жыл бұрын
Glad to help Melissa.
@andressebastianmontalvosua81934 жыл бұрын
Love it Shane! haha informative and fun. Good job mate!
@ShanesCows4 жыл бұрын
Thanks 😊
@sunatohhogaabdekhobhi6404 жыл бұрын
Hello Shane, Is there any connector or API that can be used to display the device's internet speed on the PowerApp apps?
@ShanesCows4 жыл бұрын
Not that I know of.
@rebeccaj1386 жыл бұрын
Thank you for this video. If we are using the ForAll and want to update two SharePoint lists with the information in the collection say Title and Qty on one list and rating and another column on the second list. What would function look like for that?
as usual a brilliant video... can you answer one fundamental thing please... At 12:59 of the video you have the patch for the various columns... and you do.... Title: TextInput1.Text (I get) TypeofItem: Dropdown1.Selected.Value (why not text? - when do you text here vs. value) CandyQty: Slider.Value (the value makes sense to me because the field is a numeric...but the typeofitem is a text field in your SP List). Can you just explain .text vs. .value...
@ShanesCows4 жыл бұрын
Hey Richard. Dropdown.Selected. Your column name is what you are after. In this case Value was the name of the column. You never use SelectedText. I wish they would remove it from the product.
@xMikeDx2 жыл бұрын
these are still going strong and how timely as well being a Halloween from the future.
@ShanesCows2 жыл бұрын
I loved this video. 🎃
@juliedickerson81934 жыл бұрын
When you did the dropdown in powerapps for the candy to go into the sharepoint list did you make it a "single line text" or "choice" with drop down column in the sharepoint list?
@ShanesCows4 жыл бұрын
Single line of text.
@vinylmike2 жыл бұрын
You rock man! 🤘
@ShanesCows2 жыл бұрын
Thanks Mike!
@simondu85204 жыл бұрын
how to use incremental date in the forall loop? (like to patch just the date based on the number of days input), your help is much appreciated.
@ShanesCows4 жыл бұрын
You can use DateAdd function to add dates. kzbin.info/www/bejne/e5O8foFqpNqCrLM
@gangadharambati65072 жыл бұрын
Hi Shane, Thank you very much for your Vedios.. I have a question for you..Can you write back content from Poweapps into SAP HANA database? Please tell me..
@andreyl23385 жыл бұрын
Hi Shane. Great video as well as all others. Thanks a lot. In your video you describe how to upload new records from collection to data source. What about updating records in bulk mode? In my App I collected all records from an Entity (CDS) to a collection and added some functionality to update values in the collection or add new items into collection. And then I would like to upload all my changes to datasource. Can I use “Easy way” to upload changes or I have to use “Hard way” only. What if my collection contains new items and updated ones? Should I process these items one by one and check if this is a new one or just updated. Thank you in advance.
@ShanesCows5 жыл бұрын
You have to use ForAll to patch back all of your changes since they are edits.
@QQ_HH4 жыл бұрын
Love your video. I found many videos, but cannot find one exactly like my example. I am creating a form in Powerapp, the form will look like a Word document, with data input fields in between, with no data card in the content. The content looks like a letter. After submit, the input filed values will be save to Sharepoint list, do you have any video showing such scenario? Thanks a lot
@ShanesCows4 жыл бұрын
I don't. SOrry. But it is possible.
@koutlaw304 жыл бұрын
Excellent video Shane!!! Just one question. How do I delete a specific record in a SharePoint list?
@ShanesCows4 жыл бұрын
You can use the Remove function.
@mgtd11384 жыл бұрын
Hi Shane, what can be added to ensure that this does create a duplicate record in SQL?
@ShanesCows4 жыл бұрын
You could lookup first to see if a duplicate exists. I show in the video kzbin.info/www/bejne/d6GWkHiXbq1rmJI
@mgtd11383 жыл бұрын
@@ShanesCows Baseline for me: Mind-Fried...I do not use collections (yet). This would be updating a live Azure SQL DB. Assumption / Obviously in an "Edit" screen. Any thoughts? Would it make sense to use "Company_ID" instead of "Company_Name", in case there are multiple companies with the same name, etc.? Set('[dbo].[company]', LookUp('[dbo].[company]', Company_Name=TextInput_Company_Name.Text), Patch('[dbo].[company]', Defaults('[dbo].[company]'), {Company_Name: TextInput_Company_Name})
@treybrewington32864 жыл бұрын
Hey Shane, I have been creating this app to order inventory on and all you do is go down the list, enter quantities and then the store number and hit the restock button and they send to a share point. I am having troubles with my formulas. When you hit the restock button it sends only 1 of the products 2 times. Lets say I ordered cat and dog food from the app, only the dog food shows up in the share point 2 separate times when the cat food and dog food should both show up. My formulas are 'PowerApp->Createitem'.Run(Title1.Text,Subtitle1.Text,TextInput6.Text,TextInput1.Text,DatePicker1.SelectedDate); ClearCollect(ColInventory,{Title:Title1.Text,Skuu:Subtitle1.Text,StoreNum:TextInput6.Text,Quan:Value(TextInput1.Text),Datee:DatePicker1.SelectedDate}); ForAll(ColInventory, If(!IsBlank(ColInventory[@Quan]), Patch('Inventory by apps',Defaults('Inventory by apps'), {Product:ColInventory[@Title], 'Sku #''s':ColInventory[@Skuu], 'Store Number':ColInventory[@StoreNum], Quantity:ColInventory[@Quan], Date:ColInventory[@Datee]}))) Thank you
@ShanesCows4 жыл бұрын
Try simplfing the ForAll patch(datasource, defaults(datasource), {datasource column: Title}) and what does the flow do?
@rengiesbrecht66705 жыл бұрын
Thanks Shane, your videos are really helpful!
@ShanesCows5 жыл бұрын
Glad to help. 😀
@devikashetty55595 жыл бұрын
Please do a video on post method of http with powerapps and ms flow
@ShanesCows5 жыл бұрын
Yikes. I don’t do that a lot but here is close. kzbin.info/www/bejne/q56llpqOpNScgbc
@MichelleMartin-f5x Жыл бұрын
Hey Shane, your videos are awesome! Thanks so much!! Just wondering if you have a video showing the patching of 3 pieces of information from a qr barcode scan back to 3 separate columns in sharepoint? It would be super helpful!
@kathlynmercado56043 жыл бұрын
Hi Shane, once the data is save, how to view it on same way it will open like a form?
@ShanesCows3 жыл бұрын
Use the LookUp function to get the record and save it to a variable. The you can use the variable.columnname to show the various fields.
@mcr-mso-854 жыл бұрын
Thanks for sharing this with the community. Power apps brings me bad memories from Infopath, and apparently, it's the same idea to reduce coding but "improved".
@ShanesCows4 жыл бұрын
So much better than infopath 😎
@learningtechs12674 жыл бұрын
Hi Shane, Your videos are Awesome!! Can you please show how can we patch Lookup column data into CDS Entities
@ShanesCows4 жыл бұрын
One of these days I will get to CDS. One day. Sigh. I need to hurry up.
@tomaseriksson64165 жыл бұрын
Hey Shane! Thanks for all the work you are doing, its helps me alot! I have a question, can i do the "easy way"with a choicefield from my sharepoint list? What should the code be for the "easy way"to patch a choice field?
@ShanesCows5 жыл бұрын
This video has it covered. kzbin.info/www/bejne/naTOYmd6YqiMiKc
@rachelannebalagbis5 жыл бұрын
Hi Shane! Is it possible to have one Excel file as data source and another Excel file for the collection of data?
@ShanesCows5 жыл бұрын
Yes. Look for my video on multiple data sources
@pankajdubey26504 жыл бұрын
Hi Shane, i have some question on Power Apps search record history. Just wanted to know if 5 people have selected multiple drop down as per there requirement and being as a owner i want to know that all 5 people what kind of selection they have used so for that case where i can go and see saved selection history of all five people ? Looking forward for your valuable response. Thanks in advance.
@ShanesCows4 жыл бұрын
You have to save their response to a data source.
@milinprkh4 жыл бұрын
As always very amazing and useful videos! Can you please tell me, if it is possible to save the record to a new row instead of updating the same row in excel ? When i click on the copy icon on my detailform1, it will take me to EditForm1 with my textboxes and dropdowns auto-populated which were present in my detailform1. I will update just one dropdown and click on the check icon and this will be saved as a new row in my excel sheet. Currently, the DetailForm1 has edit (pencil) button which updates the existing row in my excel. I want to be able to update the existing row and also save as a new row if i update just one textbox. Thanks and regards!
@ShanesCows4 жыл бұрын
Yes you need the form in New mode. kzbin.info/www/bejne/eJ_dkoZ6jtFro6M
@erinbarajas7584 жыл бұрын
Question for you... I have a form that is from a sharepoint list, can I have the edit function write a new line in the sharepoint list vs editing the same line?
@ShanesCows4 жыл бұрын
If the form mode is Edit then it will update the record. If the form mode is new then it will create a new record. Set the form to the mode you need. 😀
@jeffcenter17202 жыл бұрын
Good Evening Shane, I am looking for some advice/help in creating a form to collect data that will be updated by the user as a purchase order is created and completed, then I will need to creat reports in excel or my leadership to use. How can I doo this? Thank You Jeff
@ShanesCows2 жыл бұрын
PowerApps Repeating Tables like InfoPath Part 1 - Enter the data kzbin.info/www/bejne/rpjdn55qjdGDedE I have a multi part series on all of the fun. 😁
@alejandroholguinmora87814 жыл бұрын
Shane hi, the app was created exclusivly using Share Point, is it possible to follow the same procedure to store the data inside a specific entitie CDS? Also what are the reasons or conditions to take into consideration to select a between SharePoint vd CDS to store data from forms? In terms of data we are speaking of maximum 1000 lines per day Once again thank you for your videos and help!!
@ShanesCows4 жыл бұрын
Yes saving to CDS should be roughly the same. CDS is MUCH better at scale. If you have the license it is always better than SharePoint
@uditchaturvedi24144 жыл бұрын
Hi, Shane I have a question how to add our company logo or u can say image on powerapp welcome screen ?
@ShanesCows4 жыл бұрын
There is an image control on the insert menu under media. Or do it even better with this kzbin.info/www/bejne/d6K9nIiHbJ2Ya5I
@uditchaturvedi24144 жыл бұрын
Hi bro , My question is weather there is possiblity to upload video in powerapps and send it to sharepoint ?
@uditchaturvedi24144 жыл бұрын
Please answer me its too urgent please bro 😊
@alfred70505 жыл бұрын
Thank you for your great videos! Question: I am working on an app that puts data that is input by the user through a couple of cascading dropdowns and text input boxes into a collection (this part of the app is working perfectly). I would then like to use some of that data in a new screen but also save all the data in a SharePoint list. Is it possible to save the data directly to the SharePoint list or must you add it to a collection first and then save to a SharePoint list (I am a bit confused about this). What are the pros/cons of either scenario? Thank you so much for your time!
@LaurenceBoulter4 жыл бұрын
Watch the vid again..... it's all in there! Patch worked great for me.
@bolopez96425 жыл бұрын
OMG a video for exactly what I want to do! Track my halloween candy.. All jokes aside, Great video! I learned powerapps through watching your videos and have started creating some for my Org. Keep up the good work.
@ShanesCows5 жыл бұрын
Candy is important. 😝 Glad they are helping.
@이혜림-c5m4 жыл бұрын
Hi I have a questions about save data! 1. Can you save date in excel? And how? 2. If you save data using collection does the list resets after you trun off the app?
@ShanesCows4 жыл бұрын
Yes an Excel hosted on OneDrive can be a datasource. kzbin.info/www/bejne/Y4vCYmaAZZeFhrc Yes collections are temporary kzbin.info/www/bejne/r4SZnoeIodKootU
@Ask65k5 жыл бұрын
Hi Shane, it really helpful to use it in my app, but i have a concern, am storing the data in Sharepoint list and used Email to screen to send a mail to list of the people. I want to store the data and time of the email sent, to and subject and message. I used patch command to get the Subject and Message content to share point list, but i am not able to get the TO field. ANy idea on this ( Email screen).
@ShanesCows5 жыл бұрын
Whatever value you have in the to setting is a string. You should be able to save that the same way.
@Ask65k4 жыл бұрын
I got it... And implemented in app... Thanks ...😊
@dineshtalekar89804 жыл бұрын
He Shane the way you teach is really awesome. I learned a lot of things from you in power apps. Can you please make video on creating the custom component (Callout in SharePoint) like callouts in sharepoint and the input to the custom component should be and html string so that I can have formattings like text bold and color those should be visible in callout
@ShanesCows4 жыл бұрын
I have never done that before. Sorry but sounds cool
@dineshtalekar89804 жыл бұрын
@@ShanesCows Thanks for quick response can you please try and create one video on this that will be great
@jenfrie70432 жыл бұрын
Hey Shane, I just found your video an Channel and I would like to say THANK YOU. I am totally new to PowerApps I have no idea what I am doing but I agreed to help my boyfriend to create a simple tracking app for his employees :D Your vidoe helps a lot with this. But I got one question: Your Data Source is a Sharepoint list. Is it possible that the sharepoint list is an excel sheet? Because we have to send the lists with each persons working hours to our tax consultant every month. Isn´t it a bit complicated with a sharepoint list?
@ShanesCows2 жыл бұрын
Hi Jen - Excel is possible but not ideal. Instead what you might want to do is learn how to make a Power Automate flow that runs once a month, grabs all of the hours, and then puts them in a CSV file, which opens in Excel. You can get an idea of how that would work here kzbin.info/www/bejne/n57Lqaxph6qajsU
@jenniferchilds75685 жыл бұрын
Hi Shane, Thank you so much for all the videos. I have a question regarding saving data the easy way. Does same name collection/data source, one fell swoop save, only work if entering data into a gallery?
@ShanesCows5 жыл бұрын
Nope. Should just work writing any table to a table.
@jenniferchilds75685 жыл бұрын
@@ShanesCows ah that would be my problem, its not table to table. I have data cards with a variety of text inputs, dropdowns and controls which need to be saved into a sql table. Is there an easy way for that, or will I have to go the hard route? It's a pretty extensive form.
@santiagowilchesleano8475 жыл бұрын
How I can use the collect function with a form if I want to save form multiple times and then add all at my SharePoint list? Thanks for your help you are amazing
@ShanesCows5 жыл бұрын
Unfortunately collections don’t work with forms.
@Ter1x2 жыл бұрын
Hey Shane, Is it possible to save all the elements of the collection, provided that each element of the collection contains a collection of photos?I can't do this (
@geralddahl91596 жыл бұрын
I use PowerApps to create records using values from two lists in Sharepoint called contacts and items and then save those records in a third list called records. The problem is that when I edit a contact name in the Sharepoint contacts list it doesn't update items for that contact in the records list. I think a patch function relating the ID from my contacts list with its matching contactID value in the records list might work along with some If /ForAll coding. Am I off track or would you please consider doing a video related to this? Alternately, would a model-driven approach be better? PS - Merry Christmas to all the Youngs (and Chewie).
@ShanesCows6 жыл бұрын
Two videos to help. There is a SharePoint lookup video start with it. Then watch PowerApps repeating table video. They will help you get this worked out. Merry Christmas to you and yours also.
@geralddahl91596 жыл бұрын
@@ShanesCows Thanks, Shane. Just watched repeating table part 1 and feel like I'm on my way. Look forward to part 2 and 3 and I will also revisit lookup. Really appreciate it!
@sacwgar6 жыл бұрын
Hi Shane, thank you for taking the time to create these videos, they have been a tremendous help. I have built this flow and even modified the OnSelect option to work with a collection. The problem I am running in to is I need the Create File action to also create a new folder and name it using user input in the form. The collection would then be saved in the newly created folder. Any help is greatly appreciated. Thanks!!
@ShanesCows6 жыл бұрын
Just add the folder name input to the path in Flow. It will automatically create the folder.
@sacwgar6 жыл бұрын
It should be that easy, but unfortunately it is not...maybe I am doing something incorrectly. When I select add dynamic content, none of the fields from my PowerApps form appear. What am I missing? Thanks!
@ShanesCows6 жыл бұрын
Did you tell your Flow to ask in PowerApps?
@sacwgar6 жыл бұрын
When I select ask in PowerApps I get CreateFile_Folder.... "trggerBody()['Create_FolerPath_1']" If I test the flow it fails and says the template language expression 'triggerBody()['Createfile_FolderPath_1']' cannot be evaluated because property 'Createfile_FolderPath_1' doesn't exist.
@ShanesCows6 жыл бұрын
After you ask in PowerApps did you update you PowerApps button to send the content?
@j_ltz_4 жыл бұрын
t-rex lookin real fly, shane
@ShanesCows4 жыл бұрын
Thanks 🐱🐉
@michelleklonicke14565 жыл бұрын
I have a SharePoint list that is set up to receive the information from a collection but when I start the Patch( it only shows the list in single quotes. I've tried with other SharePoint lists and they look like the Easy Way - I will take ANY way at this point to somehow get rid of the single quotes. I learn new things every time I watch a video and built up skills all from your videos~!
@ShanesCows5 жыл бұрын
Single quotes is because you have spaces in your names.
@shalinideshpande20244 жыл бұрын
can the user who doesn't have write access to sharepoint still add the record using the form? I don't want a user to directly go to sharepoint and add new record manually
@ShanesCows4 жыл бұрын
Nope. They have to have permissions to SharePoint to write to it.
@maidstone535 жыл бұрын
Shane, great video! One question when saving the "easy" way, what is the field in the powerapp that must match the data base column so you don't have error writing to the SharePoint list? Is it the DataCard itself or the DataCardValue or is it something else?. I'm having some issues, and I think it has to do with how I named my columns in the Sharepoint List, They have spaces and special Characters. Thanks Again!
@ShanesCows5 жыл бұрын
The column name has to match the name in SharePoint.
@carlaprieto81234 жыл бұрын
Hi Shane, Say you have a three screen form you are collecting data from (with Clearcollect()) and on the third screen you want to have a datatable for user to review values before using a patch() to submit into a sharepoint list. I would like to input a datatable where all the names are rows and the selected values are columns. How to I transpose the powerapps datatable?
@ShanesCows4 жыл бұрын
Sorry I am behind on comments. Carla I have no idea. That is a fabulous question. I hope you figureged it out. 😀 ANd if you did leave a new comment with the answer
@traceyhemley61603 жыл бұрын
Shane, how do you add a Note to a Parent table that has related Notes? I just can't find any documentation on how to use just the Notes (not attachements) - Parent/Child relationships in Dataverse.
@ShanesCows3 жыл бұрын
Hey Tracey I haven't worked with Notes in Dataverse so not sure. 😑
@traceyhemley61603 жыл бұрын
@@ShanesCows it's pretty awesome that Dataverse allows any table to have a relationship (one-to-many) with Notes, so one can add as many notes to a table record. And it prevents our core tables from bulking out in size. So the code I finally found was: Patch( Notes, Defaults(Notes), { notetext: richtextNote.HtmlText, _objectid_value: First(colSurveyDetail), /*
@garth12405 жыл бұрын
Thanks so much for making this/all your videos Shane! I follow exactly what you're trying to teach in this video, however I'm running into issues with attempts to save to SharePoint with Collect AND ForAll/Patch even when following your code exactly! Any chance the functions have changed since last year? Really pulling my hair out on this one.
@garth12405 жыл бұрын
Never mind! Finally figured it out, there was a collection that was the same name as a SP list that was preventing the connection from working properly.
@ShanesCows5 жыл бұрын
Awesome! 😎
@salmanb36552 жыл бұрын
By using Patch function whether it could be possible to save a data in sharepoint list without making a new column...?
@shubhamchavan73384 жыл бұрын
Hey Shane Sir, How to create patch solution for parent table? what is 'CloneAsPatchRequest' or' CloneasPatchAction'? can you explain me this?
@ShanesCows4 жыл бұрын
Sorry, not sure. I do talk about parent/child in this series a lot though kzbin.info/www/bejne/rpjdn55qjdGDedE
@leozeld_nb3 жыл бұрын
18:10 I have the names in the list and in the collection the exact same but it won't add the collection content to the list :(
@leozeld_nb3 жыл бұрын
I've tried Collect and ForAll with Patch, keeps giving me an error
@ShanesCows3 жыл бұрын
I would look at your columns in the data source. Do they match? Do you have any that are required that you are not uploading?
@leozeld_nb3 жыл бұрын
@@ShanesCows They have the exact same names, no misspelling, white space or ". All are required, none is uploading. I think the problem might be the data types not matching.
@leozeld_nb3 жыл бұрын
@@ShanesCows I tried a few things, including adding numbers to a collection using Value() but I still get the same error...
@vishwasrao66774 жыл бұрын
Hi Shane, can you please tell me how to break out of ForAll
@ShanesCows4 жыл бұрын
Not possible that I know of.
@manjeetsinghutube2 жыл бұрын
This is fantastic video thanks
@brianscott75595 жыл бұрын
Does Collect still work as you show around 19:00? When I try I get the floating dots but nothing written to the SP list
@ShanesCows5 жыл бұрын
It does. Do your columns maybe not match?
@brianscott75595 жыл бұрын
@@ShanesCows I @mentioned you at PowerAppug on this - the details are there - Thanks!
@BhupendraSingh-nd4nb5 жыл бұрын
Hi Shane, First of all I would like to say Big thank you for your videos. These videos are awesome! before couple of days i encountered an issue, just wanted your help to sort this or have an understanding so that i donot make the same mistake next time. issue: I have a collection which has 28 columns and i had to add two more columns in the same. before adding these two columns my patch function was working perfectly fine. I had used the easy method that you showed in this video. So before adding the column in collection added those two columns in my sharepoint list also and then added them in the collection. for collection it was working fine but the patch function was throwing an error stating that patch function requires record and it was throwing error for Collection and showing it as Table . could please advise what could be the reason for this ?
@ShanesCows4 жыл бұрын
Did you maybe need to refresh your data source in Power Apps to get the new columns loaded?
@BhupendraSingh-nd4nb4 жыл бұрын
Thanks for your response, just wanted to have an understanding that can we add columns in collection and Sharepoint list at any point of time and what is the limit of adding columns in collection and sharepoint list?
@ericcute64715 жыл бұрын
Can you demonstrate. Capture an image to text and compare the text to the SharePoint list column if it is match or not? Thank you in advance
@ShanesCows5 жыл бұрын
Haven’t done that. Sorry.
@ericcute64715 жыл бұрын
@@ShanesCows Hi. I hope you can one Time. Thank you