<?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: Daily Changing Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1136650#M16957</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="235438" data-lia-user-login="goncalves_iggor" class="lia-mention lia-mention-user"&gt;goncalves_iggor&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;What is the code for your [Today's Open Jobs] measure and what does the data te measure uses look like? We need more&amp;nbsp;info to come up with a solution&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving kudos if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2020 17:07:56 GMT</pubDate>
    <dc:creator>AlB</dc:creator>
    <dc:date>2020-06-02T17:07:56Z</dc:date>
    <item>
      <title>Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1136435#M16949</link>
      <description>&lt;P&gt;Hey everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm struggling with this problem it's been a while and I didn't get to any results. I also din't find any similar problem with a sollution, so I decide to ask for help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data table conected with a list in sharepoint, where my team launches the amount of jobs they are doing every day.&lt;/P&gt;&lt;P&gt;When they start a job they launch it as "Open" and as they finished it, they change that line to "Closed".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I create a measure (Today's Open Jobs) that calculate the amount of Open Jobs we have left the last day, and every morning I update Power BI to show me that measure up to dated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I create a the following table to register the amount of Open Jobs each day of the mounth:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;Where "Count" has the following formula:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Count = IF('DATABSE'[Date]&amp;nbsp; = TODAY(); [Today's Open Jobs]; BLANK())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The problem is that the value of the measure changes day by day, and the yesterday's value is lost. Also, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;with the formula I've used, the collumn "Count" will only shows the value of today.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So I need a way to register the value of "Today's Open Jobs" in a way that the collumn "Count" will&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;fill itself day by day with the "Todays Open Jobs" of each day.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hope someone can help me!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Jun 2020 15:35:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1136435#M16949</guid>
      <dc:creator>goncalves_iggor</dc:creator>
      <dc:date>2020-06-02T15:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1136650#M16957</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="235438" data-lia-user-login="goncalves_iggor" class="lia-mention lia-mention-user"&gt;goncalves_iggor&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;What is the code for your [Today's Open Jobs] measure and what does the data te measure uses look like? We need more&amp;nbsp;info to come up with a solution&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving kudos if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 17:07:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1136650#M16957</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-06-02T17:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1139619#M17047</link>
      <description>&lt;P&gt;It's not enough to capture TODAY's data. You have to capture the history. So, in other words, every day you have to grab what there is and store it somewhere, possibly in a database, or in a file. Jobs should have ID's, of course. With these, you'll be able to track them through time. But the requirement is that every day you have to have a NEW snapshot of the jobs and their statuses saved somewhere. Then you'll combine all the historical data into a fact table from which you'll then be able to calculate what you need.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 17:28:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1139619#M17047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-03T17:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141178#M17080</link>
      <description>&lt;P&gt;Does it have a timestamp for opened and closed?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:56:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141178#M17080</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-06-04T08:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141702#M17104</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="92178" data-lia-user-login="AlB" class="lia-mention lia-mention-user"&gt;AlB&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;My table collumns are basicaly: 'Job Id'; 'Job Title'; 'Responsible'; 'Request Date'; 'Delivery Date'; 'Status'; 'Comments'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get the [Today's Open Jobs] I'm using:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Today's Open Items = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;COUNTA('Jobs 2020'[Responsible]);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Jobs 2020'[Status]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IN { &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Closed: Cancelled"; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Closed: Finished" &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:41:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141702#M17104</guid>
      <dc:creator>goncalves_iggor</dc:creator>
      <dc:date>2020-06-04T11:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141711#M17106</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exactly! Today I do it manualy in Excel. But that is exactly process de I want to "automatize" with power BI. As the responsible for the job changes it status from "open" to "Closed" instead of launch a new line, there is no history for status. I kinda need power bi to creat an "image" of the value, just like I do in Excel now.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:46:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141711#M17106</guid>
      <dc:creator>goncalves_iggor</dc:creator>
      <dc:date>2020-06-04T11:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141739#M17107</link>
      <description>&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Power-Query/Append-new-data-to-a-history-table-without-overwriting/m-p/758079/highlight/true#M25298" target="_blank"&gt;https://community.powerbi.com/t5/Power-Query/Append-new-data-to-a-history-table-without-overwriting/m-p/758079/highlight/true#M25298&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 12:04:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141739#M17107</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-06-04T12:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Changing Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141939#M17112</link>
      <description>As I said, every day you have to automate extracts and put them in the same folder. The names of the files should have a well-defined scheme as well. And then PBI can easily do the rest since Power Query can read a folder full of files with THE SAME STRUCTURE and load them all at once into a fact/dimension table(s).&lt;BR /&gt;&lt;BR /&gt;So, use Power Query to your advantage.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Thu, 04 Jun 2020 13:13:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Changing-Measure/m-p/1141939#M17112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-04T13:13:54Z</dc:date>
    </item>
  </channel>
</rss>

