Split function in Power Apps
· Split function in Power Apps. 09/14/2019; 2 minutes to read; g; t; N; y; K +3 In this article. Splits a text string into a table of substrings. Description. The Split function breaks a text string into a table of substrings. Use Split to break up comma delimited lists, dates that use a slash between date parts, and in other situations where a well defined delimiter is used. A separator string ...