Hi guys,
I'm able to get the records that I want to see if the Serial Exist in another database table.
I query the Table1 to get the records that are not Removed (Removed eq false).
But I want to compare the Table 1 filtered array with the Table2.AssetSerial.
Then Create an array with the Serials found that are in both Arrays and update the Table1 records.
e.i
Table1 Filtered
ID AssetSerial Removed
1 Serial-1 0
2 Serial-2 0
3 Serial-3 0
4 Serial-4 0
Table2 Filtered based on Table 1 array
ID AssetSerial EntryDate
550 Serial-2 2020-01-09
621 Serial-3 2020-01-09
then update Table1's ID: 2 & 3 to Removed = true
Solved! Go to Solution.
Hi @AYCHL ,
You could refer to the following methods to configure Flow.
Image reference:
Hope this helps.
Best Regards,
If you could provide an expanded screenshot of your Flow and steps, and of any detailed error messages you're receiving we could likely better assist you. Also, for the best results, you may want to review How to write a good forum post.
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!
Hi @AYCHL ,
You could refer to the following methods to configure Flow.
Image reference:
Hope this helps.
Best Regards,
Thank you @v-bacao-msft for the Help!
While this was great help, I was able to do it differently!
I Still think there is a more efficient way to do this, I will try your Method and see how it works!
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 |
---|---|
31 | |
29 | |
27 | |
18 | |
11 |