<?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: TODAY() - Measure vs Calculated column differences? in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/659413#M316640</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="117366" data-lia-user-login="rodneyc8063_1" class="lia-mention lia-mention-user"&gt;rodneyc8063_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my experience, use "TODAY( )" in a calcuated column will get a columns show today's date, this would not change everyday dynamically.&lt;/P&gt;
&lt;P&gt;Look my example,&lt;/P&gt;
&lt;P&gt;Create a new table by this formula (Modeling tab-&amp;gt;New table)&lt;/P&gt;
&lt;PRE&gt;Table = CALENDAR(DATE(2019,3,20),TODAY())&lt;/PRE&gt;
&lt;P&gt;Then&amp;nbsp;Modeling tab-&amp;gt;New column, enter the fomula&lt;/P&gt;
&lt;PRE&gt;Column = TODAY()&lt;/PRE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But your test table is werid.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Maybe you use the wrong method to test.&lt;/P&gt;
&lt;P&gt;Please test as i do above, then you will see the correct result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Maggie&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Community Support Team _ Maggie Li&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 02:08:47 GMT</pubDate>
    <dc:creator>v-juanli-msft</dc:creator>
    <dc:date>2019-04-02T02:08:47Z</dc:date>
    <item>
      <title>TODAY() - Measure vs Calculated column differences?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/653434#M313486</link>
      <description>&lt;P&gt;Pardon the question - But I am still learning the ropes with Power BI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just came across something that Im not sure why its happening&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very simple - I created a new table and a new calculated column TEST=TODAY()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then chose the table view with this column and was expecting to see simply todays date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that it actually returns a hierarchy of dates starting from 1900.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use the exact same formula in a MEASURE column though, this returns my expected output of just todays date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought I had a grasp of measure vs calculated columns, but am confused why with the most simplest formula/function that it actually yields a totally different output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculated column = TODAY()&lt;/P&gt;&lt;P&gt;Measure = TODAY()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yields the below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 20:22:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/653434#M313486</guid>
      <dc:creator>rodneyc8063_1</dc:creator>
      <dc:date>2019-03-25T20:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: TODAY() - Measure vs Calculated column differences?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/653892#M313711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="117366" data-lia-user-login="rodneyc8063_1" class="lia-mention lia-mention-user"&gt;rodneyc8063_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Calcuated columns is static, measures can be dynamic with the slicer.&lt;/P&gt;
&lt;P&gt;Reference: &lt;A href="https://community.powerbi.com/t5/Desktop/column-vs-measure/td-p/13201" target="_self"&gt;how to differ&amp;nbsp;measure and calculated column&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your screenshot,&amp;nbsp;the "&lt;SPAN&gt;Calculated column" seems werid.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you create a&amp;nbsp;Calculated column, it should equal to 2019/3/25 when creating it yestoday, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;then when opening the file today, it remains 2019/3/25.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say "&lt;SPAN&gt;I created a new table and a new calculated column TEST=TODAY()",&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As tested, when opening a blank pbix file, only "new table" enabled, others are disabled,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;So it is strange what you have done.&lt;/P&gt;
&lt;P&gt;Could you show some details?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maggie&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Community Support Team _ Maggie Li&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:43:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/653892#M313711</guid>
      <dc:creator>v-juanli-msft</dc:creator>
      <dc:date>2019-03-26T08:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: TODAY() - Measure vs Calculated column differences?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/656956#M315324</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="58173" data-lia-user-login="v-juanli-msft" class="lia-mention lia-mention-user"&gt;v-juanli-msft&lt;/a&gt;&amp;nbsp;/ Maggie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find attached a sample PBIX file (I think I attached it correctly)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="TODAY().PBIX Example" href="https://www.dropbox.com/s/5ppgdhxjynnaduu/Today%28%29%20Example.pbix?dl=0" target="_self"&gt;TODAY().PBIX Example&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 20:15:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/656956#M315324</guid>
      <dc:creator>rodneyc8063_1</dc:creator>
      <dc:date>2019-03-28T20:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: TODAY() - Measure vs Calculated column differences?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/659413#M316640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="117366" data-lia-user-login="rodneyc8063_1" class="lia-mention lia-mention-user"&gt;rodneyc8063_1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my experience, use "TODAY( )" in a calcuated column will get a columns show today's date, this would not change everyday dynamically.&lt;/P&gt;
&lt;P&gt;Look my example,&lt;/P&gt;
&lt;P&gt;Create a new table by this formula (Modeling tab-&amp;gt;New table)&lt;/P&gt;
&lt;PRE&gt;Table = CALENDAR(DATE(2019,3,20),TODAY())&lt;/PRE&gt;
&lt;P&gt;Then&amp;nbsp;Modeling tab-&amp;gt;New column, enter the fomula&lt;/P&gt;
&lt;PRE&gt;Column = TODAY()&lt;/PRE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But your test table is werid.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Maybe you use the wrong method to test.&lt;/P&gt;
&lt;P&gt;Please test as i do above, then you will see the correct result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Maggie&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Community Support Team _ Maggie Li&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 02:08:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/TODAY-Measure-vs-Calculated-column-differences/m-p/659413#M316640</guid>
      <dc:creator>v-juanli-msft</dc:creator>
      <dc:date>2019-04-02T02:08:47Z</dc:date>
    </item>
  </channel>
</rss>

