Hi Shane, Great video just one question what if the user wants to go back and change their answers how can i update the collection?
@ShanesCows3 ай бұрын
You can use Patch function to edit a collection.
@fr.minabarsoum85282 жыл бұрын
Thanks for this nice video. Is it possible to have a quiz with multiple players competing at the same time? Similar to Kahoot for example. Thanks in advance
@ShanesCows2 жыл бұрын
Possibly! You would use a Timer to refresh the results between the different devices. In my head I am pretty sure you can do it but I don't have any content that would help you get there. Sorry.
@SilentInferno2 жыл бұрын
Thanks for this. Listbox might be a good option for me. I have a multi select choice field in SharePoint, and originally had turned it into check boxes on my form. However I'm having trouble getting that to work with some fields I was making visible conditional on the choice(s) . It works correctly with a combo box, but selecting multiple in a combo box is not a great experience IMO.
@ShanesCows2 жыл бұрын
Awesome use case. 😎
@abewenicolabajo9162 Жыл бұрын
Hi shane , Im nico from Philippines your new subscriber, I like your videos about powerapps. I just need some help. I need to make a school quiz app using powerapps + dataverse (for offline use purposes) 1. The thing is I need to store all questions in dataverse and 2. pull out all questions to powerapps with shuffle functionalities 3, and then show the scores at the last page 4, and throw it up to another dataverse with name of student , date of exam, and scores. can u help me with this one? please. thank you
@dionigihun Жыл бұрын
Just a question! How can I create the collection which you named colAnswers? Thanks in advance!
@ShanesCows Жыл бұрын
At 16:45 I show the Collect statement. That creates it. Nothing special.
@dionigihun Жыл бұрын
@@ShanesCows Thank you very much!
@Jorge-wj9bv Жыл бұрын
Thank so much for uploading this kind of content, I have learned so much.. By the way I would add that if the Developer needs to clean the Sharepoint List before uploading the collection values to it this formula needs to be at the top : Removeif("Your SP List", True ) ;
@ShanesCows Жыл бұрын
Yep. Just got to be really careful. I have deleted some bad stuff with that.
@darker6665 Жыл бұрын
Hi great video, you helpme a lot. I only have a question when i publish i dont know why the answers dont record in my collection, when i made the preview works excellent, but with the app published in the web i have this problem.
@gavinarmiger6487 Жыл бұрын
Hi do you have a video that demonstrates how to create an online assessment that stores the results in sharepoint? the assessment can be uploaded from an excel file. thanks
@chrisrags76122 жыл бұрын
hey good day can i ask question with powers apps how to take numerical value on one screen and multiply it by all the columns of a table that's is display on another screen
@ShanesCows2 жыл бұрын
I need more details. What are you trying to do.
@chrisrags76122 жыл бұрын
@@ShanesCows I have a table of food data with columns like this: [Name, Nutrient1(e.g. Sodium), Nutrient2, Nutrient3...]. I used a Gallery to generate a list of all the foods and I added an input box to each item in the gallery where I can enter a number for quantity. When I click on an item, it would show the details of each nutrient for that food (e.g. Sodium 10mg, Zinc 12ug etc). I would like to get the quantity value to be multiplied by each nutrient value on the details page (E.g if the quatity is 2 i want to see Sodium 20mg, Zinc 24ug etc). Is there an efficient way to do this?
@oluwatobipaul6171 Жыл бұрын
Thank you Shane Young.
@ShanesCows Жыл бұрын
Happy to help. Have a great day. 🐶
@leeblevins221010 ай бұрын
I have created a back button on my quiz, but after going back to the previous page it records that answer twice. How can I add a statement to the back button to clear the previous answer from the collection while going back.
@DJOZMET2 жыл бұрын
I did the Social Server
@ShanesCows2 жыл бұрын
Awesome!
@DJOZMET2 жыл бұрын
@@ShanesCows can yo do how to create our own ftp server.