<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Show % Employee Turnover - by month, with option to see by department, location, company in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1091562#M15799</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the below video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incase you need to use a different date which is not connect through a realtionship, you can use USERELATIONSHIP formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=sONvctPlplY" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=sONvctPlplY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi" target="_blank" rel="noopener"&gt;https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2020 12:46:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-15T12:46:50Z</dc:date>
    <item>
      <title>Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1089171#M15687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm pretty new to PowerBI and need help setting up an employee turnover dashboard for HR.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requirements are to be able to see employee headcount history to date and employee turnover by: location, department and company.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My table data is set out as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Employee ID | Full Name | Company | Department | Location | Job Role | Type | Date | Staff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Type = Entry / Exit to inform the Date column&lt;/P&gt;&lt;P&gt;Staff = 1 for each employee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please could some please help advise the best way i could add an additional turnover column to this table (below) as a %. The usual calculation used in HR is: Total leavers / average employees in that time period.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 May 2020 07:15:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1089171#M15687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T07:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1089545#M15699</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see if the below link works for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://finance-bi.com/power-bi-employee-turnover-rate/" target="_blank"&gt;https://finance-bi.com/power-bi-employee-turnover-rate/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 10:23:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1089545#M15699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1090007#M15726</link>
      <description>&lt;P&gt;Thank you, this looks like what i'm looking for. I will have a go!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:24:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1090007#M15726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T15:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1090271#M15736</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great. Do let me know if it was useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;Did I help you ? Mark my post as a solution! &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;Appreciate with a Kudos!!&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 18:41:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1090271#M15736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-14T18:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1091554#M15797</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, i've had a go and the measures do work but the table data that is coming through on the report tab is incorrect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if it is going back to the relationship, as there are 2 date fields in one table and only one of the date fields can link to the calendar table? Please can you advise?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harriet&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 12:39:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1091554#M15797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-15T12:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show % Employee Turnover - by month, with option to see by department, location, company</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1091562#M15799</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the below video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incase you need to use a different date which is not connect through a realtionship, you can use USERELATIONSHIP formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=sONvctPlplY" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=sONvctPlplY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi" target="_blank" rel="noopener"&gt;https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Harsh Nathani&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 12:46:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-Employee-Turnover-by-month-with-option-to-see-by-department/m-p/1091562#M15799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-15T12:46:50Z</dc:date>
    </item>
  </channel>
</rss>

