Sample DataTable
Name | Category |
Tom | A |
Sam | B |
John | D |
... and so on
The string I want to split is "A;D". The string is not consistent as sometimes it can be just "B" or "B;D" etc.
The aim is to filter out all the rows that contain A Or D as quick as I can.
Is that possible in a flow preferrably without joining tables? Thanks for any help!
Solved! Go to Solution.
yeah it is.
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 |
---|---|
14 | |
13 | |
10 | |
10 | |
9 |
User | Count |
---|---|
30 | |
21 | |
15 | |
13 | |
12 |