If I have a gallery item string with the name ALEX BLAINE WARREN, why would Last(Split(ThisItem.Name," ")).Result return nothing? First name split does work (selecting first(split(Thisitem.Name," ")).Result.
Thanks for the information
Solved! Go to Solution.
Try adding a Trim() around the Thisitem.Name inside the Split. You may have a trailing space.
Try adding a Trim() around the Thisitem.Name inside the Split. You may have a trailing space.
@Pstork1 Thank you! I don't know why I didn't think about trailing spaces. that was the issue.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
190 | |
52 | |
51 | |
36 | |
33 |
User | Count |
---|---|
268 | |
97 | |
83 | |
68 | |
68 |