Hi,
I'm trying to create an instant cloud flow to search for an 11 digit phone number in our Sharepoint that ends in "23" but having trouble on going about doing this. I don't know if it's possible or not?
So far from what I can tell, I'd have to initialise an integer with the value of 11, somehow get a function to search SP for the ending 2 digits (23) of that 11 digit variable and display all the results from that?
If someone with more experience on this could explain how I can go about doing this would be fantastic! (Or if there's some type of search operator that can perform this procedure, i'd love to know!)
Thank you