<?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: Average of Monthly sale values as per user input of start and end month in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3975309#M154139</link>
    <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &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;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 19:57:42 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-06-05T19:57:42Z</dc:date>
    <item>
      <title>Average of Monthly sale values as per user input of start and end month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3967773#M153882</link>
      <description>&lt;P&gt;I have a source data with monthly sale value for different categories of products, in my pbi report i show all values filtered by year, i want to create a column that is the average of sales value, the start month and end month should be a user input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the data looks something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product Category.&amp;nbsp; &amp;nbsp; &amp;nbsp;Jan Feb Mar..........Dec&lt;/P&gt;&lt;P&gt;A.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.&amp;nbsp; &amp;nbsp; 34.&amp;nbsp; 5.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/P&gt;&lt;P&gt;B.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;36.&amp;nbsp; 51.&amp;nbsp; 4.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;21&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;P.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;22.&amp;nbsp; 39.&amp;nbsp; &amp;nbsp; 41.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 06:59:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3967773#M153882</guid>
      <dc:creator>kai25</dc:creator>
      <dc:date>2024-06-03T06:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Average of Monthly sale values as per user input of start and end month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3969064#M153927</link>
      <description>&lt;P&gt;that should be possible with the standard visuals, no coding required.&amp;nbsp; What have you tried and where are you stuck?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 14:17:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3969064#M153927</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-03T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Average of Monthly sale values as per user input of start and end month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3973560#M154076</link>
      <description>&lt;P&gt;the standard visuals gives me the average of all months, what i want is the user should be able to get the average of the desired months, that start and end should be a user input maybe a slicer, and i should get the average of that, eg, user input is start month-&amp;nbsp; Aug, end month- Nov and the output shour be average of Aug sept oct and nov sales.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:37:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3973560#M154076</guid>
      <dc:creator>kai25</dc:creator>
      <dc:date>2024-06-05T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Average of Monthly sale values as per user input of start and end month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3975309#M154139</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &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;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 19:57:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3975309#M154139</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-05T19:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average of Monthly sale values as per user input of start and end month</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3975921#M154163</link>
      <description>&lt;P&gt;&lt;A title="here is the sample data" href="https://docs.google.com/spreadsheets/d/1nHl88a0jURhK9H_iXLczpErvbcp7SKne7ow3eBaAJY4/edit?usp=drivesdk" target="_self"&gt;https://docs.google.com/spreadsheets/d/1nHl88a0jURhK9H_iXLczpErvbcp7SKne7ow3eBaAJY4/edit?usp=drivesdk&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I here is a sample data.&lt;/P&gt;&lt;P&gt;the outcome i am looking for is that in the pbi report view there should me a slicer to add the start month and another for end month and the measure should calculate average sales for that range of months&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 04:21:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-of-Monthly-sale-values-as-per-user-input-of-start-and/m-p/3975921#M154163</guid>
      <dc:creator>kai25</dc:creator>
      <dc:date>2024-06-06T04:21:36Z</dc:date>
    </item>
  </channel>
</rss>

