How to create Editable Table in PowerApps

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

  • @pravinshingadia7337
    @pravinshingadia7337 หลายเดือนก่อน

    Thanks my friend - awesome video

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

    I like your simple step by step approach. Great job 👏

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

    Great tutorial!!! This is exacly what I needed!!

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

    Thanks for this, very helpful!!

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

      You're welcome!

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

      Great video, thank you. You just don’t need any of that background music while doing the coding

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

      @@btoz6237 Agreed. Not keeping it in new videos. Thanks for the feedbacks. Keep it coming.

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

    Easy to follow. Thanks

  • @ojsojs6004
    @ojsojs6004 ปีที่แล้ว

    Nice tutorial. I have just a question. Is this possible with SQL?
    Using SQL View as Data Source, How to update a specific table only?
    I am new to Power Apps. I have an empty vertical gallery with sql view as data source. Let say I have a view name SampleView created at SQL. This SampleView has table1 and table2 joined.If I use Sampleview as data source for empty vertical gallery. How can I update record on table2 only?
    Let's say I put Text Input named TextInput1 in the gallery. Its value came from table2. If I modified the value of the first row of TextInput1, how can I update it back on table2?