Power Apps SharePoint Document Library Browser

preview_player
Показать описание
If you want to work with SharePoint Document Libraries, then this is the video for you. File thumbnails, IsFolder, Filtering, Navigating, Upload, and Deleting are all covered in an awesome Mobile app demo. So much fun! 🥳

Рекомендации по теме
Комментарии
Автор

"In life, death, taxes, and delegation are the most important things." - Shane Young

Now one of my favorite quotes.

JFDicer
Автор

Not sure if sommething has changed, but I had to use 'Value' insted of 'Result' in the code: Set(varFolderPath, Concat(FirstN(Split(varFolderPath, "/"), CountRows(Split(varFolderPath, "/"))-2), Value, "/") & "/") Love your videos PowerApps would be so much harder to learn without all your input.

smaug
Автор

This is pretty awesome Shane. Lots of fun techniques and tips to manage stuff with Visible and vars. Love it! Thank you 😊

louiscutmore
Автор

@Shane Young. Great stuf! One note though: you can use delegation in combination with SharePoint libraries (thanks to Reza Dorrani, would never have found that out by myself). If you add an indexed library column ('IndexedFolderPath') which you populate by flow, your solution works with large (>5000 item) lists. I've created such a flow which also iterates down the foldertree in case an upper parent is renamed. But I am sure you write a better one yourself if this is something which you would find useful. Thanks for all your work for the community and keep it up!

marcboesgmailcom
Автор

Dude!! Another one of your videos that sent me down a rabbit hole!! Thank you!!! I was able to combine this with a SharePoint List and filter the Document (Gallery) files based on the Title name of my SharePoint List. Love your stuff!

joshgramlich
Автор

Brilliant as always Shane, thanks for sparking the ideas with your videos. Was an absolute novice six months ago, but with your vids i've learnt a lot... and we're producing so many apps via powerapps now. Thank you 😉

garycowperthwaite
Автор

OMG! Thank you so very much for this video. I am back on the horse now and happy with the progress. Thanks Shane. I just purchased Office Hours and can't wait for you to get me straightened out.

theladytech
Автор

Sir, you are a freaking legend. Long live the king of Powerapptopia

markdudevad
Автор

This video is exactly what I needed.
Thank you!

icesea
Автор

Thanks for leaving it the little workflows in-between. I was good to see little bonuses like quickly modifying a list (thumbnail) and then refreshing the data source. I feel like I now have a much broader understanding of how things click together :-)

MrHics
Автор

A very important video. I'm making a playlist of these 'Basics/All about' videos as a reference for my studies. Thanks, Shane.
Best, Paul

zeroherobeatspaul
Автор

Love the coding for the up arrow. Brilliant!

kimsalas
Автор

Hey thanks Shane the Launch() function was what I have been looking for!

DavidShaw-dcre
Автор

Dude, you run very well!

Great video.

altino
Автор

Ty so much for your videos Shane its because of you that I passed my PL-100 and became a certified app maker. Also I will forever identify you as striped zebras way cooler tag in my opinion

crimsonfox
Автор

Awesome Shane !!, thanks for all these tips

Gregory-lcrf
Автор

Hi Shane - love your vids, very well done and informative. Giddyup

luisdp
Автор

Great video, the step by step instructions really helped! Thank you

tyamadabr
Автор

Hello from Brazil !!!
Thank you very much. Your explanation is great and simple.

adnartube
Автор

Hey Shane,

Great video, as usual, thanks for sharing! The good thing is also it respects the library and/or sub-folder, file permissions based on how it's configured in SharePoint to the users. I have one question:

1. If I have User A, User B belongs to the Documents library and I have User C and User D belongs for example to Accounting Library is it possible to apply filter condition on the main gallery to display the content of the folders based on the library and the current user signed-in?

julien