<?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: measure not updating in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3049651#M104993</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="474512" data-lia-user-login="AI14" class="lia-mention lia-mention-user"&gt;AI14&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your query works in myside, please share more details with me.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 06:57:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-01-30T06:57:06Z</dc:date>
    <item>
      <title>measure not updating</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048523#M104910</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have 1 measure in my report that pulls through data whenever it wants lol no matter what i do it works when it wants.&amp;nbsp;&lt;/P&gt;&lt;P&gt;im not sure if its the data but it cant be because my other measures that use the same data updates just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a column called AM/PM and it pulls through as AM if another column is below 13:50pm and PM is after&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;= Table.AddColumn(#"Filtered Rows", "AM/PM", each if [Time] &amp;lt;= RDate then "AM" else "PM")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RDate is a query i reference for the date and time: = Date.From(DateTime.LocalNow()) &amp;amp; Time.FromText("13:50:00")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 20:43:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048523#M104910</guid>
      <dc:creator>AI14</dc:creator>
      <dc:date>2023-01-28T20:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: measure not updating</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048548#M104912</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="474512" data-lia-user-login="AI14" class="lia-mention lia-mention-user"&gt;AI14&lt;/a&gt;&amp;nbsp;What are the data types of [Time] and RDate?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 22:25:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048548#M104912</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-01-28T22:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: measure not updating</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048886#M104925</link>
      <description>&lt;P&gt;both in date/time&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the&amp;nbsp; AM/PM column is in text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the formula works fine in the query and AM or PM shows acccordingly but it does shown't on the multicard visual&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;</description>
      <pubDate>Sun, 29 Jan 2023 11:46:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3048886#M104925</guid>
      <dc:creator>AI14</dc:creator>
      <dc:date>2023-01-29T11:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: measure not updating</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3049651#M104993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="474512" data-lia-user-login="AI14" class="lia-mention lia-mention-user"&gt;AI14&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your query works in myside, please share more details with me.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 06:57:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-not-updating/m-p/3049651#M104993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-30T06:57:06Z</dc:date>
    </item>
  </channel>
</rss>

