web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Fields values don't di...
Power Apps
Unanswered

Fields values don't display in a gallery after new Power Apps Release

(2) ShareShare
ReportReport
Posted on by 30

Hello, 

 

Today I have noticed that after new Power Apps release (from 3.200091.41 to 3.20101.20) some fields and their properties no longer work in my canvas app. 

 

To give you example.

 

This is one of my galleries. The numeric value are text inputs with default value like 'ThisItem.Number1'. The screen is from published app - Version 134.

Termigez1_0-1604045594462.png

And now screen from published app - Version 135. Nothing was changed in the properties of the gallery, the only difference is Power Apps Release. 

Termigez1_2-1604045897817.png

As you can see default value of text inputs are no longer visible. If I decide to type some new value (there is OnChange patch function inside each text input) they will disappear too, however change will be visible in data (patch function works).

 

I have investigated this issue and it seems thats there is some kind of issue with galleries. Not only with text inputs and its values but it also the case with some labels. Seems like some ThisItem.X fields display properly and others not. Below my version screen to see you the difference with Power Apps Release.

 

Termigez1_3-1604046263807.png

 

Any idea what can be done with it or what can cause this issue? 

 

 

Categories:
I have the same question (0)
  • summitb Profile Picture
    2 on at

    Does it show any sort of error? Can you check if there is error in the Data. Go to the entity and check the data tab.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    me too It doesn't show have any errors. But when I save the new data in the power app It will be saved to the sharepoint but not updated in the gallery.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I define the items in my gallery as follows:

     

    ForAll(
     Distinct(
     SortByColumns(
     SortByColumns(
     SortByColumns(
     Filter(
     'Worn-Out monitoring',
     Text(
     DatePicker1.SelectedDate,
     "d/m/yy"
     ) = Text(
     Date,
     "d/m/yy"
     ) || IsBlank(DatePicker1),
     Dd_Line_3.Selected.Title = Line,
     Dd_Stage_4.Selected.Result = Stage || IsBlank(Dd_Stage_4),
     Dd_Measurement_3.Selected.Value = Measurement || IsBlank(Dd_Measurement_3)
     ),
     "Line",
     SortOrder.Ascending
     ),
     "Stage",
     SortOrder.Ascending
     ),
     "Date",
     SortOrder.Descending
     ),
     Measurement & " Stage " & Stage & " " & Date & " Line " & Line & " " & 'Type.'
     ),
     {Result: ThisRecord.Value}
    )

     

    please help me.

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard