HR Turnover / Attrition Dashboard Reporting in Power BI

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

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

  • @asrani4282
    @asrani4282 2 месяца назад

    Have seen so many videos on attrition but this is one of the best.. exactly what I needed.. Will try it out tomorrow. Thank You!

  • @officialnukks4304
    @officialnukks4304 2 года назад +1

    Sir, may god bless you, for you have saved my internship at Carrier Global Corporation 🙏🙏

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

      It's my pleasure

  • @jetuke
    @jetuke 5 лет назад +21

    Nice video but that is not how companies calculate turnover. Its total of leavers divided by average employees (for the period, be it month or year) x 100 to get the turnover percentage. How would you use dax to calculate that?

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

    Wow, It's one of the best dashboard I have ever seen. In my dataset is one fact table with start date and end date of employees. Your solution about 2 fact tables connected by data calendar caused, that I don't have to use userrelationship functions in my measures. Thank you!

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

      Thanks Michal...

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

    Hi Chandoo. Thanks for sharing this nice work for us.

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

    Great Teaching !!!

  • @JuggiJug
    @JuggiJug 2 года назад +1

    Hi Chandoo. This is a great video. Thank you. Regarding the Joiner and Leaver count. I have all my data in a single table with two columns (one for join date and one for termination date). Could you share information or link, etc on how to calcualte joiners and leavers if it is a single table?

  • @arjit.sharma
    @arjit.sharma 5 месяцев назад +1

    If anyone face error at 13:29
    "After removing duplicates > Change the type of date to Whole number > after that drill down > then type the formula = {#"Changed Type"{0}[Date of join] .. Number.From(Date.From(DateTime.LocalNow()))}, I hope this help!

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

    Thanks for your wonderful work as always. I am facing one issue that my total staff to date is show data till 2021 year and the original data is till 2019. How the data is repeating automatically till 2021? Please reply sir.

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

    Hi Chandoo, I followed all your steps but forecasting doesn't seems to be happening in last visual. It says data missing. How to troubleshoot this.

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

    thank you so much sir....

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

    What are the steps you did to setup relationships

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

    Hi Chandoo, I have a similar data set and tried exactly the same process, however, my Leaver count and Joiner count is coming as a flat number. Need help please

  • @bratendudeychakraborty1415
    @bratendudeychakraborty1415 2 года назад +1

    Expression.Error: We cannot apply operator .. to types List and Number.
    Details:
    Operator=..
    Left=[List]
    I'm getting this error while making the calender. What to do?

    • @arjit.sharma
      @arjit.sharma 5 месяцев назад

      = {#"Changed Type"{0}[Date of join] .. Number.From(Date.From(DateTime.LocalNow()))} use this It access first element of list {0}

    • @arjit.sharma
      @arjit.sharma 5 месяцев назад

      After removing duplicates > Change the type of date to Whole number > after that drill down > then type the above formula I mentioned, I hope this help!

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

    Hi Chandoo, how to get the letter Q suffixed in the quarter column?

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

    My joinee count is coming same as Leavers count when I am sorting by Designation/Branch or any other field.

  • @samuelpeter6885
    @samuelpeter6885 9 месяцев назад

    I am confused in this date part in power query 😢, can someone help me with the code

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

    How do you show a vertical line in the graphs, as seen in the lesson?

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

      Power BI automatically shows a line when you hover on points on line graphs. Is this what you mean? If not, can you point to the time in video so I can check.

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

      @@chandoo_ Thank you very much!

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

    How do we calculate Annualized Attrition Rate. In Excel we do Attrition Last 12 Month / Average (last 12 Months Headcount)?

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

    Thank you, but I can't seem to get the green line on top the blue line on the line graph, after putting the date on the axis option

    • @chandoo_
      @chandoo_  4 года назад +1

      Where does it go?

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

      @@chandoo_ it just gives a straight line

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

      So on my dashboard, board both blue and green lines are straight parallel lines not curved like yours

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

      @@tenolalpha5587 Check your Model > Manage Relationships > Calendar.

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

    Super, excellent, just one question how to find out active head count for any date. If we do filter then it will show filter active head count, so please help

    • @chandoo_
      @chandoo_  4 года назад +1

      Hitesh... You can easily create such a measure as it is nothing but cumulative total of all hires to date minus all exits to date.

    • @hiteshdangodra6440
      @hiteshdangodra6440 4 года назад +1

      @@chandoo_ Thank you so much sir, you are my life savior, you have no idea how much you have make my life easy. you're measures is correct only but first time I am facing some issues then second time I tried to copy same to same from yours then it's working fine. You are awesome 👍 keep it up

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

      Hi chandoo, please help to count average of active head count yearly, quarterly and monthly, please help 🙏

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

    Dear sir, How to calculate moving average or running average of total current staff each month

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

      You can use "Show value as" option on the chart measures to show running totals. Moving average is possible with a bit of DAX.

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

    funny most of these presos have the same concept for dataset. Our datawarehouse gives out Active + Add + inactive (every month) so we need to figure how to advoid 80% from being double counted. :(

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

    How did you also generate the forecast for the second line chart?

    • @chandoo_
      @chandoo_  4 года назад +1

      You can add forecast by selecting the line chart and using "Analytics" tab to apply forecast.

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

      @@chandoo_ done but the line is not curved like the funnel shaped one on your second graph

  • @vikramsingh-ws2nn
    @vikramsingh-ws2nn 4 года назад

    Hi Chandoo, could you please help me as I am trying to get percentage month wise for leaver, but outcome is coming in descending order that is incorrect. I have three tables First is a transaction table(Base Data), second is a fact table with starter, leaver date and status(ALL Employee), last one is a calendar table which is having just date, month, year etc(calendar date Table). Fact tables are having relationship with transaction table. The DAX, which I wrote is leaver count from fact table and divide by total number of employees. But the answer is wrong.
    (Leaver Count =
    CALCULATE(COUNT('ALL Employee'[Leaver Info]),
    FILTER('ALL Employee','ALL Employee'[Leaver Info]="Leaver")))
    (HeadCount = DISTINCTCOUNT('Base data'[Employee Code]))

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

      I am not sure if I got the model right. Can you email me the file? You can find the contact details in about section on YT or on my site.

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

    How to get that formula editing after changing the type and drill down

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

      Not sure I understand what you mean. If you want to edit a measure, simply select the measure in the field list and you can edit it from formula bar.

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

    The video title says Attrition but after watching your video, I cannot see any DAX calculation about this? A bit misleading to be truthful

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

      hmm.. I am using "turnover" and "attrition" synonymously. Not sure what is misleading here. Feel free to see the details on the sample page too - chandoo.org/wp/employee-turnover-dashboard-powerbi/

  • @AbhishekRajput-vu9hu
    @AbhishekRajput-vu9hu 4 года назад

    could you share the practice file.

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

      Please visit this page - chandoo.org/wp/employee-turnover-dashboard-powerbi/ for the sample file.

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

    Thank you sharing nice video but i was facing some challenges while creating calendar table. how can i solve this

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

      Thank you. Can you tell me what problem you are facing?