<?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: Datediff, import query, yesterday data versus Today's in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1739936#M685204</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;Do you mean that the updated ETA is shown in the next row?&lt;/P&gt;&lt;P&gt;Or, does the old ETA disappears once the ETA is updated?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 14:32:33 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2021-03-23T14:32:33Z</dc:date>
    <item>
      <title>Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1737751#M684588</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in need of your help. I have a dashboard which is pulling data via import query and I need to find the difference in the ETA yesterday versus today. I do not need the eta today versus yesterday, but rather what the ETA had as the date yesterday.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance, if the query yeterday showed 03/31/21 as the ETA, and then today showed 03/27/21, then I need the new column/measure to show 4 as the incremental difference between the 2 queries. I hope this makes sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 20:55:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1737751#M684588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-22T20:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1737888#M684622</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please try the below DAX measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Differenceindays = DATEDIFF ( SELECTEDVALUE ( ETA[TodayETA]),&amp;nbsp; SELECTEDVALUE(ETA[YesterdayETA]), DAY )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I hope it helped.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution, this will help others!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Mar 2021 23:34:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1737888#M684622</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-22T23:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1739916#M685195</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this does not solve the problem at hand. The information all lives in the same column that is updated daily. So I do not have a column for yesterday's ETA.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 14:24:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1739916#M685195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-23T14:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1739936#M685204</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;Do you mean that the updated ETA is shown in the next row?&lt;/P&gt;&lt;P&gt;Or, does the old ETA disappears once the ETA is updated?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 14:32:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1739936#M685204</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-23T14:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1740075#M685249</link>
      <description>&lt;P&gt;Hi Jihwan_Kim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our dashboard will be refreshed daily from the import query, so the ETA that showed yesterday will be replaced with what the system tells us the ETA is now today. Sometimes it may not change but if that's the case then we'd show 0 in the datediff calculation.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 15:24:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1740075#M685249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-23T15:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Datediff, import query, yesterday data versus Today's</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1744296#M686390</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;This is really confusing, the difference isn't just 1 between today and yesterday. Or do you have additional dax for yesterday&amp;nbsp;and Today? May create and share a sample pbix link to demonstrate&amp;nbsp;your current situation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul Zheng _ Community Support Team&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 02:50:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Datediff-import-query-yesterday-data-versus-Today-s/m-p/1744296#M686390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-25T02:50:18Z</dc:date>
    </item>
  </channel>
</rss>

