How To Detect And Visualize Outliers Using DAX In Power BI [2023 Update]

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ส.ค. 2024

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

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

    Check out our FREE courses: bit.ly/3N00AJw

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

    Great video as always Sam. :) Love the work you and the guys at EDNA are doing

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

      Hi Damien, glad that you appreciated our content! If you haven't yet, you can subscribe to our channel to see all our upcoming Power BI and Power Platform video tutorials and announcements. Cheers!

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

    Great video!!
    If I may... I think it would be more efficient if you indicate in the Outlier Sales measure, in an explicit way a "MAX": [Total Sales] >= MAX('Outliers Detection Logic'[Total Sales min]).
    And a MIN in the Non Outlier...
    Then the measure would only calculate the Total Sales for the Customers needed.

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

      Hi Alvaro, glad that you appreciated our content! Thanks for sharing your top as well! If you haven't yet, you can subscribe to our channel to see all our upcoming Power BI and Power Platform video tutorials and announcements. Cheers!

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

    Pretty cool, will implement it right away. 😋

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

      Hi Rajarshi, glad that you appreciated our content! If you haven't yet, you can subscribe to our channel to see all our upcoming Power BI and Power Platform video tutorials and announcements. Cheers!

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

    In statistics, data points that fall beyond 3 standard deviations (3rd stdev) from the mean are often considered outliers.

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

    Great content! However, I have a few questions:
    1. at 6:16, will it make a difference if I choose a different column name for the `Customers` table instead of customer name? (e.g., VALUES(Customers[Customer ID])).
    what i mean by "make a difference" is this:
    when I hover over each scatter point now, will the tooltip display the customer ID instead of the customer name? also, isn't it more accurate to use ID, since there's a rare chance that names are duplicated?
    2. `Total Sales` column is found in the `Sales` table which is implicitly related to the `Customers` table via the `VALUES(Customers[Customer Name]) expression, correct?
    3. at 8:55, from what I understand, `Sales Grouping` measure is evaluated for each data point in the scatter chart. If that's the case, then for each of these points, how does SELECTEDVALUE() function correctly evaluate to `Outlier` or `Non-Outlier`, given that the `Outlier Detection Logic` table is a detached table (i.e., not connected to `Sales` or `Customers` tables)?

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

    🎉🎉🎉🎉🎉😮

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

      Thanks for the continued support, autobase16!