Hi,
I have a flow which triggers on 'new item in a sharepoint list'. There are 5 content types (CT's) in the list.
I have added an 'update item' action setting col_X for all content types. However, when processing CT-5 I get an error that col_Y is missing from the triggering item.
It seems that the 'update item' action is adding some expectations to the trigger. I don't need col_Y to be present when processing CT-5.
I've tried to imply col_Y optional-ness by assigning concat(col_Y, '') but it isn't working in this case.
Question: do I need to move the 'update item' action to a separate, callable flow, to fully decouple it from the 'new item' trigger?
Apologies if this isn't fully explained - the browser timed out and I lost a more detailed explanation; I had to type it all again from memory!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
29 | |
27 | |
23 | |
17 | |
10 |
User | Count |
---|---|
66 | |
59 | |
29 | |
27 | |
25 |