Learn how to create Pareto chart in PowerBI!

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

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

  • @theadvancemarine164
    @theadvancemarine164 Год назад +1

    It is very typical to create Pareto chart but the way you explain is very satisfying, Thank you keep share knowledge make learner life easy.

  • @satyendrakumarsingh8284
    @satyendrakumarsingh8284 3 года назад

    You rock Pradip! You are a life saver!

  • @sylvainscharlet1897
    @sylvainscharlet1897 5 лет назад +6

    Hi, thanks a lot for this tutorial, so far it is the smartest way I found to make an efficient pareto chart in Power BI.

  • @papatsornturakarnwittaya5376
    @papatsornturakarnwittaya5376 3 года назад

    Thank you!
    This video is useful. Your explanation is clear and I could understand all function.

  • @ramakrishnaravula4350
    @ramakrishnaravula4350 3 года назад +1

    Really Explanation is Awesome

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

    Good video and great explanation everyone can understand easily 👏👏👏

  • @NaraMeerammaTrust
    @NaraMeerammaTrust 4 года назад

    Awesome. Very good communication and very good presentation. Very very useful Video.

  • @andresmarcelodavalosurquie5952
    @andresmarcelodavalosurquie5952 7 месяцев назад

    Thank you very much for your explanation, it help me a lot!!, have a great day💪💪

  • @denpries
    @denpries 6 лет назад +22

    Do mind; this method wont work entirely correct when we would add a filter on the products.
    The reason for that is that you use ALL. This would cause the cumulative percentage to become too low when filtering.
    I would recommend to use ALLSELECT.
    Also, although i like your explanation, i would recommend to also say that
    rank = rankx(ALLSELECTED(Sales[product]);totalsales)
    is in fact
    rank = rankx(ALLSELECTED(Sales[product]);CALCULATE(SUM(Sales[sales]));sum(Sales[sales]))
    when you write it out, as rankx adds an implicit calculate. Without this, a viewer could think that
    rank = rankx(ALLSELECTED(Sales[product]);SUM(Sales[sales]))
    would also be correct
    :)

    • @PrometheusRising48
      @PrometheusRising48 5 лет назад

      Thank you for this comment! Between this and the video, I was able to achieve want I needed to.

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

      Hi Dennis, what of two values are same and share the ranks ? How to create Pareto in such a case ?

  • @PrometheusRising48
    @PrometheusRising48 5 лет назад

    Excellent job! I normally don't watch videos like this, but I'm very glad that I did. You can clear, helpful explanations. The step by step walk-through was very useful for a thorough learning experience.

  • @davidquinn8327
    @davidquinn8327 5 лет назад

    I've checked other videos, however your video is the one that helped me succeed with Pareto's in Power BI. Iwould also be aware of ALL/ALLSELECTED as highlighted by Dennis Priester.Thank you both

  • @monad.1543
    @monad.1543 2 года назад

    Thank you so much , you are amazing ...Excellent work !

  • @TheMilitantPrayer
    @TheMilitantPrayer 3 года назад

    great job! Thank you so much. You made if very simple to understand.

  • @deepakbisht7077
    @deepakbisht7077 3 года назад

    Very well explained with logic

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

    Very detailed explanation sir, Tq sir

  • @angelomangiardi8388
    @angelomangiardi8388 6 лет назад

    Excellent video!!!... clear instruction of all logic and corresponding DAX syntax ... thank you so much Pradip

  • @doctorbennett
    @doctorbennett 5 лет назад

    Excellent Job all around. You explained everything extremely well and provided multiple ways to understand it. Cheers.

  • @christostsiaras3629
    @christostsiaras3629 5 лет назад +1

    Awesome! Thanks a lot. That helped me to create my desired output within 12 mins.

  • @instaceleb
    @instaceleb 5 лет назад +1

    @[Pradip Pardeshi] You Da Man! My DAX Guru! Keep up the good work, bro.

  • @Ajitaj7777
    @Ajitaj7777 4 года назад

    You made it really easy thank you so much sir

  • @jkrock6
    @jkrock6 6 лет назад

    Great video! You explained this very well and easy to follow. I appreciate you walking through the functions and explaining how they worked.
    As I am tweaking this to meet my needs I seem to be having an issue with the "Cumulative Total" formula when there is more than one description column. Example: Column A = Part number; Column B = Product Name; C = Total Sales, D = Rank, etc.... It is not adding up the totals, only duplicating the same number as the "Total Sales" column. In DAX Studio the TOPN([Rank],ALL only brings back the first row. However, with only one "Description" value this works just fine. Thanks again.

  • @rajeshkumarjaga3810
    @rajeshkumarjaga3810 5 лет назад

    Thank you Pradip, it worked for me. Thanks a lot

  • @luisaquino5556
    @luisaquino5556 5 лет назад

    Awesome, now I can mark that task as completed! Thanks!!

  • @horatiurotar6257
    @horatiurotar6257 4 года назад

    Thank you! Very good explanations.

  • @arkalgp1
    @arkalgp1 6 лет назад

    superb step by step narration. wow

  • @babuvijaya2496
    @babuvijaya2496 5 лет назад

    Sir, You expalined the topic very clear cut, we want explaination of some more DAX functions plz

  • @maxissambit
    @maxissambit 5 лет назад

    Good for New Handler as a Good Tutorial point of view. Carry on. Good Work.

  • @chauhoang9468
    @chauhoang9468 5 лет назад +1

    you saved my life! thank you

  • @AdityaBokil
    @AdityaBokil 5 лет назад

    very nice and informative

  • @Zmttrz
    @Zmttrz 5 лет назад +1

    Thankyou! very useful help on making pareto chart on power bi

  • @pwarme
    @pwarme 4 года назад

    very simple and easy to follow

  • @OutMyHeadCreations
    @OutMyHeadCreations 6 лет назад

    This video was extremely informative! Great work!

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

    Great job. I would like to see this report with survey data from a questionnaire

  • @sakthi8085
    @sakthi8085 3 года назад

    Great Job!!!

  • @harm1727r
    @harm1727r 6 лет назад

    Awesome explanation and easy to follow, thanks!

  • @harneymarquez1343
    @harneymarquez1343 5 лет назад

    Excellent Job, Thank U!

  • @rayalasemamahesh7359
    @rayalasemamahesh7359 4 года назад

    Great,super,excellent thank allot

  • @junathauriac5837
    @junathauriac5837 6 лет назад

    very clear and easy to understand, thank you!

  • @josephcannon2743
    @josephcannon2743 6 лет назад

    Great video, easier than I thought!

  • @hanapalkova7513
    @hanapalkova7513 6 лет назад

    Many thanks Pradip! Helped a lot!

  • @HenrikGronwall
    @HenrikGronwall 3 года назад

    Have you ever tried "Inlagd sill"? :) Very cool approach to cumulative values.

  • @beingyourself8963
    @beingyourself8963 5 лет назад +1

    Very usefull. Thanku I have subscribed your channel

  • @TheDouglasDale
    @TheDouglasDale 5 лет назад

    Thank you very much, good sir!

  • @priyansam6179
    @priyansam6179 4 года назад

    Awesome Tutorial!! i subscribed u at once. Keep doing these kind of tutorials please. Very informative and nevertheless a short video!!!

  • @akaratrujirasettakul7367
    @akaratrujirasettakul7367 6 лет назад

    Thank and easy to follow the How.

  • @azhariqbal3052
    @azhariqbal3052 6 лет назад

    wonderful explanation Pradip. will this table will slice and dice on basis of other columns like Year, Month from other Dims please.

  • @tapsisharma2800
    @tapsisharma2800 4 года назад

    Really great. thanks

  • @yulias8107
    @yulias8107 4 года назад

    Cool! thanks a lot! Question) Is it possible to calculate in the seperate table that in total we had that number of products with acumulative 80% with that sum - like a card view?

  • @akaratrujirasettakul7367
    @akaratrujirasettakul7367 6 лет назад

    I also would to do the Pareto for two dimensions. - category/product, do you have a clip for them? Thanks again.

  • @GabrielGarcia-oj9zy
    @GabrielGarcia-oj9zy 5 лет назад

    Thank you some much !!! very usefull

  • @vijaysavarimuthu
    @vijaysavarimuthu 6 лет назад

    Excellent Video!!!!!

  • @sontungkieu
    @sontungkieu 6 лет назад +1

    very useful! thank you very much!

  • @MarcinKorzeniowski-g1v
    @MarcinKorzeniowski-g1v Год назад

    Hi, I have noticed bug here. When there are 2 or more same high columns then pareto line do not sum cumulate values from these same columns... Do You have it also ? I do not know how to fix it...Can You help me?

  • @RuslanGaneev-k8r
    @RuslanGaneev-k8r 4 года назад

    Awesome!

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

    Hi
    I have a question
    What if in the total sales Column if to product name has same value the rank will also be same for both the product
    What is the solution for it?

  • @shreyasrathod762
    @shreyasrathod762 5 лет назад

    Hi Pradip, thanks for this helpful video.
    I have 1 question:
    If there is a case where 2 products have the same "Total Sales" value, the Rank assigned to both of the products is same. In such cases, cumulative sales don't increase for the 2nd product.
    Do you think this issue can be handled?

    • @AntonioMartinez-xg5fp
      @AntonioMartinez-xg5fp 4 года назад

      Hi Shreyas, I am having the same issue. Did you ever find a workaround for this issue?

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

      Hi Shreyas, any solution to this issue ?

  • @jhonatanvera3815
    @jhonatanvera3815 4 года назад

    thanks, but if I want to add filter of date, I would like to have the accumulated filtred by years, Pls I need help. Thanks

  • @radekou
    @radekou 6 лет назад

    Hello, this is very useful, I've managed to apply it to my use case.
    Unfortunately I do get some rows where values are the same, resulting in duplicate RANK values, which stuffs it up. Any idea as to how to get around it. I need it to be a measure, calculated dynamically. Thanks

    • @Gunterlund583
      @Gunterlund583 5 лет назад

      I have this same Issue. Im ranking based on count of values. Some the the items have the same count. What do we do.

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

      Did you find out the answer to this issue ?

  • @asaasease
    @asaasease 4 года назад

    My rank function returns “1” for all the products in the table. What might be the problem? Am I not doing something right ?

  • @willyhardysaputra2616
    @willyhardysaputra2616 5 лет назад +2

    but how to cumulative the product which have same rank and same sales but different product?

    • @sta8isg
      @sta8isg 5 лет назад

      Have you found an answer to that?

  • @akhileshmaithani2725
    @akhileshmaithani2725 5 лет назад

    First of all thanks for the video.
    There's one thing that doesn't seem to work, and that's when two values have the exact same sales amount.
    The first value is not added to the cumulative, the second one is added twice.
    For example A = 20, B = 10, C = 10, will result in a pareto that looks like 50%, 50%, 100% instead of 50%, 75%, 100% and also the rank is 1,2,2 insted of 1,2,3.
    Any way around this?

  • @aishwariyagupta619
    @aishwariyagupta619 4 года назад

    Hi! This works like charm!! However while making the chart , my cumulative percentage is not reaching 100%, any idea why??

  • @runetan3791
    @runetan3791 3 года назад

    Great video - one question how do you handle when the ranking has 2 numbers that is ranked equally?

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

      Hi Rune, did you find a solution to this issue ? Having the same.

  • @joaquingaliano9450
    @joaquingaliano9450 4 года назад

    Excellent tutorial! But I have a problem, I have products with exact sales amounts and the fórmula ranks them in the same position (1,2,2,3,4,5), how do I do to rank them in different position (1,2,3,4,5,6) I need this urgently

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

      Hi Jaoquin, did you find out the issue to this problem ? Please help .

  • @cynwowowo
    @cynwowowo 5 лет назад +1

    Very helpful thank you

  • @rayalasemamahesh7359
    @rayalasemamahesh7359 5 лет назад

    excellent, marvollus,super

  • @bharathia6004
    @bharathia6004 5 лет назад

    does we create different measures in same tables?

  • @lovemoregumbo8544
    @lovemoregumbo8544 6 лет назад

    That was excellent thanks

  • @arpithagm2231
    @arpithagm2231 4 года назад

    how to make that data label /text horizontal instead of diagonally

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

    What if there is same total sales for two products

  • @rajanchavda
    @rajanchavda 6 лет назад

    Very helpful thank you

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

    Tutorial was excellent but sir without practice dataset there is no use.. Plz share data set

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

    Thank you

  • @marilenadonofrio9787
    @marilenadonofrio9787 5 лет назад

    Bravo!

  • @cgenadi
    @cgenadi 5 лет назад

    super! thanks!

  • @NaraMeerammaTrust
    @NaraMeerammaTrust 4 года назад

    How to view your other videos on Power BI. Is there any website to view them or BOLG? Can i have your contact numbers to join fro training?

    • @PradipPardeshi
      @PradipPardeshi  4 года назад

      Pls writo me at pradip@techandtraining.biz

  • @lucasnatan1695
    @lucasnatan1695 6 лет назад

    GREAATTT!! THANK YOU SO MUCH!!!

  • @bones10145
    @bones10145 4 года назад

    I can't get past the RANKX function. It gives a bunch of rank 1 and then skips to 9.

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

    Great….

  • @rahulshiroor3739
    @rahulshiroor3739 4 года назад

    sir can u help me to show only 80% products here, want to see only 80% product, please help sir

  • @Lovehurtsbutwhystill
    @Lovehurtsbutwhystill 5 лет назад

    thank you!

  • @flyhigh1491
    @flyhigh1491 6 лет назад

    Hi. This solution didn't work if in column total sales are duplicates. How to solve this gap?

    • @flyhigh1491
      @flyhigh1491 6 лет назад +2

      I found solution, so I'll answer by myself: To avoid problems with duplicates in bar chart you have to introduce there some noise to differentiate duplicate values. For example by adding column with some insignificant random values: New Total Sales= [Total Sales]+(RAND()/10000).
      Source: radacad.com/how-to-use-rankx-in-dax-part-1-of-3-calculated-columns

    • @shreyasrathod762
      @shreyasrathod762 5 лет назад

      @@flyhigh1491 Brilliant way to get around this. Thanks!! :)