Pivot Table in PowerApps

แชร์
ฝัง

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

  • @tanmoynanda5411
    @tanmoynanda5411 ปีที่แล้ว +2

    Excellent one. Enlighten us more with your knowledge

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

    Very nice share 🎉

  • @amolmane8747
    @amolmane8747 ปีที่แล้ว +2

    Great video, thank you for sharing 👍

  • @dalmirdeveras3919
    @dalmirdeveras3919 ปีที่แล้ว +2

    Excellent.

  • @eduardomendes3078
    @eduardomendes3078 ปีที่แล้ว +2

    Perfect. You save me!

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

    You’re a life saver. 🤝

  • @giangle5541
    @giangle5541 2 หลายเดือนก่อน +1

    10:42, how can you copy and paste several lines at the same time.

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

    Great video. This is so useful. Can you also explain how to show dates as rows and Patch to edit the Values, please?

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

      Thank you! Sure will try to upload it as soon as possible.

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

    Sir i made it in similar way but m not able to sort the gallery based on grand total

  • @JC-tt5lj
    @JC-tt5lj ปีที่แล้ว

    How can I patch the rows to a collection? I have the information in input textboxes because I want people to be able to edit the numbers, but I'm having trouble saving the numbers to a collection.

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

      you can use collect function to patch (add rows) to an existing collection
      You can use patch function to patch a value to an existing row in the collection. Patch(name of the collection, record to be updated, {column1: value 1,column2:value2.....}).
      To provide exact function Would need more details

  • @428murugan
    @428murugan 6 หลายเดือนก่อน

    I have created pivot table based on your video,my combox is month, horizontal gallery is wéek number and vertical gallery is person name are done but sum of hours data not showing, can you aasit me

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

      I would need much more info for that. The structure of you SharePoint table including data types and exact functions you are using.

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

    Can you add sub items.

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

      Yes we can add sub items. Instead of grouping by one field, we would group by two or three fields.
      Formula for all the values would have two or three additional conditions in the filter function based on the fields we are grouping on

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

    How do I Remove the Delegation issues….? can Anyone Help me in that

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

      You would need to use delegable operators in your functions. Plus you would need to make sure none of the functions return more than max 2000 rows.
      Would need to see the exact function to provide an exact answer

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

      good luck with that