In my SharePoint list there is a column called travel which is a yes/no field. On the app on the detail screen instead of it displaying yes/no it displays true/false and a number beside which I don't quite understand. Is there a way to change it on the app to display just yes or no and no number. Below is an image of the detail screen (I've circled the issue).
Solved! Go to Solution.
That is correct. It should show the same in your Gallery if the text is set to ThisItem.Travel.
Can you move the Gallery label to another location in the Gallery row template? Does the number move with the label?
If it is just a yes/no column then it will only show true or false. What is the Text property of your label? And, do you possibly have another label next to this one?
@RandyHayes the text property of my label is ThisItem.Travel and there isn't any other label next to that one.
What is the Items property of your Gallery?
@RandyHayes The Items property of my gallery is colPeriod, that's needed for the three buttons I have on top.
So before dissecting what appears to be a collection, put a Label on your screen anywhere and set the Text to First(colPeriod).Travel
What does it show?
@RandyHayes I just tried that and it actually worked, it displayed the chosen value with no numeric value next to it. Is that the correct method.
That is correct. It should show the same in your Gallery if the text is set to ThisItem.Travel.
Can you move the Gallery label to another location in the Gallery row template? Does the number move with the label?
@RandyHayes No the number doesn't move and I think I figured out the problem, there was another label below the travel label, so I've deleted now and it's works well. Thank you so much for the help.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
202 | |
176 | |
62 | |
32 | |
30 |
User | Count |
---|---|
325 | |
268 | |
104 | |
74 | |
56 |