EXERCISE TOPIC▼
- Access exercises (91)
- C# exercises (79)
- Excel exercises (278)
- Power Apps exercises (13)
- Power Automate exercises (18)
- Power BI exercises (139)
- Python exercises (28)
- Report Builder exercises (141)
- SQL exercises (198)
- SSAS exercises (51)
- SSIS exercises (46)
- SSRS exercises (99)
- VBA exercises (85)
- Visual Basic exercises (46)
POWER BI EXERCISES▼
POWER APPS EXERCISES▼
Power Apps | Galleries exercise | Create an app allowing you to choose your favourite Abba song
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
Software ==> | Power Apps (13 exercises) |
Version ==> | Latest update |
Topic ==> | Galleries (3 exercises) |
Level ==> | Relatively easy |
Subject ==> | Power BI training |
You need a minimum screen resolution of about 700 pixels width to see our exercises. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
This app will use a template gallery to list out Abba songs held in an Excel workbook. Start by adding a table called Songs in Excel to the workbook in the above folder, and then copying it to OneDrive or DropBox:

Turn the list of Abba songs into a table, and call this Songs.
Create a Power Apps canvas phone layout app, and save this as Mamma Mia.
Add a data source to your app for this table:

Create a data source linking to this table.
Add a gallery to your app:

Use the Vertical template, then link this gallery to your table of songs.
Change the display of the gallery so that you see the title for each song and album it was on:

You'll need to edit the default fields of the gallery to do this.
Add another screen, and get this to show the name of the song you've clicked on in the gallery:

What other song could you possibly choose as your favourite Abba number?
Run your app to test it, and check that when you click on a song its details appear on the second screen, then save and close your app.