PM on Call: Split Strings and Access Array Indexes
This version of #PMonCall covers a more advanced Microsoft Flow concept, but one that a customer ran into and I figured it would be worth sharing with a broader audience. Problem In this scenario, our customer has a comma delimited string and they need to parse this string and access specific indexes within the array. For example we may have a string like “a,b,c,d” and … Continue reading PM on Call: Split Strings and Access Array Indexes
You must be logged in to post a comment.