Skip to main content

Notifications

Power Up Program - Build A Canvas App
Unanswered

Loans gallery object is not showing the list in my Library App

Posted on 26 Nov 2024 21:43:21 by
Hello,
During the Power up training when I first set up the gallery object it was listing the objects correctly. 
 
Now it no longer shows the list of my loans.  I know the data exists. but items are not visible. 
Here is the code for the gallery item: 
Sort(
    Search(// the table required
       Filter(Loans,IsBlank('Date Returned')),
        txtSearch.Text,
        StudentFullName
    ),
    'Date Loan Start',
    SortOrder.Ascending
)
 
Categories:

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

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,129

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,797

Leaderboard

Featured topics