Update a secondary SharePoint list using Flow

Update a secondary SharePoint list using Flow

Daniel Christian

7 лет назад

53,574 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@stephans1536
@stephans1536 - 12.04.2021 17:52

Hi Daniel,

Awesome video, I am looking for something similar... I am working on a parent and child list for inventory management. Where items get status reserved when selected within the parent list. Are you able to assist me with a flow for this?

Ответить
@kerriejarman1447
@kerriejarman1447 - 16.02.2021 05:56

Thankyou - how might I turn a Yes/No filed from Yes to a No? Ie I Create an item and it does a lookup to see that there is another item with the same value and turns the value to No

Ответить
@adiariyanto6313
@adiariyanto6313 - 26.06.2020 11:23

Hi Daniel
Thank You for your video, I want to use your tutorial to create simple data warehouse. so I create 2list datawarehouse with column inventoryID,InventoryName,TotalQty,CurrentQty and operationalUse with column InventoryName and QtyUse.
can you help me, how to subtract with QtyUse column with your command ?
"@sub(item())?['TotalQty'],- ???

Many Thanks
Adi

Ответить
@v-talks7597
@v-talks7597 - 13.05.2020 16:28

Good Session @daniel ! i have a query in my share point list had a column name "add" if any one editing the item in that list the value in "add" column has to add with existing value eg: the previous value in "add" column is 10 i want to edit and entered value 20 i want my output with adding 10+20+30 is that possible in share point list??

Ответить
@TA-ov1qp
@TA-ov1qp - 25.04.2020 10:29

Hi
How would you delete an item from the parent and have the child update?

Ответить
@9871578881
@9871578881 - 10.02.2020 21:42

I have column name "comment"...How to import string to that column using compose?

Ответить
@ivangutowski
@ivangutowski - 04.02.2020 03:11

Thank you, just needed a small part of that but got my flow working, cheers

Ответить
@ronroche5422
@ronroche5422 - 24.12.2019 00:00

Thank you, Daniel, very helpful! I need to do something similar but with attachments. getting an attachments from a secondary list and updating the primary list. Seems like attachments follow a different logic. Do you have any information regarding this?

Ответить
@sheelagonsalves9145
@sheelagonsalves9145 - 25.08.2019 16:38

How to apply for Task list ?

Ответить
@kevinstevenson7078
@kevinstevenson7078 - 17.06.2019 13:08

Hi, i wanted to do a similar workflow, but rather than subtracting 1 i want to subtract the value from another column? "@sub(item()?['DaysUsed'],DaysTook)" sot of thing? How would this be done? I tried just using a field instead of the 1, but it didn't like it Thanks

Ответить
@deekshakukreti7073
@deekshakukreti7073 - 16.05.2019 11:07

hi i am adding 20-30 rows at a time in parent list, and in child list i am using the count of rows. but since data is added very fast, count in all the new fields in child list is appearing same. i used delay also, but same thing is happening.

Ответить
@HELVETASNepal
@HELVETASNepal - 10.05.2019 13:34

Hello this is very nice tutorial,
Can you please help me to pass dynamic value on the > sub(item()?['SickLeaBal'],5)< Here 5 must be replaced by parent column called LeaveUtilization.

Ответить
@anthonyabieba9416
@anthonyabieba9416 - 30.04.2019 21:30

Hello Daniel nice video, thanks a lot.
But please, in the compose box, how do i subtract the value of a field that was added as part of the created an item part from the value of a field that is in the get item list?

Ответить
@jpc4820
@jpc4820 - 27.04.2019 20:27

what if in the parent list i have a quantity column where in I can input number of keyboards instead of creating item 1 by 1 item? How would be the computing expression in Flow to get the total of keyboards based on the quantity columns?

Ответить
@cameronalexander9280
@cameronalexander9280 - 26.01.2019 05:45

This is great! Does Flow stop searching after it hits 100 items? I have a list of 1035 I figured that could be the issue.

Ответить
@VRfaces7
@VRfaces7 - 11.12.2018 13:54

Is this Flow running for any user that will modify the Parent List? (OR) Just for your account?
I.E. is the Flow assigned to the list, or (only) your account?

Thank you.

Ответить
@Ubertortle
@Ubertortle - 04.12.2018 15:29

This is great. would it be possible for me to change the number that is added or subtracted to something with a decimal? I need to add by .0001

Ответить
@zYxMa
@zYxMa - 20.07.2018 01:44

Because you only have one Item in Child list you only get one email. I have hundreds of items and I received hundreds of emails. The "Send an email" needs to be placed outside the "Apply to each". But thanks anyway :)

Ответить
@lukmanoyee3731
@lukmanoyee3731 - 17.07.2018 16:15

Hi Danel. Thank you so much for the video. But am facing some challenges here. Can you please explain how I can compare email address on the two list instead of number/integer

Ответить
@johnlagrinta9442
@johnlagrinta9442 - 29.06.2018 21:05

Great video thank you! I have a question for you if I may ask, my SP List is all good, but I have one column that I want all the information/comments to be displayed under the same row ( the history ) in case someone adds a comment or info, with append changes it only shows ''View entries''. Is Get item the solution for my issue? Thank you.

Ответить
@deddyandy7306
@deddyandy7306 - 06.04.2018 11:59

Thank you very much for the demo. I just need to loop through list A and get an item based from an item in list B. I've been looking everywhere, but they cannot be easily understood.

Ответить
@ajiesalonga7646
@ajiesalonga7646 - 23.02.2018 10:27

do you have the video using sharepoint designer with the same scenario

Ответить
@colinbromage8270
@colinbromage8270 - 19.09.2017 23:36

Daniel - this is brilliant! It enabled me to work out how to do something similar which didn't seem like it should be complicated but which I couldn't find any Microsoft documentation for. Thank you.

Ответить
@paulhaley5876
@paulhaley5876 - 28.05.2017 11:58

This is great, thank you.  I have been struggling with getting flow to do anything more complex than sending an email when a new document is added.  You have set me on the path to do useful things.

Ответить