<?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: Tracing Employee Position History in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Tracing-Employee-Position-History/m-p/2200293#M33029</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/63245"&gt;@RV1&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;According to your description, it seems like a common date range analysis requirement. For this scenario, I'd like to suggest you refer to the below blog 'start date', 'end date' part if helps.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_self"&gt;Before You Post, Read This&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, you can also try to create a bridge table to expand the detail date records and mapping with the raw table. After these, you can simply do analysis or calculate with raw table records.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Spread-revenue-across-period-based-on-start-and-end-date-slice/td-p/357648" target="_blank"&gt;Solved: Spread revenue across period based on start and en... - Microsoft Power BI Community&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Nov 2021 02:10:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-11-22T02:10:40Z</dc:date>
    <item>
      <title>Tracing Employee Position History</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracing-Employee-Position-History/m-p/2195768#M32980</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to work on a solution that provides the relevant position of an employee on any given date. I have 2 tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a. EmployeePositionHistory&lt;/P&gt;&lt;P&gt;b. WorkSchedule&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Position History - EmpCode, Position, StartDate, EndDate (Blank for current position)&lt;/P&gt;&lt;P&gt;WorkSchedule - Empode, ScheduleDate (Last 365 days), plus other fields&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The WorkShcedule file has a record of last 365 days for all active employees (active on that day).&lt;/P&gt;&lt;P&gt;Based on the&amp;nbsp;EmployeePositionHistory, I would like to add a column in&amp;nbsp;WorkShcedule table for the staff's position on that particular date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All help will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 05:09:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracing-Employee-Position-History/m-p/2195768#M32980</guid>
      <dc:creator>RV1</dc:creator>
      <dc:date>2021-11-18T05:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing Employee Position History</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Tracing-Employee-Position-History/m-p/2200293#M33029</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/63245"&gt;@RV1&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;According to your description, it seems like a common date range analysis requirement. For this scenario, I'd like to suggest you refer to the below blog 'start date', 'end date' part if helps.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_self"&gt;Before You Post, Read This&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, you can also try to create a bridge table to expand the detail date records and mapping with the raw table. After these, you can simply do analysis or calculate with raw table records.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Spread-revenue-across-period-based-on-start-and-end-date-slice/td-p/357648" target="_blank"&gt;Solved: Spread revenue across period based on start and en... - Microsoft Power BI Community&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 02:10:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Tracing-Employee-Position-History/m-p/2200293#M33029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-22T02:10:40Z</dc:date>
    </item>
  </channel>
</rss>

