PowerApps upload multiple files attachment to SharePoint

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • #PowerApps #SharePoint #UploadMultipleFiles #AttachmentControl
    In this video on PowerApps upload multiple files attachment to SharePoint, we will upload multiple files, tag and validate each file independently and upload to SharePoint list.
    This technique can be leveraged to upload multiple files to any data source of choice.
    Download the sample App which also includes the flow from the link below:
    github.com/rdo...

КОМЕНТАРІ • 306

  • @shanef2764
    @shanef2764 4 роки тому +9

    Cheers Reza, cant wait. Staying up late (AEST) to watch this. It is desperately need to fill an information gap, i hope Microsoft is paying you for this..

    • @RezaDorrani
      @RezaDorrani  4 роки тому +7

      Wow thats some compliment. Thank you.
      All of my videos on UA-cam are made with the intent of sharing information with the community. I try my best to put out something new every time.

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

      @@RezaDorrani the champ
      I need a help in power apps. I am creating an app in which a user fill some details and in costing details user can input one or multiple line items and in attachments there may be one or multiple attachments . I want to store this in back end dataverse table. How to do this .
      Whenever I stuck somewhere I just remember you and I got the answer👍👍

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

      @@analyticsadda6080 This is not a scenario I have tried or have a video reference for

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

      @@RezaDorrani pls share linker or name of the video. It is very difficult to find/

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

      @@analyticsadda6080 I mentioned I dont have any references

  • @bigdaddy5303
    @bigdaddy5303 3 роки тому +3

    Your page has the most useful tutorials. It seems you really understand the sort of things that people are actually trying to achieve.

  • @rafaelmarques5282
    @rafaelmarques5282 3 роки тому +3

    Hello Reza! I'm very happy with your content, thanks for helping the Power Apps community, I'm from Brazil! Hugs! 👏❤

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      thank you and love to Brazil

  • @John-h7c
    @John-h7c 2 роки тому +1

    My first comment ever. You are AMAZING! You have no idea how long it took me trying to create a solution like this. Please don't stop making videos

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thanks John. I will keep trying my best.

  • @Ylotan
    @Ylotan 4 роки тому +1

    Excellent example of batch upload.
    There is one nuance that you have to be aware of.
    PowerApps expects response from the Flow within 120 seconds. App will treat the flow call as timed out and continue execution without getting flow response.
    So it may have some problems when processing a lot of files.

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      Absolutely correct. Hence the limits of only 10 files and 10 MB each.
      File size can be increased to 50 MB. Alternatively the flow can just respond to Power Apps with a upload process started message and once complete the user can be notified about the updates.

    • @Ylotan
      @Ylotan 4 роки тому

      @@RezaDorrani That is a good idea, but how can you notify a user about updates when flow responded with "process started" message and finished interaction with the app?
      The only way I was able to do that is by creating a timer in PowerApps which checks Job status log for status change for Job GUID returned by the flow.
      Is there a better way to send flow status updates?

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Ylotan Send email notification once complete or just show a gallery with job status of user jobs. Can also be a combination of both.

    • @Ylotan
      @Ylotan 4 роки тому

      @@RezaDorrani Will gallery update by it's self when job status changes at data source?

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      Ylotan Not by itself. Unless user navigates to a different screen and comes back or a data source refresh is initiated or the user reloads the App which would initiate a data source refresh

  • @HeyIFoundACamera
    @HeyIFoundACamera 3 роки тому +1

    This is exactly what I needed. Thank you, Reza! My solution was a bit more complicated due to what I needed to do with the data, but your video gave me the foundation I needed.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Thank you and glad to hear the feedback

  • @truptinalnikar
    @truptinalnikar 3 роки тому +2

    Wow! Thanks for explaining mini tricks and implementation logic thoroughly! The problem statement you pick for your videos is always unique and important ! Looking forward for more videos! ✌✌

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Thank you for the amazing feedback 😊

  • @fathimashazna2383
    @fathimashazna2383 3 роки тому +1

    Hi Reza, Really appreciate for sharing your knowledge and expertise in PowerApps. And I like the way you explain every detail, it's very helpful to understand the process. Keep up the good work.. :)

  • @vpavan007
    @vpavan007 4 роки тому +1

    An intelligent way to make use of the controls... I loved your ideology buddy !!

  • @tinmaung9043
    @tinmaung9043 3 роки тому +1

    Superb, your sample file was very helpful.. Thanks Millions.

  • @pierrendokondoko9581
    @pierrendokondoko9581 3 роки тому +1

    Thanks a lot Reza Dorrani ! This is very helpful for PowerApps developer.

  • @thameralreefy
    @thameralreefy 3 роки тому +1

    Thank you Riza, you saved my day again, God bless you

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Glad to know video is helpful.

  • @richardbird3058
    @richardbird3058 4 роки тому +2

    Thanks Reza .. great content as always and really well presented

  • @alexandrenunes353
    @alexandrenunes353 2 роки тому +2

    Great video and all content that you share with us Reza!
    One question: You have used a sharepoint list, but can I use a sharepoint library documents?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Possible. Here is the video ua-cam.com/video/UYK7yruBHDM/v-deo.html

  • @marctemkin3235
    @marctemkin3235 3 роки тому +1

    I've watched about three of your videos which all were very helpful. I'll make sure to view all the others. Have you or will you be writing a book on PowerApps and Automate and how they work together? I think that would be a real asset!

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Thank you for watching the videos on my channel.
      I have received multiple offers for writing books but I had to politely decline since I have limited time. I need to be in the perfect frame of mind to write a book. Current focus is on my UA-cam channel.

  • @krystiank9583
    @krystiank9583 2 роки тому +1

    Thank you for this video! It help me a lot, thanks for your work!

  • @RaviShankar-ou1ly
    @RaviShankar-ou1ly 3 роки тому +1

    Superb, your sample file was very helpful.. Thank you!!

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Glad to hear that!

    • @RaviShankar-ou1ly
      @RaviShankar-ou1ly 3 роки тому

      @@RezaDorrani how to get SharePoint address/Path (where i had uploaded the image/file) back to powerapps in some lable. Appreciate your kind help

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      @@RaviShankar-ou1ly Once you upload the file from flow, the dynamic content output of that action should give you the path which you can send back to Power Apps.

    • @RaviShankar-ou1ly
      @RaviShankar-ou1ly 3 роки тому

      @@RezaDorrani Thank you for your swift reply. Honestly, I am trying to get in Lable since yesterday but didn't get that using flow. If I may request you to add that option to your Github file as an enhancement.

    • @RaviShankar-ou1ly
      @RaviShankar-ou1ly 3 роки тому +1

      @@RezaDorrani finally got it...First(formAttachment.LastSubmit.Attachments).AbsoluteUri

  • @mundopower
    @mundopower 2 роки тому

    Thanks Reza.
    Let me ask.. supose that i want to have more controle to my library.. im talking about to field some collumns, from powerapps.
    So i could CREATE the file in sharepoint from powerapps and flow, according your video... OR drop and drag the file to sharepoint, and after to field all information in powerapp.
    Both will work.. the question is.. both could be used without fear about to be scaled?
    I was thinking that create files to my library... from powerapps and flow it would be a little against the grain.... "lookk.. we have sharepoint to you drop and drag... why would you create from Powerapps?"
    Can u understand my question?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Drag and drop is supported in the attachments control as well.
      Key to working with Power Apps is to know about the limitations of Power Apps.
      Power Apps is built keeping mobile experience in mind.
      Large files, large number of documents will result in performance issues.

  • @tranbangviet
    @tranbangviet 2 роки тому +1

    Thank you very much Reza, it is wonderful🙂 !!!

  • @joerellallangordon9466
    @joerellallangordon9466 3 роки тому +1

    Hi Reza,
    Thank you for your videos related to PowerApps and cheers to your channel.
    I just have this question. In our sharepoint list, i was not allowed to upload PDF files. Resulting to unability to add the PDF in the attachment in powerapp. Is there any other way to solve this problem? * (Without using Azure Blob Storage- if possible)

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      It should work with all file types. I will have to look at your App in action to know why is pdf failing in your case. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @MarlonCasado
    @MarlonCasado 3 роки тому

    I am getting an error after pressing the "Upload to Data Source" button. The code highlighted as an error on the button is (OnSelect):
    (...)
    'PowerApps-SendFilesWithMetadataToSharePoint'.Run (
    JSON (
    colFinalData;
    JSONFormat.IncludeBinaryData
    )
    ) .success
    (...)
    Does anyone have any idea what causes this error? Thanks.

    • @MarlonCasado
      @MarlonCasado 3 роки тому +1

      Solution:
      In case anyone else gets this error I deleted the Flow connection from PowerApp, disabled the Flow then re enabled it.
      I then added it back into PowerApps again this seems to have resoved the issue.

    • @RezaDorrani
      @RezaDorrani  3 роки тому +2

      Delete flow association in App and re-add. Looks like you got it to work doing exactly that :)

  • @choiharim7626
    @choiharim7626 3 роки тому +1

    I greatly appreciate your knowledge sharing

  • @Maynardjones100
    @Maynardjones100 2 роки тому

    Hi Reza, thanks for the recommendation. I followed the instructions to import but didn’t work, I guess I’m tired and need to come back with a fresh mind. Anyhow, the idea you posted here is exactly what I was looking for, so this comes very useful. Regards

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Did it work?

    • @Maynardjones100
      @Maynardjones100 2 роки тому +1

      @@RezaDorrani hi Reza. It didn't. I figured out what I needed using a SharePoint instead of a library and it worked. I've saved your app to study it later with more patience. By the way thanks for your videos, I've learned tons from you. Hugs from Panamá

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      @@Maynardjones100 Great!

  • @petrinnn
    @petrinnn 2 роки тому +1

    Reza, thanks again..
    One question.. you put an image inside of galery called "imgDataStream", to get the real base64, using "imgDataStream.Image" in the last Collection (colFinalData).
    I tried to do this, but wasnt work. My colFinalData come with DataStream = [Image], and this didn't go to my flow.
    What i did? I collect in my colFinalData the DataStream using Substitute(JSON(imgDataStream.Image;IncludeBinaryData);Char(34);"") ... i converted this image in powerapps and sent to flow this base64 string.
    Is it an bad way? I dont know why using your metod didnt go to my flow.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Your method is also fine.
      Video description has link to download the sample App which includes the flow as well. Give that a try.

  • @sundrapillay6668
    @sundrapillay6668 3 роки тому +1

    Excellent video Reza! Thanks

  • @praveenmanne3438
    @praveenmanne3438 3 роки тому +1

    Thank you. Great explanation!

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

    Thank you for this great solution! I have it set up exactly like yours and it works great for the most part but for some reason when I try to upload multiple files at once it adding both of them to the colFinalData collection twice and is therefore sending them each to the flow twice. So essentially if I upload two files at once, it creates 4 records in my collection and then in my SP list. Any idea why this might be?

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

      I have not come across this issue &; hence not sure what the resolution is. Video description has link to download the sample App. You can give that a try. Alternatively, I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

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

    any idea on how we would do this with the new powerappsV2 trigger? When I try to pass the variable back to powerapps, powerapps interprets it as a record rather than a boolean value. Thanks!

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

      ua-cam.com/video/QUwzvUXgj58/v-deo.htmlsi=FSYLqMeMZqYkQD9K

  • @yongwhang8095
    @yongwhang8095 3 роки тому +1

    Excellent tutorial! Thank you Reza! This was very helpful for my case. I got more columns in my SharePoint list, can you show a bit more about how you create the flow?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Thanks.
      Video description has link to download the sample App which also installs the flows since they are connected to the App.
      You can check the complete code in there.

    • @yongwhang8095
      @yongwhang8095 3 роки тому

      @@RezaDorrani Thanks for your reply Reza, one more thing to ask about the flow, for the step "Scope" - "Create Item", after selecting the site address and the list name, how do you select the content of each column? For my site, I can only select the variable output only. When I view the code, it only shows "output(JSONMetadata)", but for your part, your selected column's coding is "item('Apply_to_each_and_send_to_Sharepoint_List')?('Date')", how can I do this step to select the correct column?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@yongwhang8095 This is where expressions comes in. I would have to look at your flow in action to provide guidance. I will recommend you post your query with screenshots of your list, columns being passed etc. on the forums at powerusers.microsoft.com/

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

    Again, when we have Reza Dorrani, who needs Netflix!

  • @santukondapally
    @santukondapally 3 роки тому

    Hi Reza The documents are uploaded properly in my Document library. workflow shows succed. however if i navigate to respond to powerapps action i get this "The execution of template action 'Respond_to_a_PowerApp_or_flow' is skipped: the 'runAfter' condition for action 'Set_variable_2' is not satisfied. Expected status values 'Succeeded' and actual value 'Skipped'.

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      I would have to look at your flow in action to provide guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @vpavan007
    @vpavan007 4 роки тому +1

    what is the difference between IsBlank(datepicker.SelectedDate) and datepicker.SelectedDate=Blank() ?? which one do you suggest and why?

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Great question.
      Answer is in the docs :)
      docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-isblank-isempty#description

  • @dagamayank
    @dagamayank 3 роки тому +1

    Really nice explaination but I am stuck with large files(around 50MB) which I am not able to upload from powerapps to flow. When my flow.run is executed it is giving me invalid json response . Also I have increased the maximum size limit to 50MB but still it doesnot work. A solution would be really helpful

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Flow has to respond to Power Apps within 2 mins.
      When large files are uploaded, the entire file data first has to be trasnferred from Power Apps to flow and then flow has to process it and push it to the dat soruce of choice.
      That is one of the reasons why in the sample App provided, I limited my file sizes to 10 MB max.
      Its important to note that Power Apps are primarily designed keeping the mobile experience in mind. Loading large files in App (all data is held in memory on device or users browser) would surely run into performance issues).
      For large files, Power Apps is not the best choice.

  • @nadisdfeniqs6776
    @nadisdfeniqs6776 3 роки тому +1

    Hi Reza, thank you very much!! Question from my Case: If an user understands he/she needs to delete one of the uploaded files from SP List,
    which formula could work for it in the nested gallery with download icon u. file name? Than you in advance!

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Something like Remove(ThisItem)

  • @taru250706
    @taru250706 3 роки тому +1

    Very useful and mainly to rename files before upload in bulk . However, do you know how can I download all attachments in one button click and not individual attachments from your main gallery ?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      For bulk download, you would have to use flow. Flow could load all files, add them to a zip file and mail it out to the user or store it in a location which can be opened via Power App.

  • @user-tt3rn9me7w
    @user-tt3rn9me7w 3 роки тому +1

    Thank you for the sample!)

  • @Zafar_Iqbal
    @Zafar_Iqbal 3 роки тому +2

    thanks Dorrani, would it be possible to use this to add documents with metadata to SharePoint library?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Yes. All you would need to do is change the flow to push the documents and its metadata over to a doc library instead of a SP list.

    • @Zafar_Iqbal
      @Zafar_Iqbal 3 роки тому

      @@RezaDorrani thnx Dorrani, but im not able to change under scope. Anny sugesitons. Usd ad fil and fil information.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@Zafar_Iqbal Try recreating all the actions in the scope including the scope from scratch.

    • @listerdeleon6987
      @listerdeleon6987 3 роки тому +1

      @@RezaDorrani - works for me using your App Template... as you recommended, I replaced actions under scope as following; I deleted Old actions a the end, to utilize expressions already built :
      1- Create a File , here moved datatobinary function formula with Metadata to File Content; file Name is coming from expression items(apply_to_each)?[‘Name’]
      2-Update File Properties to change Tags -items(apply_to_each)?[‘field’]
      Regards

  • @MarketHoursMaverick
    @MarketHoursMaverick 3 роки тому +2

    Hi Reza, Great Tutorial. Just wanted to check if we can have multiple Attachment data card in powerapps and saving all the attachment to sharepoint list item?

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      SharePoint list only has 1 attachments column. So you cannot have multiple attachment cards per list item.

    • @MarketHoursMaverick
      @MarketHoursMaverick 3 роки тому +1

      Thanks!!

  • @santhanakrishnan1441
    @santhanakrishnan1441 3 роки тому +1

    Hi Reza,
    Thanks for the excellent demonstration for the multiple attachments.
    Here i have few things that i am struck with flow
    1) i have created JSON in compose model, but i couldn't able to find the data which i have given in Power Apps
    2) In your flow shows that the 'Title" is showing in JSON value, where i couldn't not get that.
    3) Particularly in calling the Flow ,(.Run) method i am facing issue ...
    4) i have also downloaded the file & tried importing it but i have different scenarios where i have to implement it in my tool.
    Do you have any better suggestion on it to overcome the error ?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      I would have to debug your flow to figure out the exact issue. Difficult to provide guidance here on chat.
      I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @657cobra
      @657cobra 3 роки тому +1

      How are you? Could you solve it? I have almost the same drawbacks

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@657cobra I would need to recreate the scenario to solve it. I would recommend the issue to be posted on the forums with screenshots at powerusers.microsoft.com/

    • @santhanakrishnan1441
      @santhanakrishnan1441 3 роки тому

      @@657cobra No buddy i have tried alternate way and completed it

  • @sundrapillay6668
    @sundrapillay6668 4 роки тому +1

    Thanks you Reza excellent video and also for sharing the App and Workflow

  • @ketansgandhi
    @ketansgandhi 4 роки тому +1

    Thank you for sharing the information Reza... Big Fan of your videos .... Any plans to prepare video on the monitoring tool in power apps for identifying performance issue and improving performance?

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      I did a webinar on Power Apps peformance - ua-cam.com/video/oPwa-dSshZQ/v-deo.html
      Monitoring tool is still in preview and many features are being added.

    • @ketansgandhi
      @ketansgandhi 4 роки тому

      @@RezaDorrani Thank you for your response.

  • @ShamimaKhatun-m9k
    @ShamimaKhatun-m9k Місяць тому

    Hi Reza, loved the video! One doubt- what are we adding in PowerApps V2 input in flow?

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

      ua-cam.com/video/QUwzvUXgj58/v-deo.htmlsi=8WyVb-aKThyih4Cv

  • @madhavprasad1561
    @madhavprasad1561 2 роки тому +1

    Hi Rezza,
    Thanks for the great video. I have implemented the same in my app, and the app works fine. However while trying to remove and added attachments which is the top most one, it is resetting the controls of bottom items. Can you let me know if you have faced this scenario?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I will have to look at your App in action to know about the cause of your issue. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @christopherjohnson3755
    @christopherjohnson3755 3 роки тому +1

    Hi Reza, great video that has helped a lot with a current project. You mention in the video you can use Patch to push the data to SharePoint, but I'm confused as I thought you cannot Patch attachments... could you clarify? I am hoping to keep everything in Power Apps but will have to use Flow if not.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Yes, attachments cannot be patched. Flow is your friend.
      I have done multiple videos on storing attachments apart from this. All of them use flow -
      ua-cam.com/video/UYK7yruBHDM/v-deo.html

  • @Nadia-we3ht
    @Nadia-we3ht 3 роки тому

    I am creating a flow for data entry I SharePoint list. The Trigger is a PowerApps form:
    1: power apps form has a button that calls a flow on click
    2: I am trying to capture name of that trigger button and save it in SharePoint list.
    3: One field in flow is TYPE STRING and its purpose is to capture value/name of that trigger button to store in SharePoint list
    4: but when i call flow by clicking this trigger button , it is capturing false/true instead of trigger button name.

    I understands since this is trigger could be the reason of this boolean value but i need to have a name entry such as X or Y for both buttons Why i cannot figure out. any idea how to get button's name instead of false?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      I have not understood your question. I would have to see your app/flow in action to provide any guidance. I will recommend you psot your query/issue on the forums with screenshots at powerusers.microsoft.com/

  • @philippseis6893
    @philippseis6893 6 місяців тому +1

    Amazing!

  • @bashthetrader
    @bashthetrader 2 роки тому

    Hi reza when I tried to run the upload to data source button I got error that trigger is not enabled and I have followed the instructions to edit the button as mentioned in the video. Still there’s error

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Video description has link to download sample App. Give that a try.
      As for your issue, I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @MSKah
    @MSKah 2 роки тому

    Hi, i have problems in the flow, with JSON. Do you have any idea about that? I'll appreciate too much, thanks!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I will have to look at your App & flow in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

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

    Hi, Reza! Thank you for this! But will this work only for sharepoint lists? does this work for Document Libraries too?

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

      Action in flow is to upload to list attachments. If you change that logic to upload file, then it will work for libraries as well.

  • @Vihushrihu
    @Vihushrihu 2 роки тому

    Hi @Reza, in your video at point 10:41, under variable Metadata I am not able to see Metadata_Value from Power Apps. Any idea what i am doing wrong ?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Video description has link to download sample App. Give that a try.

  • @yousrater8454
    @yousrater8454 2 роки тому

    thank you for the video, it work very will and that help me a lot but i still have a question about the json in shema, i updated the share point list by adding a new column, and i add the value that i want to answer in the column in the collect but i don't know how to update the output of json in shema for put the value in sharepoint item?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @diegocabralfigueiredo1771
    @diegocabralfigueiredo1771 3 роки тому +1

    Good night Reza, very good your video lesson. I have a question: what would it be like to save this photo in an offline application and then sync when there was internet?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Possible using the SaveData & LoadData offline functions in canvas apps. I have a video planned on offline apps.

    • @diegocabralfigueiredo1771
      @diegocabralfigueiredo1771 3 роки тому

      Yes Raza. I used save data and load data but my difficulty is good in relation to saving multiple images within the same ID (eg: 2 or more photos within the same record). I was unable to modify / change PowerApps and PowerAutomate to do this procedure.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@diegocabralfigueiredo1771 I would have to see your App, lists etc. to provide any direction. I will recommend you post you scenario with screenshots on the forums at powerusers.microsoft.com/

  • @prasadyeotekar484
    @prasadyeotekar484 2 роки тому +1

    Hi, Reza excellent video. I am having the same requirement where I need the user to select the document type from the drop-down, I am getting the first value for all entries in the collection even if I change attachment type drop-down values. please note I am doing this on SharePoint form customized in power apps.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @prasadyeotekar484
      @prasadyeotekar484 2 роки тому

      thank you so much @@RezaDorrani for your reply, created a small document to make you understand the issue. I have already wasted 2 days behind this, I don't know what wrong I am doing. many thanks once again 🙏
      docs.google.com/document/d/1AtyAY00hW3fZS_JLMNZ1duIig9R5xxJvOWiAGDRu4p4/edit?usp=sharing

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Hi Prasad,
      I have a lot of work priorities and commitments.
      Your best bet will be to post your issue on the forums.
      I also go to forums to assist but only in my free time.

  • @moadbouzida6693
    @moadbouzida6693 2 роки тому +1

    Hi Reza ,good video . But You didn't give details of the parameters inserted in Power automate . I'm stuck because I don't know how did you put title , ecc... starting from your Json . Maybe for advance people it's piece of cak but not for beginners

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Video description has link to download sample App.
      Mostly, when a video is targeted for beginners, I do mention it in video description or title.

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

    @Rezza,
    How We can add Multiple attachments datacard in power apps edit form (using SharePoint data source)?
    Or Could you suggest me a better solution.

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

      ua-cam.com/video/hJQjGE-oUpM/v-deo.html

  • @ahmadyamout1115
    @ahmadyamout1115 3 роки тому +1

    Thank you dear for doing such an amazing video dear. But dear how to autogenerate and auto increment the invoice number and lock it so no one can modify it ?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      You can achieve that through formulas and permissions management via flow.

    • @ahmadyamout1115
      @ahmadyamout1115 3 роки тому

      @@RezaDorraniThank you for your reply dear. So there is no way to do so via powerapps right?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@ahmadyamout1115 Permission no. Auto number yes.

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

    Can this also be applied to document library but attachments would be uploaded as files?

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

      Yes, you can use the flow action to upload file to library instead of list item attachments

  • @robertz.180
    @robertz.180 4 роки тому

    Hi Reza, I'm trying to do exactly what you're showing in your video, but I don't understand the flow at all. Is there a more detailed guide on this anywhere?
    I would very much like to implement your great idea in my application.
    i hope you can help me?

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      Hi Robert,
      The flow is part of the App which is available for dowload. The link to download App is in description of video. The steps to install and configure are in the video.
      Once you install the App, you can explore the flow and its steps.

  • @altino91255268
    @altino91255268 3 роки тому +1

    Olá,
    Caso você baixe e de erro, verifique os nomes das colunas da lista do SharePoint... Por exemplo: O meu deu erro no formulário por que minha lista estava com o nome "Anexos" e no App está "Attachments"...desta forma é só atualizar que já volta a funcionar.

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Sorry, I did not understand if you are having an issue or not :)

    • @MarlonCasado
      @MarlonCasado 3 роки тому +1

      Que coincidência, acabei de baixar e tive esse problema. Valeu

    • @altino91255268
      @altino91255268 3 роки тому

      @@MarlonCasado Imaginava que alguém mais teria..... Abraço !

    • @altino91255268
      @altino91255268 3 роки тому +1

      @@RezaDorrani I had a little problem. But I ended up correcting .... This way I only commented if someone also has this problem

    • @altino91255268
      @altino91255268 3 роки тому

      @@MarlonCasado ​ @Marlon Casado t.me/joinchat/H0LcPfvxBkNQwaku Esse link leva para um grupo de Power Apps no telegram...Se quiser entrar.
      Coloca sua dúvida lá que lhe ajudamos.
      Outra coisa, no minuto 17:05 você fez igual ? Apagou o código conforme ele pediu ?

  • @srv158
    @srv158 2 роки тому

    Hi Reza, My use case is to upload single pdf files in two separate input Fields in Power apps (Field 1: Sample File and Field 2: Sample_1 File). For this I have written following expression "'PowerAppV2->Compose'.Run('Sample Text'.Text,{file:First(Sample.Attachments),file_1:First(Sample_1.Attachments)}". However Run Button of Power Apps is showing error "Invalid number of Argument- Received 3 expected 1-2.Pls help me how to overcome this issue. I even posted in Power apps community but nobody is able to solve this problem.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Forums will be your best bet. Remember it is a free platform. You may or may not receive a response.
      If you need urgent assistance, then I would recommend getting consulting help.

    • @srv158
      @srv158 2 роки тому

      @@RezaDorrani Hi Reza, Do you provide consultation services . If yes pls let me know how to contact you for same.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      @@srv158 I do not offer consulting services.

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

    Hi Reza, Thanks for the video. I want to create zip folder for multiple file upload ing. Is it possible to create zip folder for multiple file uploading.

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

      I have not tried this so not sure. May be using some api in flow. I will recommend checking on forums in case someone has done something similar
      powerusers.microsoft.com

  • @jacksonbender6478
    @jacksonbender6478 2 роки тому

    Hey Reza, is it possible to instead update a list item with an attachment rather than create?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Yes. For that you can directly leverage the attachments connector in form control.

  • @RajeshKumar-fx4lw
    @RajeshKumar-fx4lw 3 роки тому

    Dear,
    Good morning and recently started your classes and very much interested learn your topics and all explanation very clear and excellent
    And tried to import your one class and showing below error appeared please can you share the reason

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Thanks for watching my videos.
      I do not see any error here on chat. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @LaxmiPutraPawan
    @LaxmiPutraPawan 3 роки тому +1

    Thanks Reza,
    How can we attach a file from sharepoint document library?
    Not from windows explorer.
    Please suggest...

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      It will open windows explorer. If user has synced document library using OneDrive, they can select it from file explorer and attach file from there.

    • @LaxmiPutraPawan
      @LaxmiPutraPawan 3 роки тому

      @@RezaDorrani If users are using virtual platform where they are unable to upload file from explorer,
      This is why I asked, is there any possibilities to attach directly from sharepoint document library...

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@LaxmiPutraPawan No direct option based on my understanding.

    • @LaxmiPutraPawan
      @LaxmiPutraPawan 3 роки тому

      This is what I need, well thank you once again for your time and consideration...

  • @javiermatsuokadiaz4661
    @javiermatsuokadiaz4661 3 роки тому +1

    Excellent video Reza!
    I need your advice, how could I upload multiple files and through the metadata only leave 1 visible to the end user?
    Thanks a lot!!!

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Thank you.
      Can you elaborate a little more about your requirement?

    • @javiermatsuokadiaz4661
      @javiermatsuokadiaz4661 3 роки тому

      I use a gallery control connected with sharepoint list in which the final user consult the PDF files. I was thinking to upload also the native document in the same id record and i think is neccesary to tag the attachment so the user can use the pdf file and i can see both, it is possible?.
      Thank u again Reza!

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

    I don't see the link for Attachment control video. please share the link.

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

      I have a playlist on SharePoint list attachments that has all the videos

  • @mohammedsuheb4793
    @mohammedsuheb4793 2 роки тому

    Hi Reza,
    Can you help your follower with below requests?
    Scenario:
    A job ticket is created using power connected to SharePoint lists.
    An organization with various department and selected user for each department are required to upload documents which is relevant to them to each create Job ticket ID.
    Question:
    How can PowerApps developer set permission where user can only see and modify documents which he uploaded.
    Is it possible to create multiple attachment columns on SharePoint so that each department can be allowed to access his “Data Card” to upload the document?

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      You can set item level permissions at list/library level. You could also use flow to set item level permissions.
      I do not have a video on this scenario though.
      I will recommend you check on the forums at powerusers.microsoft.com/

  • @JoshPlunkett
    @JoshPlunkett 2 роки тому

    Hi Reza. Is it possible to upload one file and copy it to multiple Forms (SP Items). Use case it a request system that creates tasks to multiple teams. They both need a copy of the same file but I want to avoid the user having to upload the same file twice into two separate attachment controls. I have one attachment control working.

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Possible. But I do not have a video on that scenario and is something I would have to try out :)
      I will recommend you check on the forums at powerusers.microsoft.com/

    • @JoshPlunkett
      @JoshPlunkett 2 роки тому +1

      @@RezaDorrani thanks mate I managed to pull it off. Just used multiple patch statements to submit each item on a button with variables feeding the fields of the form. In between each patch I changed the variables in order to customise the item being raised. Works quite well.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      @@JoshPlunkett 👍

  • @christopherjames3746
    @christopherjames3746 4 роки тому +2

    Can't wait.

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      This is the first video with my new intro.
      I hope it turns out good.

    • @christopherjames3746
      @christopherjames3746 4 роки тому

      @@RezaDorrani I'm getting an error on the last step of editing the "Upload to Data Source" onselect code. Tried it a couple of times and when I re-associate the edited flow and then copy the code back into the onselect field, it throws an invalid argument error.

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Christopher James did u follow the installation steps in the video?
      Send me screenshot of Error on reza.dorraNi@outlook.com

    • @christopherjames3746
      @christopherjames3746 4 роки тому

      @@RezaDorrani I did. But I'll run through the whole set again from scratch before I waste your time. Always possible I missed something.

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Christopher James let me know in case of issues. I tested it in 2 tenants.

  • @akmalamien4958
    @akmalamien4958 3 роки тому

    Hi Reza can you show the step how to display all information from sharepoint list at 1:02 including the file name at attachment?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Video description has link to download the sample App.

  • @dwshowtime
    @dwshowtime 3 роки тому

    if the file size is big, e.g. 2.5MB , it will be slow response time or the browser without any response for a while. any idea what is the cause. I am doing the same way to use. for small file it is ok.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      That is expected since Power Apps is built keeping the mobile experience in mind. In this case, we are passing the file object to flow, the larger the file object(s), the slower the response.

  • @Ankjain30
    @Ankjain30 4 роки тому +1

    Good one Reza 👍

  • @moyosorestephen1925
    @moyosorestephen1925 2 роки тому

    Hi Reza, Good job as always, please is there a way to update the attachment list? Say i submit my powerapps with 2 attachments initially, can i update the form and add additional 1 attachment and make it 3 attachments? How can that be achieved please?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Form can always be updated. There are many form videos on my channel.
      Update attachments is also a yes - with the standard attachments control.
      I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @ankushkhosla
    @ankushkhosla 3 роки тому +1

    Thanks for your video, have recently started following for powerapps support. so, BIG Thanks...
    Was wondering if we have a way to upload an image (in image field) in sharepoint and show that (as embedded) in powerapps and may be vice versa as well.
    Thanks in advance.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      The new Image column in SharePoint does not work with Power Apps (this is a known issue).

    • @ankushkhosla
      @ankushkhosla 3 роки тому

      Oh ok. Do we have a different option ?

  • @joybaylon1405
    @joybaylon1405 2 роки тому

    hey, what is the expression in creating item in sharepoint list? Ty!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Video description has link to download sample app (which will also install the flow).

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

    Hi Rezza, is it possible to use to upload also multiple files attachment for one rows?

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

      I'm assuming you mean list item attachments (multiple attachments to single row). Check for list item attachments related videos on my channel.

  • @jdavis7353
    @jdavis7353 3 роки тому

    This is great. Do you think it would be possible to select a different document content type for each document and force required meta data for each type of document? Curious to get your thoughts.

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Possible however Power Apps does not understand content types. You could query flow to get the columns related to a content type and built it.

  • @sergiocaballero1777
    @sergiocaballero1777 4 роки тому +1

    Hi Reza, great video as always. I'm stuck in something similar I've been playing with. I have a pictures app that uploads photos and additional metadata to sharepoint. What I can't figure out is how to dynamically determine which sharepoint site to upload, especially for updating the file properties/metadata. For example, when a photo is uploaded, I'd like for it to upload to site based on a "project number" which matches with the site url. So I thought I could pass this value to flow so that I could inject it in the sharepoint site url where the photos would need to be uploaded to, but can't seem to figure out how to do this in flow or powerapps so that the metadata gets is updated as well. If I use a custom value for the site address in the Update file properties step, it does not display the columns I need to add the metadata to. Got any ideas or pointers? Thank you for creating these type of videos as they are great help in our journey of learning the Power Platform.

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Hi Sergio,
      The SharePoint actions - create item & update properties do require the link to the site at compile time.
      Your best bet would be to use the "Send an http request" action for SharePoint where you can dynamically define the site url.
      The challenge here will be to use the correct rest api method to create items/files and update item properties/files.

    • @sergiocaballero1777
      @sergiocaballero1777 4 роки тому +1

      Reza Dorrani It’s a challenge indeed as I can’t seem to find any documentation or examples for creating files and/or updating file properties. All i found was for working with lists which i tried just to see what would happen but had no luck. Thank you for uour feedback, at least I now know I’m in the right track.

  • @mathik183
    @mathik183 3 роки тому

    How to upload 700mb file to sharepoint document library or blob storage using powerapps and powerautomate??

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Not sure if Power Apps is the right choice to do that. When passing file info from power apps to flow, there are limits. I believe file sizes greater than 20 MB run into timeout issues. I would recommend you post your query on the forums as well and see if someone has done something different at powerusers.microsoft.com

  • @anuragjul84
    @anuragjul84 3 роки тому

    How to grab the SharePoint attachment in form. I do not see the link to that Video here. Please share.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      The description of this video contains link to download the App.
      Are you referring to any video reference given in video? Can you give me more info.

  • @prabinapatra96
    @prabinapatra96 3 роки тому +1

    Thanks Reza for this video. I have a requirement to upload attachment files into Dataverse source. My question is Can we upload more than one file under one record of a table in dataverse? In your video i saw that you are adding multiple files to an existing list item. Can i achieve the same in Dataverse? If yes, please can you help in details. Thanks in Advance

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Possible. Create another table to store files (use file data type). Then create a 1:N relationship with that table.
      I have not tried this scenario.
      I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @prabinapatra96
      @prabinapatra96 3 роки тому +1

      @@RezaDorrani Thank you so much for the reply. i will definitely try this approach.

  • @geralddahl9159
    @geralddahl9159 3 роки тому

    Thanks Reza! Is there any way to (a) download a single file automatically (without it opening as a preview first and then needing to select download) and (b) download multiple files?

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      I believe that is the default behavior wherein it does preview it and then downloads. Launch and Download are the 2 functions but they exhibit this behavior.
      Download multiple files is not a feature. You could call flow so it can create a zip file of the files selected to download.

    • @geralddahl9159
      @geralddahl9159 3 роки тому +1

      @@RezaDorrani thank you and Happy New Year!

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@geralddahl9159 Happy New Year

  • @MrDashingAshish
    @MrDashingAshish 4 роки тому +1

    Many thanks

    • @RezaDorrani
      @RezaDorrani  4 роки тому +1

      Most welcome

    • @MrDashingAshish
      @MrDashingAshish 3 роки тому

      @@RezaDorrani hi Reza, the methods you provided were working, but now after a months it stopped working resulting in corrupted files. Tried to fix those using std office recovery but it didn't. So the content is getting lost. Can you help out here if your solution is still working. It could be some update from version which might have break it. Please help if you can repro this scenario. Many thanks 😊

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@MrDashingAshish Not sure if any version error has caused an error. Works fine for me. Try posting your query with screen powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity

  • @issiewizzie
    @issiewizzie 3 роки тому +1

    Can this solution be tailor to a Sharepoint library as well ?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Yes. Just replace the actions in the flow to create file and update file properties.

    • @issiewizzie
      @issiewizzie 3 роки тому

      @@RezaDorrani thanks for the prompt response 😊😊😊

  • @syedabidaliabdi1273
    @syedabidaliabdi1273 3 роки тому

    Assalamualaikum, need help to upload gallery data along with pictures into email body as tabular format. Also how to prevent picture upload control to upload heavy image in term of pixel or mb

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      1 - when you pass collection to flow, you can create tabular data using csv data operation. To post image, some html code will be needed. I have a video planned on export to pdf which will include this concept.
      2 - In Attachment control there is a setting to define the file size. I don’t think you can block based on pixel.

  • @rootmeet3089
    @rootmeet3089 4 роки тому +1

    Good demo... Can you share left "upload files" control video? I don't see in description

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Description has link to download App. Steps to install are in video. Both the app and flow are part of the solution.

    • @anandkrish1000
      @anandkrish1000 4 роки тому

      ​ Please include "upload files" control video? We don't see in description

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Anand krish Description has link to my github repo where the App export is available. Install the App and follow the video to set up the App.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@anandkrish1000 The upload files control is actually the attachment control.
      Add a standard form control - point it to any SP list and add the attachment data card. Then copy paste the attachment control.

  • @rohinisb3853
    @rohinisb3853 3 роки тому +1

    Hello Reza, Thanks for the video
    can we get the video for attaching the files from two attachment controls in single page with power app.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Hello, not sure if I understood the request. You need 2 attachment controls? You can just add the attachment control shown in the video twice.
      Sorry if I misunderstood your request.

    • @rohinisb3853
      @rohinisb3853 3 роки тому

      @@RezaDorrani thanks for response, Just I need to display the relevant attachments in particular controls.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@rohinisb3853 For that you would have to save the attachments in a seperate library since allfiles stored in list attachments are treated as a single unit. You would need to categorize your attachments in a seperate library or follow some naming standards to categorize.

  • @yoannmyc657
    @yoannmyc657 3 роки тому

    i have 15 errors with "ThisItem" , name is not valid in GalAttach

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Hello,
      There must be some incorrect step or action that is causing this issue.
      The description of this video contains a link to download the sample App (which also includes the flow). The video also contains a walkthrough of how to setup the sample App shared.

  • @shinshae7882
    @shinshae7882 3 роки тому

    How should I create multiple attachments datacard in single powerapps form and send all attached file to SP list?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      That's the default behavior of the attachments data card for a SharePoint list.

    • @shinshae7882
      @shinshae7882 3 роки тому

      @@RezaDorrani ie, we can have multiple attachment control in single form? I created one tabbed form, first tab I need to have one attachment control, in the 2nd tab I need 2 attachment control. Also when an user open the submitted form, they need to c the attached documents in the form as well as in list. Is that possible?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@shinshae7882 You can only have 1 per form.

    • @shinshae7882
      @shinshae7882 3 роки тому

      @@RezaDorrani is there is any way to achieve my requirement?

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      @@shinshae7882 I am not sure. I would have to investigate. I would recommend you post your query on the forums at powerusers.microsoft.com/

  • @giudicephilippe5644
    @giudicephilippe5644 3 роки тому +1

    Nice video but a little bit to faster. I can' add your apps or flow in my work environnement (security policies). I can't obtain for the Json outputs the name you have for you columns. so i don't understand how you get this information.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      For video speed, UA-cam has a feature where you can slow the video speed. All my new videos I have ensured I speak slowly :)
      As far as importing goes, I would recommend you sign up for a dev tenant and import the code. That ways you can check each step of the flow.

    • @giudicephilippe5644
      @giudicephilippe5644 3 роки тому

      @@RezaDorrani it's not the video speed but more the speed of the several operations that you do. by exemple: when you attach in your flow the output from JSON, you get the several name of the field to update. In my side, y only have "Outputs" as value and no title, name or other data. other point: when do you create your flow. you insert first a buton and next, create the flow, after that you code the other elements? I have spend 2 days trying and retrying to follow your video but i doesnt work a my side. For the "Dev Tenant", It's not auhorized in my organisation.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@giudicephilippe5644 You can setup your own dev tenant (outside your organization) for free. Sign up for a free office 365 dev tenant.
      It is difficult to know why your flow is not producing the output values without looking at your flow. I would also recommend you post your query on the forums at powerusers.microsoft.com

    • @giudicephilippe5644
      @giudicephilippe5644 3 роки тому

      I managed to get the flow partially work. Now, my problem is that he want "DataStream" as first object "Title", it doesn't work because the data are above 255 caracters. I'm still unable to get for my "create item", the value from the Json, only "Outputs" is available... For this Json, wich one do you use? Message? or a another one?

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@giudicephilippe5644 It is tough to understand here on chat the exact issue you are facing since I cannot see the App in action. I would recommend you post your issue with screenshots on the forums at powerusers.microsoft.com/

  • @prem1810
    @prem1810 3 роки тому

    Is it possible to use patch function for saving attachments to sharepoint list?

    • @RezaDorrani
      @RezaDorrani  3 роки тому +1

      Patch function does not support attachments and hence this video :)

    • @prem1810
      @prem1810 3 роки тому

      @@RezaDorrani Thank you!

  • @johnheck1551
    @johnheck1551 4 роки тому +1

    Hello Reza, great video! In this video it looks like you are sending documents as attachments to a SharePoint list. Can you use this process to send to a SharePoint document library?

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      Absolutely. In the flow use the create file action and then update file properties action to tag the metadata.

    • @johnheck1551
      @johnheck1551 4 роки тому

      @@RezaDorrani using the Upload and tag multiple files screen in your demo and recreating it in another screen. The funny thing is there is an error on the line for OnVisible on the screen that is: Set(varSuccess, Blank()). Power Apps doesn't like that. Any idea what might be causing this?
      I notice on your example for the List you have individual items such as Title, Date, etc. and I don't get any of those items listed for the document library. All I am receiving back is Outputs under JSON Metadata for Dynamic Content. Any ideas or suggestions on how to get Title, Date, Description, etc. to be displayed to create file and to update file properties?

    • @RezaDorrani
      @RezaDorrani  4 роки тому

      John Heck The description of the video contains a link to download the sample App which also includes the flow. The steps to configure the App are in the video.

    • @johnheck1551
      @johnheck1551 4 роки тому

      @@RezaDorrani yes, I downloaded the sample app and have watched the video a couple of times. I must be missing something somewhere.

    • @johnheck1551
      @johnheck1551 4 роки тому

      @@RezaDorrani where does the Metadata value selected come from that you are using in the Flow in the initialize Metadata step? I think this is the section I am missing and/or not connecting with.

  • @sureshp7204
    @sureshp7204 3 роки тому

    How to show list attachment file thumbnail into power app landing page. Ex: PDF wordor, ppt and xls ..

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      powerusers.microsoft.com/t5/Power-Apps-Ideas/View-thumbnail-images-of-List-Item-Attachments-on-mobile-devices/idi-p/264476

    • @sureshp7204
      @sureshp7204 3 роки тому

      @@RezaDorrani Thanks for your reply .. images are showing but attached files are not displaying the thumbnail format .. Ex: i've attached PDF , PPT,Word excel files, these file thumbnail it's not displaying .

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@sureshp7204 I believe there is a different way for that. Post your query on the community forum at powerusers.microsoft.com

  • @chinenyenwaneri6163
    @chinenyenwaneri6163 3 роки тому

    Thanks for the video Reza. Followed the video & files to replicate on my side. Everything works fine except the Create Item step. After the 'JSONMetaData' step (which i think is a compose right?), I don't see the keys of my json string like is your case (Title, etc). So I've only been able to create an item with static data. Please any help/advice on this? Yet I have same json schema as what your MetaData step gives as output:
    [
    {
    "upfile": "data:application/pdf;base64,JVBERi0x..........
    "ProposalStatus": "Pending",
    "RequestID": 1,
    "RequestPhase": "Start",
    "Title": "Comments"
    }
    ]

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Hello,
      There must be some incorrect step or action that is causing this issue.
      The description of this video contains a link to download the sample App (which also includes the flow). The video also contains a walkthrough of how to setup the sample App shared.

    • @chinenyenwaneri6163
      @chinenyenwaneri6163 3 роки тому

      @@RezaDorrani Thanks for the reply. I already downloaded & installed the app... It works fine with the flow & I have replicated exactly your flow, just with different list & those data points in my schema coming from the powerapps. Anyways I'll give another attempt at debugging else I'll have to find another method. Thanks

  • @sundrapillay6668
    @sundrapillay6668 4 роки тому

    Thanks Reza

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

    Hi Reza... Can we show each attached file Size in the gallery ?

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

      I’m not sure if that’s possible

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

      @@RezaDorrani I've tried to show with a label in gallery using "AttachmentCtrl.Size". But not sure on it

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

      @@venumadhavravulapalli1463 Im not sure. I recommend checking on forums in case someone has done something similar
      powerusers.microsoft.com

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

      @@RezaDorrani Thank you

  • @crestcentmoon
    @crestcentmoon 3 роки тому +1

    i'm new to powerapps can you make video of this from scratch? ireally like your video but i still don't know how to make it:'(

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Hello, the description of this video has a link to download the sample app (it also includes the flow as part of the app).
      The video also walks you through the setup.

    • @crestcentmoon
      @crestcentmoon 3 роки тому

      @@RezaDorrani if i want to move it to the an existing app, can it work???

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      @@crestcentmoon you would have to move all the logic over. It will not move into an existing App.

  • @khant007
    @khant007 3 роки тому

    How can I pass and add more fields' values in Compose section of the flow from Jason Metadata? In thi example you have only shown the Title field and it's value. but in my case I need to pass several other field values. If you can help me with. Thank you so much for sharing this. This has actually helped me a great deal in one of my projects.

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      You can just add more fields in Power Apps and pass those values in the collection as shown in video.
      In flow the json action will convert the received data from Power Apps into JSON which can then be parsed to set values in SharePoint.
      To learn json parsing, check ua-cam.com/video/C52brz28poU/v-deo.html

  • @bashithadhananjaya7115
    @bashithadhananjaya7115 3 роки тому

    how to grab the attachment

    • @RezaDorrani
      @RezaDorrani  3 роки тому

      Video description has link to download the App and try it out. Flow will have the attachments.

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

    It's still working?