Hi. All.
I want to extract and count strings from the SharePoint list.
For example, it looks like this.
asfweabcgfrthoabcopfgrkpabc
Count how many "abc" are in this string.
You can see if you look at it, but the answer is 3.
In Excel, you can use the CountIf function, but in Microsoft Flow, what do you do if you want to do something like that?
Thanks.