<?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 Hi Team. How to get a daily target for each sales person when given a monthly target without a daily in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3923207#M152677</link>
    <description />
    <pubDate>Thu, 16 May 2024 09:06:56 GMT</pubDate>
    <dc:creator>MalusiNdamani</dc:creator>
    <dc:date>2024-05-16T09:06:56Z</dc:date>
    <item>
      <title>Hi Team. How to get a daily target for each sales person when given a monthly target without a daily</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3923207#M152677</link>
      <description />
      <pubDate>Thu, 16 May 2024 09:06:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3923207#M152677</guid>
      <dc:creator>MalusiNdamani</dc:creator>
      <dc:date>2024-05-16T09:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Team. How to get a daily target for each sales person when given a monthly target without a daily</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3925360#M152738</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="743976" data-lia-user-login="MalusiNdamani" class="lia-mention lia-mention-user"&gt;MalusiNdamani&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the logic for calculating daily goals? Is it a monthly goal averaged over each day? If so, you can calculate the number of days in the corresponding month and then divide the monthly goal by the number of days in that month.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's how to calculate the number of days per month.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;column = DAY(EOMONTH([YourColumnName], 0))&lt;/LI-CODE&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;
&lt;P&gt;If the formula doesn't work for you, please provide some sample data and the expected results based on the sample so that I can better help you.&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;How to provide sample data in the Power BI Forum - Microsoft Fabric Community&lt;/A&gt;&amp;nbsp;Or show it as a screenshot or pbix. Please remove any sensitive data in advance. If uploading pbix files please do not log into your account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 01:52:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3925360#M152738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-17T01:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Team. How to get a daily target for each sales person when given a monthly target without a daily</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3932190#M152989</link>
      <description>&lt;P&gt;Hi Yulia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thak you for the speedy response.&lt;/P&gt;&lt;P&gt;My task is i recieve montly target now i want to break it down to days vs. the sale that I recieve daily.&lt;/P&gt;&lt;P&gt;Please see the below sample that i am working on.&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.powerbi.com/groups/8c4ce549-442a-4635-93cf-538af8dd72ca/reports/057ce387-1f2a-4b5b-a38d-c25f0ee8e079/ReportSection?experience=power-bi" target="_blank"&gt;Target Test - Power BI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 10:40:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hi-Team-How-to-get-a-daily-target-for-each-sales-person-when/m-p/3932190#M152989</guid>
      <dc:creator>MalusiNdamani</dc:creator>
      <dc:date>2024-05-20T10:40:08Z</dc:date>
    </item>
  </channel>
</rss>

