Dec 20 2016 08:51 AM
In InfoPath there was the repeating table control that would let one add dynamically rows in a table. Is there anything similar in PowerApps? I have looked at the gallery but it looks like you have to specify the number of items in the gallery. Thanks.
Dec 21 2016 04:25 AM
Hi Sreeni,
Here you go: https://wonderlaura.com/2016/12/21/powerapp-galleries-repeating-tables/
Regards,
Jasjit
Dec 21 2016 06:14 AM
Hi Jasjit,
Thank you. But that link is broken, Please let me know if there is a different link.
Thanks.
Dec 21 2016 06:17 AM
It is working Sreeni ! Just copy the URL insead of clicking it if that is not working.
Feb 10 2018 05:37 AM - edited Feb 10 2018 05:40 AM
I guess that's not what Sreeni is looking for. Laura article is about displaying data from 2 SharePoint lists. What Infopath was used to be able to do was to create an entry form for users to input data on a repeating tabet. For example in a plane tickets booking scenario where the user enters first name, last name and age of 'person 1' and then clicks on a + button to add another passenger : the 3 Input fields first name, last name and age are then repeated do user can add a second passenger details. The data was stored in the same SharePoint list with no data binding to a SharePoint column but to an XML file dealt by Infopath.
I'malso looking for such a solution 😁
Feb 12 2018 07:42 AM
I was able to find a solution for this in PowerApps. It may not work exactly like Infopath but it is possible. If you'd like to know, I'd be happy to help via PM. Thanks.
Feb 15 2018 09:31 AM
Feb 15 2018 10:16 AM
You will have to add a gallery control and the Items property of the control will need to be set to display the items. The gallery will have to be designed to have the fields that you want in the repeating table.The items can be a collection object in PowerApps and the collection will need to be patched/saved up to the data source.
Feb 16 2018 08:44 AM
Feb 27 2018 07:29 PM
Feb 27 2018 07:57 PM
I have achieved this, have a look at attached snapshot.
Apr 11 2018 11:09 AM
Hi
So I think this is exactly what I am looking to do as well - I have 2 SharePoint lists, Projects and Tasks...the tasks is a multiple to one relationship with the projects but the caveat is that depending on the category of the project, there are a set number of tasks that need to be added to the project and values edited upon creation of the project. Can you share how you achieved the editing of the repeating table (gallery item)?
Aug 28 2018 09:35 AM
@Sreeni Amrutur @vijendra kondeti We hope you'll consider avoiding the private message and email routes and post your questions and solutions publicly, so everyone can benefit from your expertise.
Jun 24 2019 05:02 AM
@EricStarker if you're still looking for a way to achieve this I suggest you follow Shane Young's suggestion. I've used it previously and have had no issues
Link to his blog: https://www.petri.com/create-infopath-repeating-tables-sharepoint-powerapps
He also has it documented on his Youtbue channel.
Best of luck
Jun 24 2019 10:16 AM
@Earlline Alcide Hello! Sounds like a great suggestion, but I think you've tagged the wrong person. I didn't ask the original question.