Notifications
Announcements
Hi,
I use this statement fine -
GroupBy('Scheduling List',"field_2","Title")
then when I want to use ThisItem.Title in a label I get error "Expected Text Value".
However I can use ThisItem.field_2 just fine.
Any reason why?
Use the First function to get the first record from the Title column, and then use the Value property to get the text value from that record:
GroupBy( 'Scheduling List', "field_2", First(ThisItem.Title).Value )
If you have any questions or feedback, please let me know. Have a great day! 😊-----------------------PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]
I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻
@SpongYe
getting error still -
@wonka1234
If you add a label to your gallery control and set the Text property to the following, that should hopefully work.
First(ThisItem.Title).Title
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 717 Most Valuable Professional
Michael E. Gernaey 329 Super User 2025 Season 2
Power Platform 1919 268