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 / Power apps tutorial te...
Power Apps
Unanswered

Power apps tutorial template screen

(0) ShareShare
ReportReport
Posted on by 208

Hi!

 

I have added a  tutorial screen template in an application (a kind of small user guide). For this user guide, I use images and small videos.

 

I have a Gallery, with the following formula for the "Items":

 

Table(
{Step: 0, Title: "First step", Text:" short description", Image1: 'sample image', Video: 'sample video'},
{Step: 1, Title: "Second step" ,Text:" short description", Image1: 'sample image 1',Video:'sample video 2'},

{Step: 2, Title: "Third step" ,Text:" short description", Image2: 'sample image 2',Video:'sample video 2'},

{Step: 3, Title: "Fourth step" ,Text:" short description", Image3: 'sample image 3',Video:'sample video 3'}

)

 

I would like to store the images and videos in a SharePoint library and not in the application.

 

I was thinking to create a collection and to extract the pictures and videos from there. I could extract the image using the "Thumbnail" but I don't know how to handle the video.

This is what I tried:

Table(
{
Step: 0,
Title: "Menu list",
Image1: LookUp(
colImages,
Title = ThisRecord.Title
).'{Thumbnail}'.Large,
Video: EndsWith(LookUp(
UserGuide_1,
'File name with extension'=ThisRecord.'File name with extension').'File name with extension',"mp4")
}
)

 

Please, how can I reference the image and the video in the table from above, using the information from a collection or from the SP Library?

 

Thank you for your kind support.

Claudia

 

 

 

Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard