Hello, I have two SharePoint List A and B and a flow that updates List A with some values in List B if an item is modified or entered in B. SharePoint list A has a calculated field(date and the first letter of a string) but B doesn’t. Anytime the flow runs, it successfully updates List A with new values from B but sets the calculated field as NULL although that column is not part of the columns to be updated. The flow does not reference the calculated field to update. Can anyone explain why this is happening?
Solved! Go to Solution.
Hi @current_,
I tested on my side that reproduced your Flow but not find the same issue.
The calculated column not changed to null, and if one parameter in the calculated column updated, the calculated would update automatically.
Could you please share with me how do you configure the calculate column?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @current_,
I tested on my side that reproduced your Flow but not find the same issue.
The calculated column not changed to null, and if one parameter in the calculated column updated, the calculated would update automatically.
Could you please share with me how do you configure the calculate column?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
92 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
137 | |
49 | |
42 | |
37 | |
29 |