Running Total In Power Query | Running Sum In Power Query | Cumulative sum in power query

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025
  • In this video we will see how to calculate running total using power query. Many times we need to calculate cumulative sum of amount to understand till data value. Power query makes it easy to calculate cumulative sum.
    This video solves below queries.
    ======================================================
    1. Calculate running total in power query.
    2. Calculate cumulative sum in power query.
    3. Calculate running total by group using power query
    4. Power query to calculate running sum.
    ======================================================
    Also take a look at more videos
    1. Delete error rows in excel.
    Link - • Remove Error Rows In E...
    2. How to implement excel like trim in power query.
    Link - • Trim Like Excel In Pow...
    ======================================================
    Contact us at - BizzIntelligence.Tech@gmail.com
    #bitechlake #bizzintelligence #powerquery

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

  • @PradeepKumar-mh5ht
    @PradeepKumar-mh5ht ปีที่แล้ว +1

    Thanks a lot for sharing this kind of video and explaining so well.

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

    Nice Point in learning path......

  • @KuldeepSingh-nq1vi
    @KuldeepSingh-nq1vi 5 หลายเดือนก่อน +1

    Wow Great Video Sir.

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

    Simple and nice solution bro...

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

    Searching a simple solution for long time for this problem, today got it... thankssssss

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

    Great vedio sir

  • @shivanisinghal9992
    @shivanisinghal9992 8 หลายเดือนก่อน +1

    Thanks a lot!! 👍

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

    Fantastic, thanks.! Avoid the the mistake I made, and be sure to Create the duplicate Query (Sales Data (2)in this example) before creating the index columns and list. If you don't, and make the copy during the 2nd part of the video, you'll end up getting INDEX already exists errors after you Invoke the Function in the 2 part of this video.

  • @hvaquiro
    @hvaquiro 10 หลายเดือนก่อน +1

    Thanks so much

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

    amazing❗

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

    Thank you

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

    Thank You!

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

    brilliant

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

    Can we also add ranking to this in order to get top 50% for example?

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

      Yes we can. To keep it simple you can sort the data by running total field in descending order and add an index column which will be the rank.
      If you have to rank the values then it's easy using DAX calculation.

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

    How can i do running total of distinct counting of rows. From multiple data sources?
    From a folder source, i have 3 excel files with same information but data is updated and rows are increasing gradually in each file. How to know the amount of increased data in each file?

  • @PradeepKumar-mh5ht
    @PradeepKumar-mh5ht ปีที่แล้ว +1

    Thanks a lot for sharing this kind of video and explaining so well.

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

      Glad it was helpful!