<?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 Formel who sum up the column with data - only for &amp;quot;today&amp;quot; in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formel-who-sum-up-the-column-with-data-only-for-quot-today-quot/m-p/1732575#M35919</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a formel who can sum up the column data - but only for the date "today"&lt;/P&gt;&lt;P&gt;I have tried quick measure but I do not have "today" as an option:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Elena Johansen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Mar 2021 10:28:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-19T10:28:52Z</dc:date>
    <item>
      <title>Formel who sum up the column with data - only for "today"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formel-who-sum-up-the-column-with-data-only-for-quot-today-quot/m-p/1732575#M35919</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a formel who can sum up the column data - but only for the date "today"&lt;/P&gt;&lt;P&gt;I have tried quick measure but I do not have "today" as an option:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Elena Johansen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 10:28:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formel-who-sum-up-the-column-with-data-only-for-quot-today-quot/m-p/1732575#M35919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-19T10:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Formel who sum up the column with data - only for "today"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formel-who-sum-up-the-column-with-data-only-for-quot-today-quot/m-p/1732896#M35937</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , You can create a meausre like &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;calculate(sum(Table[Value]), filter(Table, Table[date] =today()))&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 12:57:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formel-who-sum-up-the-column-with-data-only-for-quot-today-quot/m-p/1732896#M35937</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-03-19T12:57:29Z</dc:date>
    </item>
  </channel>
</rss>

