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 / Restarting main screen
Power Apps
Unanswered

Restarting main screen

(0) ShareShare
ReportReport
Posted on by Super User 2024 Season 1

Hi 

 

my app on pc when i click gallery the data is Restarting to main screen  i dont know why is doing this. only when click the box within the gallery data ?

 

Thanks 

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,925 on at
    click on the box or the arrow where you clicked and look at the formula. It may help if you attack screen shot
  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @eka24 

     

    there is no formula on the gallery,  i have another gallery to filter the gallery which shows me details on that data but when i click on the mail gallery thats when is restarting. can you tell me please whats the correct formula please but the main gallery is grouped.

     

    Thanks 

  • eka24 Profile Picture
    20,925 on at
    Copy and paste your formula for correction. It is not clear what you want to achieve. We are willing to give directions.
  • eka24 Profile Picture
    20,925 on at
    Do you want to link one gallery to the other. If so, the state your table name and some columnName
  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @eka24 

     

    THIS THE MAIN GALLERY WHICH RESTARTING

     

    Search(
    AddColumns(
    GroupBy(
    AddColumns(
    'Shipments ',
    "CompanyText",
    Company.Value
    ),
    "CompanyText",
    "ShipmentsByCustomer"
    ),

    "Status",
    First(Sort(ShipmentsByCustomer, Status.Value, Ascending)).Status.Value, // Modify formula here

     

    "IDS",
    First(Sort(ShipmentsByCustomer, ID, Ascending)).ID, // Modify formula here


    "OrderDatesFull",
    First(Sort(ShipmentsByCustomer, OrderDate, Ascending)).OrderDate, // Modify formula here
    "CODFull",
    Sum(
    ShipmentsByCustomer,
    CodAmount
    ),
    "TotalShipmentFee",
    Sum(ShipmentsByCustomer, ShippingFee),
    "Company",
    Descending
    ),
    TextSearchBox1.Text,
    "CompanyText"
    )

     

     

    AND THIS THE OTHER GALLERY

     

     

    Filter('Shipments ', Company.Value = Galleryship.Selected.CompanyText)

     

    Thanks

     

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    @Ramole 

     

    It's hard to pinpoint the core problem, Could you please create a new gallery and set the same Items property to try again?

    BTW, I find something weird in the codes, please find the screenshot:

    Snipaste_2020-02-12_15-19-55.png

    Sik

     

  • Ramole Profile Picture
    Super User 2024 Season 1 on at

    Hi @v-siky-msft 

     

    You right i would like to do sort on grouping but i can not figure out, what i wanted is latest record on the top can you help me with 

     

    Thanks 

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 408

#3
timl Profile Picture

timl 339 Super User 2026 Season 1

Last 30 days Overall leaderboard