List
3 TopicsPower app form that will populate more than one line in a list
Hello All, Very novice power app individual here, we are wanting to use a power app to log our back up successes and failures (currently a piece of paper). So from a List perspective (where the data will be saved) this will need to be an individual line per backup procedure. However it would be good on the power app to have the date and then each procedure listed and be able to tick cross, add a note and then save all in one screen but on the list these all appear on different lines. Before I hunt and hunt to see how this can be done can anyone tell me if it is possible, thanks.Populate a Microsoft Word template with information from specific row in SharePoint list
Hello, I am relatively new in Power Automate and I am trying to create new flows. I have SharePoint List with lost of items. Then I have form in Sharepoint with one question "ID ?". (Sorry for Czech language in this screen) I created a flow: When I fill out the form, for example with ID 3, then the flow will start. And what I need from this flow is to insert row number 3 (ID of the row is 3) into the document with all information in that row. Creating the document is working. I tested that. But I do not know how to insert only information from the specific row into document. Can you please someone give me advice ? I tried something but nothing worked. I appreciate any help :-). Thank you and have a nice evening, StandaSolvedDate Interval - get each day´s date for a flow run?
I have a problem with how i use a flow. My users report a start date and an end date to a sharepoint list. Then i post a reminder of todays events and tomorrows event into Teams. But if the user have entered a date interval of 3 days, the flow only picks up the startdate column data. How can i force sharepoint to create a row for each day in the date interval? For example, user answer my Microsoft Forms and enters startdate and enddate of their event. but then i want to remind in teams about this event every day, not just at the start-date. I want a reminder each day. So if the date-interval is 10 days i want one reminder every day. How to get the date for each day in flow? Or if i could build a flow that breaks down a date interval and adds a row for each interval and use that list to pick out reminders like i do today. Acutally that would be the best solution, i got the reminder flow running now, it works fine. If i just could point that flow to a list containing all dates in a date column, it all would be solved. How to break down a ten day interval so that each day get it´s own row startdate, date2, date3....date9, date10 (one for each row).