I am trying to create a scheduling type app for the marketing team to manage time requests and briefs.
I have a standard Sharepoint list (List A) where the initial request is made, there are start and end date fields (which I default to specific date). I have another list, a calendar list (List B) set up.
For the first part of my flow, when a new item in List A is created, it creates a new item in List B and appears on the date in the calendar that I have set the default dates to. What I then want to be able to do is set the Flow up so that when I go into List B and move the item to another date, it then updates the start and end date fields in list A with the new start and end dates from List B.
Does aanyone know whether this is possible? I've tried a number of things and can't seem to work this one out?
Solved! Go to Solution.
Hi @AnnaBrodnicki,
Please make sure the item in the List A and the corresponding item in the List B would have the same title.
And if the the item in the List A and the corresponding item in the List B have the same title, you could refer to my workaround to create your flow.
You could refer to screenshot below to create the flow:
The flow would run successfully as below:
Best regards,
Alice
Hi @AnnaBrodnicki,
Please make sure the item in the List A and the corresponding item in the List B would have the same title.
And if the the item in the List A and the corresponding item in the List B have the same title, you could refer to my workaround to create your flow.
You could refer to screenshot below to create the flow:
The flow would run successfully as below:
Best regards,
Alice
Hi @v-yuazh-msft,
This is amazing thank you, you have helped me solve something that has been bothering me for a while now. It worked perfectly.
Thank you!!!
Anna
I have a very similar scenario. And have set up a flow like this. The main difference is the table I want the Flow to modify (Table B) is on a subsite to the table the triggers the flow (Table A). Everything funtions, until the condtion, which never finds match so the update item is never run. I know that Table B has a matching record. (Another flow actually created the matching record in Table B from Table A.) What I noticed in the run details is that the condition only seems to get checked for 100 "Get itemsz' when their are 149 records in the list. I've set the view to show 200 items, I've verifyied that field type and size are the same. Do you have any ideas as to why the condition might always be false.
User | Count |
---|---|
78 | |
55 | |
52 | |
42 | |
42 |
User | Count |
---|---|
81 | |
79 | |
75 | |
67 | |
43 |