Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

how to display/Edit my gallery GroupBy data into new screen.

(0) ShareShare
ReportReport
Posted on by 39

Hi everyone,

 

currently I’ve creating a Timesheet apps, using SharePoint as a data sources. this data sources originally came from SAP system.

The data has details such as below;

Khairul_Amri_0-1648136696041.png

 

 In share point, there are lines of data and when I look back, some line items can be categorized under same group for filtering. So, I decided to group the line items by “Maintenance Order” and “Title” in PowerApps. As such, when I click a Maintenance Order titled “xx Pilot Servicing”, all the timesheet line items number and description No. 10,20,30 registered under the Maintenance Order will be appeared.  This will ease the user to enter their timesheet.

Khairul_Amri_1-1648136696047.png

 

Using Gallery in PowerApps, I am able to perform the grouping with the related line items below the selected ‘Maintenance Order’ and ‘Title’. But my issue is, to pass the argument to details/edit screen by clicking the ‘next’ icon and show all line items number and line items description into the new screen.

 

Khairul_Amri_2-1648136696050.png

 Seek anyone who can help me rectify this. 

 

Thank you.

`

 

 

 

 

 

 

 

 

  • Khairul_Amri Profile Picture
    39 on at
    Re: how to display/Edit my gallery GroupBy data into new screen.

    i really don't know how to make this happen. if can teams, could be more easier to understand.

  • Khairul_Amri Profile Picture
    39 on at
    Re: how to display/Edit my gallery GroupBy data into new screen.

    Khairul_Amri_0-1648179937346.png

    thank you.. the coding look working very well. 

     

    Khairul_Amri_1-1648180096638.png

    on this details screen, at item property i use a selectedItem, but data still not appear. please correct me if i am wrong.

     

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at
    Re: how to display/Edit my gallery GroupBy data into new screen.

    @Khairul_Amri 

    Without getting into the details, you are using a context variable to carry over your data to the next screen.  This will only apply to one screen.  It sounds like you want to have that variable available to many screens.  For this, you should use a global variable and the Set() function to create it.  Use Set(SelectedItem, Gallery3.Selected); Navigate(... instead of including the curly braces in your Navigate() function. 

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,679 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard