Hi,
I need to set all the data in an array to lower case. Then I can use the Filter Array data operation to filter. Currently, Filter Array is case sensitive and the data could be upper or lower case. Thus, filtering by Dog does not return dog and vice versa. I need both to be returned.
Is it possible to set an array to lower case? If yes, how?
Thanks!
Dave
@DTooley A normal text comparison is not case sensitive as you can see below in my example trying to search for Ice Cream!
Could you share your scenario more.
Thank you for responding, but the answer is not what I was looking for. Let me add some more information to add clarity.
I am building an array using a querySharePoint action.
Then I filter the array using 'contains' as the operand. Filtering the array is case sensitive (Dog vs. dog).
What I would like to do is set the entire array or the field to be filtered (SiteTitle) to lower case before I do the filter.
So, the question is, how to convert the data in the array to lower case?
I hope this helps.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
208 | |
97 | |
60 | |
51 | |
51 |
User | Count |
---|---|
255 | |
158 | |
87 | |
79 | |
62 |