Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Multiple fields on a single row

(0) ShareShare
ReportReport
Posted on by 143

Using the Survey Template and SharePoint on-line, how does one create the Task Summary section (see attachment)? My template always wants to create one row per record item. I'm looking to place several fields in a single row.

 

2016-10-25_16-26-23.png

Categories:
  • Brian Dang Profile Picture
    Brian Dang 3,976 on at
    Re: Multiple fields on a single row

    If you want to get real fancy, you can also program an OnSelect property of the textboxes in Gallery2 so that they can sort Gallery1 using a variable for which column and whether it is ascending or descending.

     

    2016-10-26.png

     

     

  • Ray_Garza Profile Picture
    Ray_Garza 143 on at
    Re: Multiple fields on a single row

    Mr-Dang,

     

    Thanks for information. That is exactly what I wanted to do and I will investigate the use of the Gallery. 

  • v-yamao-msft Profile Picture
    v-yamao-msft on at
    Re: Multiple fields on a single row

    Hi Ray_Garza,

     

    We can change the card’s appearance by manipulating controls. In this article about “Understand Data cards”, the section “Customize a card” could be a reference for you.
    https://powerapps.microsoft.com/en-us/tutorials/working-with-cards/

     

    Best regards,
    Mabel Mao

  • Verified answer
    Brian Dang Profile Picture
    Brian Dang 3,976 on at
    Re: Multiple fields on a single row

    If I am understanding this correctly, you want to put all that information for each record in one row. I would make Two galleries.

     

    One gallery would be vertical and have text boxes for each field side by side (see image).

     

    TextBox1.Text: 
    ThisItem.Fact
    
    TextBox2.Text:
    ThisItem.Time
    
    TextBox3.Text:
    ThisItem.Attempts

     

     

    A second gallery would be horizontal and include the name of each column as Items (["Fact","Time","Attempts"] is red in my example). Space both galleries out equally so that they line up information.

    Sketch.png

     

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard