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 / Missing data in publis...
Power Apps
Answered

Missing data in published app (working fine in development)

(0) ShareShare
ReportReport
Posted on by 26

Hi,

 

I have an application that uses sharepoint lists as a database. After being published, all lists load except one. The pages that use this list are blank and no data from this single list is loaded. Until yesterday everything was working and apparently out of nowhere, it stopped loading.

 

The app works in development but not when published

Development page:

ThiagoDuarte_1-1715939053053.png

 

 

Published:

ThiagoDuarte_0-1715938954271.png

 

 

What i've tried:
1. Republishing the app

2. Removing the list from the app and adding it again and republishing

Nothing works

 

I need help!

Categories:
I have the same question (0)
  • Verified answer
    ThiagoDuarte Profile Picture
    26 on at

    Ok.

    I managed to fix it

     

    Basically i had a text input to filter the gallery as:

    Filter(Database,textinput.Value = "" || filtercolumn = textinput.Value)

     

    it used to work just fine, even with the new controls, but now it doesn't, the way around i found is:

    Filter(Database,Len(textinput.Value) = 0 || filtercolumn = textinput.Value)

     

    Now it works just fine. I wonder if there might have been a change in PowerApps in the last few days

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard