Power Apps 📂: Preview SharePoint Files + ✏️ Edit Office Documents

Поділитися
Вставка

КОМЕНТАРІ • 382

  • @frenamakenson9844
    @frenamakenson9844 Рік тому +20

    This is a master Class, Reza is on fireeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee !

  • @shakesbeer23
    @shakesbeer23 Рік тому +1

    Thanks!

  • @wjameswilliams
    @wjameswilliams Рік тому +4

    You're on fire lately, Reza!
    It's easy to underestimate how useful these videos are - a SharePoint preview is merely a great example use case of the underlying concepts being employed in this video: Calling Flows from a Power App; Graph and SharePoint api calls; PCF components (and an iFrame control being a great example of that); and Azure AD HTTP requests.
    A shame the standard Groups HTTP request to the Graph api v1 will be deprecated in favour of a premium connector!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks so much for the appreciation.
      Please note the groups connector v1 does support more endpoints than it should have in the first place.
      v2 will only support the groups endpoint which makes sense as connector is related to groups.
      The premium "http with azure ad" connector has always been an option. It is not a replacement for the groups connector.

  • @dougydoe
    @dougydoe Рік тому +2

    This is certainly another Reza classic! Great Video, great presentation and full of useful content. Certainly needs a couple more watches and then connecting it into my environment. Thanks for always sharing. Certainly, the infusion of the Graph API functionalities has opened up a whole new world of possibilities.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks Doug.
      The Graph API indeed opens up a world of possibilities. There is so much more to uncover.

  • @sibidi894
    @sibidi894 Рік тому +1

    You are such a treasure Reza. Much love brother. Keep up the good work! You make my life and the lives of thousands easier.

  • @FromDallas
    @FromDallas 7 місяців тому +1

    Reza, you can know for sure that you've practically saved someone's job - mine! I was so worried about getting a solution for many issues. This video is one of many to make everything come together for me.
    Thank you soooo much!

    • @RezaDorrani
      @RezaDorrani  7 місяців тому

      Glad I could help!
      Videos are a guide but how one utilizes it in their day to day work or career is upon the individual. You are doing great

  • @viniciusraffler3787
    @viniciusraffler3787 Рік тому +1

    You Rock Reza! I'll use your video like a tamplete to develop my onboarding training app, help me a lot, thanks!!!

  • @tylerremkus
    @tylerremkus Рік тому +1

    Thanks, Reza! Excited to have added this capability into an app. For my purposes, I found it helpful to use the Replace function to replace "embededit" with just "edit" on my word docs. This way the user is taken straight into the Sharepoint editing experience instead of requiring user to click "edit" on the OneDrive preview.

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      There were 2-3 options. Embed, edit etc.

    • @tylerremkus
      @tylerremkus Рік тому +1

      @@RezaDorrani yes, all great solutions! 👍👍 I used a replace on the "getURL" in the edit option you showed. I found that word docs specifically still needed an extra click to be able to start making edits, so getting rid of the word embed eliminated that by taking to a different editing experience.

  • @georgegualda4262
    @georgegualda4262 Рік тому +1

    You out did yourself again... Excellent Video.

  • @oluwatobipaul6171
    @oluwatobipaul6171 Рік тому +1

    Another level og Graph API calls. Thanks Reza. This will help a lot in my role

  • @wilwilwilwilwilwil
    @wilwilwilwilwilwil Рік тому +1

    This is absolutely insane - what a cool and clever solution, thank you for sharing!

  • @dantri56
    @dantri56 Рік тому +1

    Thank you Reza ! Once again, another super interesting video !!

  • @yamijala
    @yamijala 10 місяців тому +1

    This is an excellent example. You made my life easy. Thank you

  • @TheFeLiPeSaX
    @TheFeLiPeSaX 2 місяці тому +1

    Holy mother, this is crazy! Thank you so much from Brasil!

  • @garypinto568
    @garypinto568 Рік тому +1

    Master of masters. Thanks for sharing your solutions.

  • @shaikmohammedabdulsamad343
    @shaikmohammedabdulsamad343 Рік тому +2

    Reza. You have covered most of the use cases related to document management and how we can achieve it using Power Apps. Thanks for the valuable tips and tricks. You are my🦸

    • @RezaDorrani
      @RezaDorrani  Рік тому

      You are most welcome and thanks so much for the appreciation

  • @Bekesam
    @Bekesam 9 місяців тому +1

    This is fantastic! Thank you so much for posting!!

  • @anjanchidige
    @anjanchidige Рік тому +1

    Awesome video. Very useful video. Many thanks Reza. You are making Power Apps instresting. Kudos to you

  • @shaikhfirdos2723
    @shaikhfirdos2723 Рік тому +1

    Superb...again it is a breakthrough experience... Thanks Reza for this wonderful information.

  • @yohannesteklu5856
    @yohannesteklu5856 Рік тому +1

    Your method of topic selection is so amazing. Again, thank you so much!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Glad you like them! Thanks so much for watching.

  • @saeedsm57
    @saeedsm57 Рік тому +1

    Absolutely Fantastic! Thanks Reza!

  • @MegaKumar0
    @MegaKumar0 Рік тому +1

    Once again great content Reza.

  • @pegasus_vlogs
    @pegasus_vlogs Рік тому +1

    Most awaited ❤️

  • @avinoamrothenberg1244
    @avinoamrothenberg1244 Рік тому +1

    Fantastic.
    I've been seeking for this solution forever, and now with this excellent video and explanations - it is at my fingertips.
    Bravo 🥳

  • @rammanepalli2364
    @rammanepalli2364 Рік тому +1

    Wow. Simply awesome.

  • @maryampour8914
    @maryampour8914 Рік тому +1

    This is absolutely amazing 💯💯💯 you're the STAR 🌟

  • @vanshen957
    @vanshen957 Рік тому +1

    Hey Reza! a SharePoint preview is amazing! I wonder if it is possible to download a file attachment from an old version in Power Apps? Thanks!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Probably possible with the graph api, but not something I have explored

  • @SKEDURINRAJA
    @SKEDURINRAJA Рік тому +1

    Hi... most awaited

  • @KavitaSingh-oc5ku
    @KavitaSingh-oc5ku Рік тому +1

    Truly Amazing🎉. It’s always a great learning watching your videos😊

  • @samratguha8933
    @samratguha8933 11 місяців тому +1

    This video is bang on !! The details are awesome and are really helpful, well done Reza, and thanks for the wonderful content.
    However I have a question, since powerapps does not support templates I think these can be used, Doc Lib (one with all the templates) can used to create new documents in other Doc Libs, could you please suggest if that will be possible?

    • @RezaDorrani
      @RezaDorrani  11 місяців тому

      Most welcome!
      The idea of this video is document preview. Creation of documents is a different ball game altogether.
      I have done a few videos on doc creation from power apps. One would more or less run into size limits.

  • @Ktoretsche
    @Ktoretsche Рік тому +1

    Hey Reza, really great video, it worked perfect for my use case. Thank you! Do you have any security concerns with using the PCF functionality inside Canvas Apps?

  • @DjOyda-i9u
    @DjOyda-i9u 12 днів тому +2

    Hiii Mann, you really are a champion! You got my two problems solved this week. Btw, does this requires permission if I created the flow and solution not on the default environment? I created it on the environment assigned under me. Not sure why I wasn't able to create one under our Organization's environment

    • @RezaDorrani
      @RezaDorrani  12 днів тому

      Im not sure of the permission challenge but you should be ableto build and use this in any environment.

    • @DjOyda-i9u
      @DjOyda-i9u 12 днів тому

      @@RezaDorrani I'm facing an issue with adding the imported solution to Power App. It does not show to the "Get More components", i already did publish the imported solution

    • @RezaDorrani
      @RezaDorrani  11 днів тому

      @@DjOyda-i9u I'm not sure that would be the case.

    • @DjOyda-i9u
      @DjOyda-i9u 11 днів тому +1

      @@RezaDorrani All good Rez, i used your varResponse flow and variable with Launch, i think that works for me

  • @chinonsonwishienyi7153
    @chinonsonwishienyi7153 Рік тому +1

    Awesome video as always Reza. Can this be extended to preview list attachments please?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      This is only for documents. I have done a separate video on list attachment previews although that is very limited compared to this.

  • @DroneEyes
    @DroneEyes Рік тому +1

    Great demo my friend!!!!

    • @DroneEyes
      @DroneEyes Рік тому

      Do you know if there is a way to edit Autocad (DWG) files if the user has Autocad installed on the computer?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks a lot!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have no clue about editing Autocad files

  • @neiith1
    @neiith1 Рік тому +1

    Wonderful solution :) i have a question, this solution is it work with file attachment in SP in column 'Attachment' not library docs?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      It did a video list search a few weeks ago. That already searches for list attachments

  • @PowerVerse-sb4tp
    @PowerVerse-sb4tp Рік тому +1

    Next level 🤠

  • @bennymcpherson916
    @bennymcpherson916 Рік тому +1

    Hi Reza! You are The Greatest!. Is there a way to edit office documents without using the premium connector "Invoke an HTTP request"?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Check my series of videos on graph api. I have shown multiple ways to do it.

  • @limychelseafc
    @limychelseafc Рік тому +1

    Hi Reza, great video! Showcased a lot of the capability that Power Apps is gaining recently!
    So in this video scenario, you are rebuilding the whole SharePoint Document Library Management in Power Apps, am I right?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      This video is focused on file preview and editing. I have done separate videos related to uploading documents, navigating folders and more.
      Here I wired all of them to demo an end to end experience. App (full doc lib experience) is available to download for Members only.
      Link in video description.

  • @jenlangley1365
    @jenlangley1365 Рік тому +1

    Thanks Reza. Any hints on getting the preview url in a GCC High environment? We don’t have access to explorer. I can only get to the download URL.

  • @MrDashingAshish
    @MrDashingAshish Рік тому +1

    Something new learned thank you Reza ❤

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Thanks so much for watching and so happy to hear that the video has offered something new. I always try to show something new.

  • @ndk1978
    @ndk1978 Рік тому +1

    Thanks So much, my Guru....

  • @mdhidayat5706
    @mdhidayat5706 7 місяців тому +1

    Thank you for this video Reza!
    I confirm that this method works today.
    I was using another method which was to get the embedded URL of the documents and faced authentication issues. 😥

    • @RezaDorrani
      @RezaDorrani  7 місяців тому

      Good to hear that this method works

  • @genovjillella3602
    @genovjillella3602 Рік тому +1

    Great video. How can I achieve the
    Thing in power pages for customers. To be able to view sharepoint document library contents related to customer. Showing folders and files and being able to preview or download/ upload files. PDF files

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have done no work with power pages. I will recommend checking or posting your query on forums in case someone has done something similar
      powerusers.microsoft.com/

  • @alzaimoor79
    @alzaimoor79 Рік тому +1

    Great video, thanks for sharing.

  • @mohsaleh8484
    @mohsaleh8484 Місяць тому +1

    Wow that is amazing Reza.. thanks for sharing this valuable information.. just a question please, can I delete the file/record from the document library from Power Apps?

    • @RezaDorrani
      @RezaDorrani  Місяць тому +1

      Most welcome!
      Yes - you can delete the file using remove function

    • @mohsaleh8484
      @mohsaleh8484 Місяць тому +1

      @@RezaDorrani thanks a lot for your prompt response! Much appreciated!

  • @pistenraudi7843
    @pistenraudi7843 8 місяців тому +1

    Thank you for the video.
    It's easy to understand.
    I need help understanding how I get a specific folder's ID (Graph Explorer)?
    The search term in the gallery is the "hiddenisfolderpath."
    I get an error when I use the getURL as you describe.

    • @RezaDorrani
      @RezaDorrani  8 місяців тому

      Video description has link to download entire solution (members only - check description for details)

  • @FurnBirds
    @FurnBirds Рік тому +2

    This is incredibly smart. Thank you for sharing. There is a limitation to the iFrame however to the width and Height to being at 500X700. Is there any workaround to that?

    • @RezaDorrani
      @RezaDorrani  Рік тому +3

      Thanks!
      There is a dynamic control as well in pcf gallery. Gove that a try.

    • @FurnBirds
      @FurnBirds Рік тому +1

      @@RezaDorrani
      Yup got it. You Champ!

  • @ishareful
    @ishareful Рік тому +1

    Amazing master! Can you make another work around without using GraphAPI?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I showed every possible option that I know of. I have no plans to deep dive further.

  • @hamytube
    @hamytube Рік тому +1

    Again well demonstrated, Thanks @reza for your videos and help🙏 .
    23:04 "Inovke Http request" is the premium connector. But, we can use the stadard "Send an HTTP requerst " right?

    • @RezaDorrani
      @RezaDorrani  Рік тому +3

      Yes, you can. But as I mentioned, the http action in groups connector may be deprecated.

    • @srikanthb8549
      @srikanthb8549 Рік тому

      @@RezaDorrani If it is deprecated, what is the other option to upload files to document library from PowerApps other than premium connectors and power automate

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      @@srikanthb8549 Even if deprecated in future, existing apps would be supported.

  • @kishorekrishna83
    @kishorekrishna83 Рік тому +1

    Wow nice Reza key points the pcf component require any licence or it's free as it's in pcf gallery will be safe to integrate in production environment

  • @jandjtempleton
    @jandjtempleton Рік тому +1

    Hi Reza, Great video again! I have a library with only PDF's that we would like to view and then get a sign off acknowledgement and while the method works the preview quality seems a little fuzzy. Is there a way to improve the quality or is there a better way to show PDF in powerapps?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      I have done a video on document viewer in Power Apps which shows pdf in pdf viewer control. Check that one.

  • @powermykola
    @powermykola 9 місяців тому +1

    the video is great, the question is whether such a scenario will work with list attachments?

    • @RezaDorrani
      @RezaDorrani  9 місяців тому

      Thanks!
      This is only for doc libs.

    • @RezaDorrani
      @RezaDorrani  9 місяців тому

      Thanks!
      This is only for doc libs.

  • @sheikhmuzammil89
    @sheikhmuzammil89 Рік тому +1

    Thanks Alot Reza for this video, this is extremely helpful, I am having just a little bump that preview doesn't gets fit into the size of component, it is rendering correctly but doesn't scale it self to component size width/height , is there any solution for this?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      There is a responsive pcf control as well. Search for that in pcf gallery.

  • @tylerbailey460
    @tylerbailey460 Рік тому +1

    Another Great Video Reza. When I enter the formula on the view Icon in the gallery, it's telling me "This Formula has side effects and cannot be evaluated" Datatype: boolean. Any insight? Thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have not come across this issue hence not sure. You can try downloading the App (link in video description)

  • @Saif_Ali_Khan_1301
    @Saif_Ali_Khan_1301 Рік тому +1

    excellent! fantastic! mind blowing! you are great Reza! 👏👏👏👏
    I have one query:
    instead of power automate,
    can we use graph api connector i.e., Office365Groups connector in PowerApps itself which you had shown in the previous graph api videos?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Yes, we can. I wanted to mix things up and show different options. In coming videos, you will see me showing various options.

    • @Saif_Ali_Khan_1301
      @Saif_Ali_Khan_1301 Рік тому +1

      @@RezaDorrani thanks 😊

  • @jray1429
    @jray1429 7 місяців тому

    Hey Reza, what do you like to use more, the native pdf viewer or the component❓
    I currently have used the pdf viewer, but that component looks pretty noce

  • @volkerschaak2653
    @volkerschaak2653 11 місяців тому +1

    Great content! Exactly what I was looking for. Now I only have to figure out, how those sharepoint-documents can be printed from within PowerApp ;-)

  • @xavierchu2116
    @xavierchu2116 8 місяців тому

    Thanks Reza!!!! Would like to know if Sharepoint Lists attachments can also be previewed in this manner? And if so, how can we do it?

    • @RezaDorrani
      @RezaDorrani  8 місяців тому

      SharePoint list attachments cannot be done in this manner. Check my videos on list attachments. They are all in a playlist.

  • @MonisA.-mh3cn
    @MonisA.-mh3cn 6 місяців тому

    Hi Reza! Another excellent video thank you! I am trying to find a way to embed an in my canvas app easily either directly as html or as a component. No one has covered this in a easy to follow video yet without getting things too complicated and without admin access. Would love a video on this, and/or some pointers on if this can be achieved?

    • @RezaDorrani
      @RezaDorrani  6 місяців тому

      Most welcome! I am not aware of any html for . In this video I use pcf.

  • @davidrico8755
    @davidrico8755 Рік тому +1

    Awesome, Reza! Can a searchbox be added to search for documents?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      I have done a video on searching in file contents. So yes :)

    • @davidrico8755
      @davidrico8755 Рік тому +1

      @@RezaDorrani thanks I will look for it, I think I’ve seen it before if I remember correctly. Thanks Reza awesome videos!

  • @brandie.campbell
    @brandie.campbell 4 місяці тому

    Great video, Reza! Wondering if there is a way to go an extra step: When my Power Apps creates an item with attachments, I'm using a flow to create a folder in a document library just for that item's attachments (using a prefix and item id as folder name). So each item in my SharePoint list has its own folder if attachments were included upon the item creation. From what I understand in this video, I can only point to one document library/folder. Is there way to allow the user upon viewing their completed item to preview the files of a completed item with a tiered folder structure as I've described? Thanks!

    • @RezaDorrani
      @RezaDorrani  4 місяці тому +1

      Thanks!
      Check 28:32 demo - it shows that it works with files within folders as well.
      Graph api allows us to point to any document in a library not matter where it lives.
      Video description has link to download the app (members only - check description for details)

    • @brandie.campbell
      @brandie.campbell 4 місяці тому +1

      @@RezaDorrani 🔥🙏🏻🫶 Thank you! You rock!

  • @GieBaNa
    @GieBaNa 11 місяців тому

    Wow maaaaster, now I can make data import app for in dynamics with real high UX.. !!!

  • @muthusamythangavel3985
    @muthusamythangavel3985 Рік тому +1

    Hi Reza, really a great video!!
    I have developed an app which showing the pdf file content from Sharepoint to
    power apps canvas app screen in pdf viewer . it's working perfectly in dev(different sharepoint site) , uat (diff site) but in production getting below issue.
    "Message": "Missing Authorization header for a privileged call on connection.",
    "Source": "product policy"
    do you have any idea?
    thanks in advance!!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      This video does not use pdf viewer + I have not come across the issue you have mentioned.
      I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

  • @bernardnguyen5382
    @bernardnguyen5382 Рік тому +1

    Thanks a lot Reza, this is a big game changer. If we use standard connections, standard licence, and make some calls the API SharePoint REST API or API from the Graph into our PowerApps, can we dev it and deploy it to UAT envi and potentially in PROD ?
    But like always, thanks for the share Reza ! Your experience allow us to be better as a developper in Power Platform !

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Yes, you absolutely can ALM

    • @bernardnguyen5382
      @bernardnguyen5382 Рік тому

      @@RezaDorrani
      Thanks Reza. So no problem either if we use a premium licence and call the Azure connector in our Power Automate to deploy in UAT and PROD.
      I'd like to know, you show an application at the end of your video that lets you browse a SharePoint library, even go into sub-folders, etc... have you ever already made a video that shows how to create this kind of application?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@bernardnguyen5382 I have not made that one end to end. I have shared that app with members. Link is in video description.

  • @naiyabansal1
    @naiyabansal1 Рік тому +1

    Hi Reza,
    Great content as always. Very well explained!
    Just a query - Can we make the Graph API call for File Preview in the App itself using Office 365 group connector instead of calling Flow?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Yes, absolutely! I simply wanted to show another way of achieving the outcomes.
      I love to mix things up.

    • @naiyabansal1
      @naiyabansal1 Рік тому

      @@RezaDorrani Thanks for confirming. Have a great day!

  • @smisra
    @smisra Рік тому +1

    Magic by Reza again and all the time

  • @WaldoSchobben-qf9sh
    @WaldoSchobben-qf9sh 5 місяців тому

    Hi Reza, great job again!! Can you please share the app for download?

    • @RezaDorrani
      @RezaDorrani  5 місяців тому

      I cannot share link here on general chat. You would need to post a comment on the member only link shared in community tab for this video.

  • @coralinemillet1367
    @coralinemillet1367 Рік тому +2

    Hello Reza
    Thanks for this video
    Can I do all what you present here without premium license ? Thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have done a series of videos on graph api and power apps. I have show many options from rest api to graph using standard and premium. Yes, some of this could be done with standard.

    • @coralinemillet1367
      @coralinemillet1367 Рік тому

      @@RezaDorrani thanks

  • @rahulkumar-3059
    @rahulkumar-3059 Рік тому

    Hi Reza, thanks for the video, it's really helpful. can you tell how to download these files which we are viewing, as you have used the download button, you mentioned using Rest API but can't figure out how to leverage that.

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Video description has link to download sample App (members only).
      You could try it by reading documentation on graph API and downloading files.

  • @datawrangler201
    @datawrangler201 3 місяці тому

    Really enjoyed this walkthrough, thank you for taking the time to put it together! Is there another way (without using a premium connector) to get around the 'Send an HTTTP V2' connector issue since it does not support the SharePoint Graph endpoints?

    • @RezaDorrani
      @RezaDorrani  3 місяці тому +1

      Its not a connector issue. Its simply a requirement to have premium licensing. One can license the entire flow using a process license and it will cover the flow for entire organization.

    • @datawrangler201
      @datawrangler201 3 місяці тому

      @@RezaDorrani thank you for the reply. So there is no way to accomplish the editing of office documents within a power app without a premium license at this time?

    • @RezaDorrani
      @RezaDorrani  3 місяці тому +1

      I am not aware of any other options. Possible that someone else may have found a workaround.

  • @moyura2
    @moyura2 4 місяці тому

    23:28 The premium connector didn't work, received an error "Failed with error: 'AADSTS..." after clicked Sign In, I must have missed something here. Thanks for sharing.

    • @RezaDorrani
      @RezaDorrani  4 місяці тому

      Not sure what this issue is. I have not experienced it.

  • @LostSoul-ft2vo
    @LostSoul-ft2vo Рік тому

    excellent video Pray, could it be done to see attachments in a sharepoint list?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      This is specific to doc library only. I have not investigated options for editing attachments

  • @dkanoongo
    @dkanoongo Рік тому +1

    Thanks for this great video Reza.I have followed all the steps in this video but when I am clicking on view item details I am getting error "The server did not receive a response from an upstream server" and flow fails.Any idea?Also my document library contains multiple folders and each folder have some documents,so are there any changes in steps?Thanks in advance

    • @RezaDorrani
      @RezaDorrani  Рік тому

      No idea as I have not come across this issue.
      I have the video built step by step + I have also shared the Apps with members (link in video description)

    • @dkanoongo
      @dkanoongo Рік тому

      ​@@RezaDorraniThanks for the quick response.Ok let me download and check the app in detail.Many thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@dkanoongo Its for members only (paid)

    • @dkanoongo
      @dkanoongo Рік тому +1

      ​@@RezaDorraninp..I"ll join.Thankyou

  • @SmartLearningAI
    @SmartLearningAI Рік тому

    Amazing, and pretty complicated. Wow. Since you did this, has it become easier to do this ie new ways of doing this?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I am not aware of any new way to do this.

  • @daxshah2542
    @daxshah2542 Рік тому +1

    Hi sir, your videos are very helpful to develop power app so thank you so much, Can you please share video to power app link with project online and planner app. integration???

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I do not have a video reference on planner and project online scenario. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @debravidrine404
    @debravidrine404 Рік тому

    Reza - You are the best. This video was very helpful. Is there any way that Power Apps can use a button to open a directory on the network? I am making a Power App for our Help Desk to view information about our Company applications. One tab in the application has the installation information. I wanted to have a button that links to the directory where all the information for the installation (license, install instructions, etc.) is located. Thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thank You so much!
      I have never tried that hence not sure what the possibilities are. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @Manu-kc5ze
    @Manu-kc5ze Рік тому

    Thanks Reza for this great vidéo! Is it a way to replace the PCF ? I can t change the settings of my solution environment and I have an error message to the import. Thanks!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I cannot help with access issues related with your environment. I have no come across any access issue in my environment.

  • @mmullis3
    @mmullis3 4 місяці тому

    Hey Reza! Love the video! Can you please share the download for this one?

    • @RezaDorrani
      @RezaDorrani  4 місяці тому

      I cannot share it here on public chat.
      On Community tab of channel, find the post where I shared download link for this.

  • @angelinachima4498
    @angelinachima4498 Рік тому +1

    Good day Reza, you are really great!
    I was replicating this video and ran into a challenge.
    The 'item' I imported into PowerApps is not coming up in the 'Component section'
    I was wondering if there was a particular way around it please.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have not come across this issue & hence not sure what the resolution is. Video description has link to download sample apps (member only).

    • @matiascarmelino5358
      @matiascarmelino5358 10 місяців тому

      Hi Angelina, i have the same problem. I don't know what is the error. Did you resolve the problem?

    • @angelinachima4498
      @angelinachima4498 10 місяців тому

      Hello Matias, unfortunately I wasn't able to resolve the issue although I haven't checked for other ways around. But I have moved to my next practice project. Can we connect? @matiascarmelino

    • @matiascarmelino5358
      @matiascarmelino5358 10 місяців тому

      @@angelinachima4498 Hello Angelina, yes of course. I resolved the problem, was a configuration. And it works

    • @angelinachima4498
      @angelinachima4498 10 місяців тому

      Oh great!

  • @Timmones
    @Timmones Рік тому +1

    Is there a way to leverage the preview url to get library document experience without utilizing the PCF iFrame solution? I tried uploading the zip file solution to my PowerApps environment, but I think due to policies, I am receiving a "missing prvCreateCustomControl privilege" error. Or is there any way for me to recreate that Solution locally, since I can't import it?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I am not aware of any control in power apps that can show an . I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has any alternative options.

  • @arydias85
    @arydias85 Рік тому +1

    How does he do it ? Its mental. So good

  • @yayak.9726
    @yayak.9726 Рік тому +1

    ThankS RD, This can edit pdf files! Or only office files! I have a task where I need to sign pdf files and put comments in it by pen control. Do you have any recommendations. Thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Only office files. I do not have a video reference on your scenario and would have to try it out to provide guidance. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

    • @chandrakantkadu
      @chandrakantkadu 2 місяці тому

      @yayak.9726 I have a similar requirement, can you please suggest if you are able to find anything?

  • @General_halap
    @General_halap Рік тому

    Hello Reza, Thanks for the video. after pasting my site name at 5:29, i got a response about permissions. How do i handle this permission issue and how does it relate to users that i will share the app with? Thanks you.

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Users whom app is shared with need to have access in SharePoint.
      If viewing then read, if editing then edit.
      In graph explorer- you need to set required permission consent. Its on top right side. Check documentation

    • @poogardon4419
      @poogardon4419 Рік тому

      @@RezaDorrani can you elaborate? I have full control permission to the SP site. Thank you.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@poogardon4419 I was talking about users. If you share the app with users, you need to ensure they have access to the app

    • @poogardon4419
      @poogardon4419 Рік тому

      @@RezaDorrani , thanks for getting back to me. My issue is when I try to run the query in Graph. I get the following:
      Forbidden - 403 - 228ms. Either the signed-in user does not have sufficient privileges, or you need to consent to one of the permissions on the Modify permissions tab
      Do I need site admin access?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@poogardon4419 In graph, go to modify permissions and sign in. Please read documentation on graph explorer.

  • @CloudhoundCoUk
    @CloudhoundCoUk Рік тому

    I'll have to watch a couple of times to gain the necessary competency. Thank you.

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Watch it again and let me know how it goes

    • @CloudhoundCoUk
      @CloudhoundCoUk Рік тому +1

      @@RezaDorrani It's fantastic. Excellent tutorial.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@CloudhoundCoUk Thanks so much

  • @Thaara1424
    @Thaara1424 Рік тому +1

    Another amazing video, Thank you so much Reza . I followed u but stuck somewhere, have imported into solution , when I click get more components inside my powerapps, its shows "There aren't any component libraries in this environment to import" and it ask for Create component library if I click this button, it navigate to another powerapps library where the screens have components only .
    Help me to figure it out

    • @RezaDorrani
      @RezaDorrani  Рік тому +2

      This is not a component library. When you go to get more components, you need to switch to Code tab as shown in video. Your environment must be enabled for pcf use. Check documentation on code components.

    • @Thaara1424
      @Thaara1424 Рік тому

      @@RezaDorrani Thank you reza, it works perfectly , just one more to clear, how to set the document fit in center in src , it cuts some side of doc , there is any property for that?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      @@Thaara1424 In the PCF gallery, there is a better version of component. Its called responsive . Select that one.

    • @Thaara1424
      @Thaara1424 Рік тому +1

      @@RezaDorrani Tq so much sir, It works as expected

    • @matiascarmelino5358
      @matiascarmelino5358 10 місяців тому

      ​@@Thaara1424 Hi, how did you solve the first problem? because when I click on "get more components", the Code option does not appear. :c

  • @jamiecairns9111
    @jamiecairns9111 Місяць тому

    Could this be used to populate new documents from templates and subsequently trigger an approvals flow?

    • @RezaDorrani
      @RezaDorrani  Місяць тому

      I have not explored the possibilities with the mentioned scenario, hence not sure

  • @irow0
    @irow0 Рік тому +1

    Does Reza have access to my personal powerapp project wishlist??

  • @danielwaldron6757
    @danielwaldron6757 Рік тому +1

    The last time I imported a PCF component, I recall that it caused a warning message to appear every time a user loaded the app. Essentially warning them that the app included a potentially unsafe component. Will that happen if I follow these steps?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Yes, but I believe there are ways in PCF to improve that experience. I have not done much with PCF though.

  • @hebarabie3656
    @hebarabie3656 9 місяців тому

    Hello Reza Appreciate your video ,your tutorials is awesom , i have 365 licences belong to my organization but when i log in microsoft graph explorer it's ask about admin approval

    • @RezaDorrani
      @RezaDorrani  9 місяців тому

      Graph explorer only requires you to sign in. Certain graph actions require admin approval:

  • @ndk1978
    @ndk1978 Рік тому

    Please help me: I need to show the attachment in sharepoint list. (In sharepoint list had 1 column: Attachment, how to show these files which user upload to Sharepoint list)

    • @RezaDorrani
      @RezaDorrani  Рік тому

      This is to show file (document library) previews only.
      For list attachments - I have done other videos. You can check those.

  • @GabrielaBergantini
    @GabrielaBergantini Рік тому +1

    Thank you so much for this. Works like a dream. However, how can I get the files in a folder (teams-channel). I tried with the command children but they do not show up. I get the error item not found. Any help would be greatly appreciated.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have not tried with files in folder related to a Teams channel hence not sure.
      I recommend posting your query on forums at powerusers.microsoft.com

    • @GabrielaBergantini
      @GabrielaBergantini Рік тому

      @@RezaDorrani Thank you so much for your answer. I really appreciate it.

    • @jestinwegert9926
      @jestinwegert9926 Рік тому

      @@GabrielaBergantini Hi, i am trying to do the same. Have you found a solution yet?

    • @GabrielaBergantini
      @GabrielaBergantini Рік тому

      ​@@jestinwegert9926 Unfortunately, I did not. I had to create a separate library without folders and just added it to the Teams navigation.

    • @sibidi894
      @sibidi894 Рік тому

      For folders, you can include the folder name or path just before the file name with extension. So instead of /root:/DocumentName.docx:/preview you will have /root:/FolderName/DocumentName.docx:/preview

  • @MrOwenjames24
    @MrOwenjames24 5 місяців тому

    Does this have to be done whilst connecting to the SharePoint documents? Or is it possible when connecting to a SharePoint list which has files attached for example - just the preview that is and not the editing of documents

    • @RezaDorrani
      @RezaDorrani  5 місяців тому

      This is for SP doc libs only.
      For SP list attachments, I have done separate videos.

  • @sheikhmuzammil89
    @sheikhmuzammil89 Рік тому

    I am sure you already know about this , but just for my confirmation i have done this by using create a sharing link for sharepoint and render it in , its working like a charm, no need of graph api in this process , is there any draw back of using this?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      No I have not and have not considered pros and cons.

    • @sheikhmuzammil89
      @sheikhmuzammil89 Рік тому

      Thanks for the quick reply mate & you should try this as well, its working like a charm@@RezaDorrani

    • @sheikhmuzammil89
      @sheikhmuzammil89 11 місяців тому

      just to let you know, creating sharing link for share point site from traditional action in power automate will not work in play mode of app as SharePoint would refuse to connect in an I-Frame, however connecting through Graph API as shown in video will work like a charm with no errors.

    • @RezaDorrani
      @RezaDorrani  11 місяців тому

      @@sheikhmuzammil89 ok

  • @basehumax
    @basehumax Рік тому +1

    Thanks Reza

  • @SmartLearningAI
    @SmartLearningAI Рік тому

    Reza, so here is an idea. Make a power-app that lets the user add topics by category with a not. I have done that, but I want a button to publish each topic (article) to a target blog of my choice. Have you got any modern tips for that?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I do not have a video reference on this scenario and would have to try it out to provide guidance

  • @rizwanshah7789
    @rizwanshah7789 Рік тому

    Hi Reza,
    Will it be also possible to setup same document preview experience in Document library custom forms via powerapps?

  • @muhammadevantaufik454
    @muhammadevantaufik454 Рік тому +1

    SUPERB Video....!!! but I cannot move on until uploading solution :( :( :(

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks.
      How to upload a solution 👉 learn.microsoft.com/en-us/power-apps/maker/data-platform/import-update-export-solutions

  • @ryankristofferliray8950
    @ryankristofferliray8950 Місяць тому

    Good day reza, i cant use microsoft graph because my account in the company is not admin, is there a work around?

    • @RezaDorrani
      @RezaDorrani  Місяць тому

      Admin is not needed to use graph. This is probably because your org has blocked graph access. I'm not aware of any workarounds

  • @rahulkumar-3059
    @rahulkumar-3059 Рік тому

    Hi Reza, can we increase the thumbnail size? bigger than large?

  • @mspowerassist
    @mspowerassist 7 місяців тому

    Hi @Reza, would it be possible to provide a downable option for the app?

    • @RezaDorrani
      @RezaDorrani  7 місяців тому

      Video description has details on how to download