Develop Offline Capable Canvas PowerApps for Windows and Mobile Device

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024

Комментарии • 38

  • @dougydoe
    @dougydoe 2 года назад +2

    I've always wanted to learn this Online/Offline feature and thanks for breaking it down so well. Excellent Video and simple to understand. Thank you

  • @dougydoe
    @dougydoe 2 года назад

    Not to worry. I've resolved the issue. The local storage reference wasn't consistent..... OfflineEventData at one point and then offlineEventData... (small o) at another so, I just corrected that and it worked! Thank you

  • @2007pradipta
    @2007pradipta Год назад +2

    grt but the Application it self not able to open in offline mode. Then what is the benefit ? its only help if the application is open and during that period internet goes off.

  • @akashaj477
    @akashaj477 2 года назад +1

    Thank you Dhruvin It was really nice and helpful😍, Expecting such more interesting and unique videos from you

  • @РоманСтойко-д6н
    @РоманСтойко-д6н Год назад +2

    Hi. I need to sync a large amount of data before working offline, what is the best way to implement this?
    Large is 3-4 tables with text data and one large table with files (30-40 thousand records, 3-6 GB of space)

    • @iamdhruvinshah
      @iamdhruvinshah  Год назад +2

      You can not achieve this wth this concept! It's recommended for smaller datasets!

    • @dineshvasamshetty8031
      @dineshvasamshetty8031 Год назад

      Could you please propose some solution for 30-40 thousand files

    • @РоманСтойко-д6н
      @РоманСтойко-д6н Год назад

      @@dineshvasamshetty8031 we have created our own mobile application with the ability to work online and synchronize with the presence of an Internet connection

  • @JD-lx3cx
    @JD-lx3cx 2 года назад +1

    Very. nice. Thanks for sharing! Maybe the error message can be resolved through initializing the variable in app.init?

  • @kannankarmegam-bne
    @kannankarmegam-bne 2 года назад +1

    Awesome Dhruvin... Could you please share what are the pro's and cons of offline feature ?

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 2 года назад +1

    Thank you Dhruvin for this informative video.
    I have one question. It can be done only with MS Dataverse because of SaveData, LoadData and Clear data functions that work with Dataverse only? And do we have other way round to do the same with SharePoint List?

  • @bharanidharan3074
    @bharanidharan3074 Год назад

    Hi bro.. Great video..one question how many offline data we can store at a time..In one time can we store more than 1 item?

  • @stuartfrench7519
    @stuartfrench7519 2 года назад +1

    Great video, thank you Dhruvin.

  • @husseinrefaat2287
    @husseinrefaat2287 2 года назад +1

    Thank you Dhruvin for sharing.
    Is there a way to develop the same offline concept with a multiple screen form control with a sharepoint list data source?

  • @pixilladesigns1
    @pixilladesigns1 Год назад

    Dhruvin, is it possible to have file upload offline as well?

  • @pawanmishra6549
    @pawanmishra6549 2 года назад

    Thanks Dhruvin, excellent !!

  • @Critic0o7
    @Critic0o7 Год назад

    Nice work!!! In the sync function, I get the error on Clear(colEventData). Error: “this function cannot operate on the same data source that is used in ForAll”. Any suggestions would be appreciated.

  • @aragondarupeshreddy
    @aragondarupeshreddy 2 года назад

    Thank you ☺️👍

  • @dimpiparekh3807
    @dimpiparekh3807 Год назад

    Hi,
    I have created one application as offline capable. in the android, the application works properly while offline but the application is not displayed on the app list while offline in iPhone. I have checked with the play link of Power App and It is working via link but list is not showing an app
    So do you have any suggestion for the issue that I am facing?

  • @monikapriyadarsinibiswal
    @monikapriyadarsinibiswal Год назад

    Request to help me how can I launch the specific app from PowerApps window from another desktop app during offline?

  • @vaibhavwarkar9629
    @vaibhavwarkar9629 2 года назад

    Plz explain why we used for all loop for sync

  • @belkaaloulwahiba4770
    @belkaaloulwahiba4770 2 года назад

    thank you so much

  • @swathirasagna1741
    @swathirasagna1741 2 года назад

    Hi Dhruv.. I’m trying to change the Dax from month over month to period over period.. but didn’t get the required results. Can you please help me with my requirement 🙏🏻

  • @btoz6237
    @btoz6237 2 года назад

    Nice video Dhruvin!

  • @ShrenikSalguna
    @ShrenikSalguna Год назад

    Hi,can you plz share the code for the count of the offline records - from 1 To 0. Great tutorial, thanks

    • @weemccay
      @weemccay Год назад

      CountRows(colEventData)

  • @maanalshraky1
    @maanalshraky1 2 года назад

    hi
    how we can export the collection on mobile? I mean I want to export the collection to CSV or excel file on mobile itself ? thanks in advance

  • @manil4621
    @manil4621 2 года назад

    Hey Dhruvin i tried same scenario but I'm getting each record twice into dataverse table how to overcome this issue?

  • @danielvargas1537
    @danielvargas1537 Год назад

    I have a question, im doing an offline app,but when i start the app i have an error message because im not connected to internet. How can i start an app if im offline?

  • @vamsikrishna3416
    @vamsikrishna3416 2 года назад

    Hi Dhruvin
    I m facing " There's not enough memory to complete this operation " error in power bi desktop.
    Could you please help me to solve this ?

  • @vaibhavwarkar9629
    @vaibhavwarkar9629 2 года назад

    Sir how to store score of the quiz app in the backend source for offline app

  • @vaibhavwarkar9629
    @vaibhavwarkar9629 2 года назад

    Sir plz explain the code throughly so that we can get it more clearly

  • @dougydoe
    @dougydoe 2 года назад

    I tried replicating this simple app but I got the message..... "PowerApps didn't find the file. Please confirm the file name" when I tried to Sync from the local file into Dataverse on my mobile device. Re-checked the code and it's pretty much the same. Looks like for some reason, the saving to local storage... "offlineEventData" didn't work! Any ideas?? Thanks

    • @stuartfrench7519
      @stuartfrench7519 2 года назад

      Douglas, in your Load function, add ,",true" as the third parameter so it supresses the error message the first time it runs.