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 / Data not Displaying in...
Power Apps
Answered

Data not Displaying in Galleries in Desktop Player or Cell Phone

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator
I have a mobile that is show data in the galleries
when I am in edit or play mode in make.powerapps.com.
However, no data is displayed in those same galleries
when viewing the app through the desktop player or
player on my cell phone.

What am I missing?

Galler1 (for example) items has -
If(IsBlank(PS_Campaign_Number_Fld.Text),Blank(),
Filter(col_Production, !IsBlank(Flux_Type) &&
Campaign
= CS_Campaign_Fld.Text))

make.powerapps.com version/view -


Power Apps Desktop Player and Player on Cell
Phone view - no data is displayed in the galleries,
though all fields outside of the galleries are
displaying the appropriate data. 
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,291 Most Valuable Professional on at
    For a start, you do not need the first part, as if PS_Campaign_Number_Fld is blank, it will not match anything in the Campaign field, so the gallery will show no records (you only need this) 
    Filter(
       col_Production, 
       !IsBlank(Flux_Type) &&
       Campaign = CS_Campaign_Fld.Text
    )
    I think the issue is that with your original code, you were returning alternative data structures, nothing in the first then a Table in the second.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    LinkedIn   
     
  • Suggested answer
    Phineas Profile Picture
    5,331 Moderator on at
    I gave it a rest and came back an hour later.

    Closed out, did a refresh...everything seems to be working without the need for changes.

    Must have been a cache or latency issue.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,027

#2
Valantis Profile Picture

Valantis 644

#3
11manish Profile Picture

11manish 626

Last 30 days Overall leaderboard