Good day,
I am busy trying a flow that will create SharePoint list items from a excel table; about 80,000 items.
The flow failed because some SharePoint list columns expect to see a value from the table but the value from the cell in the table might be blank. There are three columns in the table that is affected.
Condition statements in the flow might take much longer as I have to check for all possible conditions:
If Cell A, B and C are blank, run this.
If Cell A is blank but B and C are not, run this.
if Cell B is blank but A and C are not, run this.
Etc.
How can I make this easy?
Would it help if I change the list column format to single line of text, run the flow, and then change the list column format back to number?
Solved! Go to Solution.
@MJGreyling then it's fine to use it in a such way.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
@MJGreyling Second option is good to use, if you're sure you will be only putting number in that column.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Yeah, it looks like it is running like that.
@MJGreyling then it's fine to use it in a such way.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
44 | |
17 | |
16 | |
15 | |
13 |
User | Count |
---|---|
67 | |
36 | |
28 | |
20 | |
17 |