Variables Set/UpdateContext in Microsoft Power Apps

แชร์
ฝัง

ความคิดเห็น • 10

  • @dmdas1906
    @dmdas1906 3 ปีที่แล้ว +1

    Just found your site. I am new to PowerApps and have made one App so far. I was always confused by variables watching other site videos - so have not been using it enough; suddenly after watching this one, the whole concept became so clear! Thanks to your simplistic and easy-paced style of teaching. Appreciate your efforts and keep up the good work.

    • @Novalogix-ltd
      @Novalogix-ltd  3 ปีที่แล้ว

      Wow thank you, I'm so pleased it helped you to learn, it's comments like these that keep me making videos for you guys!
      Happy App making!

    • @troybarton2548
      @troybarton2548 2 ปีที่แล้ว

      Ok

  • @StephanOnisick
    @StephanOnisick 3 ปีที่แล้ว

    Good Coverage of Variables. Thanks

    • @Novalogix-ltd
      @Novalogix-ltd  2 ปีที่แล้ว

      You are welcome, glad it helped!

  • @newmbz9585
    @newmbz9585 3 ปีที่แล้ว +1

    Just found your site. Very Good video and demonstration. Keep it up!

    • @Novalogix-ltd
      @Novalogix-ltd  3 ปีที่แล้ว

      Thank you for the great feedback :)

  • @zachariecortes
    @zachariecortes 2 ปีที่แล้ว

    Thx a lot ! Very goond intel that you can pass variable to another screen ! 😄

    • @Novalogix-ltd
      @Novalogix-ltd  5 หลายเดือนก่อน

      You are welcome! I do have some new and updated content coming soon so stay tuned!

  • @wallsartistically
    @wallsartistically 2 ปีที่แล้ว

    Great video. Let's say I have a global variable in my OnStart called varHasAccess and it's set to true. Then I use this variable in a table that is also in my OnStart to either display an item from the table or not. Then within my app, I want to toggle that variable from true to false and as a result, I want to update the table/gallery accordingly, is this possible? I am using the table that I define from OnStart in a gallery within the app but I want to toggle the value of the variable to it reflects within the gallery. is this even possible? Can I refresh the gallery after setting the variable?