<?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 Target modified per range selected in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Target-modified-per-range-selected/m-p/4035398#M159920</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="751008" data-lia-user-login="japonte109" class="lia-mention lia-mention-user"&gt;japonte109&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try a measure like this if you have a date table (one row per day). If three days are selected in a filter/slicer, the COUNTROWS expression would return three.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Target Measure = 100 * COUNTROWS ( 'Date' )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 19:08:04 GMT</pubDate>
    <dc:creator>DataInsights</dc:creator>
    <dc:date>2024-07-10T19:08:04Z</dc:date>
    <item>
      <title>Daily Target modified per range selected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Target-modified-per-range-selected/m-p/4035083#M159894</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a fixed daily target for different products, I have a column with the actual values for each day.&lt;/P&gt;&lt;P&gt;Is there a way to have that daily target multiplied by the selected date range (date range is altered with a Filter Slicer)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EX.: If the target is "100" daily, if the filter is selected for 3 days, then the Target be updated to "300".&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:40:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Target-modified-per-range-selected/m-p/4035083#M159894</guid>
      <dc:creator>japonte109</dc:creator>
      <dc:date>2024-07-10T15:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Target modified per range selected</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Target-modified-per-range-selected/m-p/4035398#M159920</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="751008" data-lia-user-login="japonte109" class="lia-mention lia-mention-user"&gt;japonte109&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try a measure like this if you have a date table (one row per day). If three days are selected in a filter/slicer, the COUNTROWS expression would return three.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Target Measure = 100 * COUNTROWS ( 'Date' )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 19:08:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Daily-Target-modified-per-range-selected/m-p/4035398#M159920</guid>
      <dc:creator>DataInsights</dc:creator>
      <dc:date>2024-07-10T19:08:04Z</dc:date>
    </item>
  </channel>
</rss>

