<?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: Weighted Average Help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700599#M81730</link>
    <description>&lt;P&gt;Thank you, that's exactly what I was after. I now have to figure out how to put the two sets of results onto one line graph.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 14:01:00 GMT</pubDate>
    <dc:creator>laythingy59</dc:creator>
    <dc:date>2022-08-15T14:01:00Z</dc:date>
    <item>
      <title>Weighted Average Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700288#M81710</link>
      <description>&lt;P&gt;Guys I'm really struggling with DAX and weighted Averages.&amp;nbsp;&lt;BR /&gt;I sort of know what I'm doing in SQL, but I can't translate this into DAX. The new quick measure doesn't seem to work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get the Average rate(APR) weighted by the value proposed for each month of the year. This is how I've done it for one dataset in SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My other dataset which I'm comparing against is in CSV format and I'm importing it straight into PowerBI.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm a complete Novice with DAX and powerbi so please go easy on me &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 12:01:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700288#M81710</guid>
      <dc:creator>laythingy59</dc:creator>
      <dc:date>2022-08-15T12:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted Average Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700321#M81712</link>
      <description>&lt;P&gt;Here's some sample data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Value Proposed,Rate,GO LIVE&lt;BR /&gt;1395,19.9,01/01/2022&lt;BR /&gt;1795,14.9,01/01/2022&lt;BR /&gt;2570,19.9,01/01/2022&lt;BR /&gt;1797,19.9,01/01/2022&lt;BR /&gt;1418,19.9,01/01/2022&lt;BR /&gt;2465,19.9,01/01/2022&lt;BR /&gt;1749,19.9,01/01/2022&lt;BR /&gt;2650,19.9,01/01/2022&lt;BR /&gt;1975,19.9,01/01/2022&lt;BR /&gt;2799,14.9,01/01/2022&lt;BR /&gt;2530.81,14.9,01/01/2022&lt;BR /&gt;3209,19.9,01/01/2022&lt;BR /&gt;1745,19.9,01/01/2022&lt;BR /&gt;2089,14.9,01/01/2022&lt;BR /&gt;1897.2,19.9,01/01/2022&lt;BR /&gt;1860,14.9,01/01/2022&lt;BR /&gt;2025,19.9,01/01/2022&lt;BR /&gt;2494,14.9,01/01/2022&lt;BR /&gt;1599,14.9,01/01/2022&lt;BR /&gt;6602,14.9,01/01/2022&lt;BR /&gt;1775,19.9,01/02/2022&lt;BR /&gt;1805,19.9,01/02/2022&lt;BR /&gt;2300,14.9,01/02/2022&lt;BR /&gt;2395,14.9,01/02/2022&lt;BR /&gt;2850,19.9,01/02/2022&lt;BR /&gt;4440,19.9,01/02/2022&lt;BR /&gt;1795,19.9,01/02/2022&lt;BR /&gt;2274,14.9,01/02/2022&lt;BR /&gt;2070,14.9,01/02/2022&lt;BR /&gt;2218,19.9,01/02/2022&lt;BR /&gt;1949,19.9,01/02/2022&lt;BR /&gt;4295,19.9,01/02/2022&lt;BR /&gt;20000,21.5,01/02/2022&lt;BR /&gt;8980,19.9,01/02/2022&lt;BR /&gt;10560,19.9,01/02/2022&lt;BR /&gt;15000,19.9,01/02/2022&lt;BR /&gt;1683,19.9,01/02/2022&lt;BR /&gt;9000,19.9,01/02/2022&lt;BR /&gt;4501,19.9,01/02/2022&lt;BR /&gt;4999,19.9,01/02/2022&lt;BR /&gt;9900,21.5,01/02/2022&lt;BR /&gt;2300,19.9,01/02/2022&lt;BR /&gt;7990,19.9,01/02/2022&lt;BR /&gt;3152,21.5,01/02/2022&lt;BR /&gt;2700,19.9,01/02/2022&lt;BR /&gt;3988.04,19.9,01/02/2022&lt;BR /&gt;2109,19.9,01/02/2022&lt;BR /&gt;8000,19.9,01/02/2022&lt;BR /&gt;2721,19.9,01/02/2022&lt;BR /&gt;5800,19.9,01/02/2022&lt;BR /&gt;7017,19.9,01/02/2022&lt;BR /&gt;1029,19.9,01/02/2022&lt;BR /&gt;4251,19.9,01/02/2022&lt;BR /&gt;7926,19.9,01/03/2022&lt;BR /&gt;5268,19.9,01/03/2022&lt;BR /&gt;3000,19.9,01/03/2022&lt;BR /&gt;3881,19.9,01/03/2022&lt;BR /&gt;1800,19.9,01/03/2022&lt;BR /&gt;2000,19.9,01/03/2022&lt;BR /&gt;1350,21.5,01/03/2022&lt;BR /&gt;2400,19.9,01/03/2022&lt;BR /&gt;9924,21.5,01/03/2022&lt;BR /&gt;6163,19.9,01/03/2022&lt;BR /&gt;1708,19.9,01/03/2022&lt;BR /&gt;2272.73,19.9,01/03/2022&lt;BR /&gt;2004,19.9,01/03/2022&lt;BR /&gt;1950,19.9,01/03/2022&lt;BR /&gt;3000,19.9,01/03/2022&lt;BR /&gt;4130,19.9,01/03/2022&lt;BR /&gt;6884,19.9,01/03/2022&lt;BR /&gt;5050,21.5,01/03/2022&lt;BR /&gt;4875,19.9,01/03/2022&lt;BR /&gt;7100,21.5,01/03/2022&lt;BR /&gt;5670,21.5,01/03/2022&lt;BR /&gt;2456,19.9,01/03/2022&lt;BR /&gt;6100,19.9,01/03/2022&lt;BR /&gt;2561,19.9,01/03/2022&lt;BR /&gt;10865,19.9,01/03/2022&lt;BR /&gt;1099,19.9,01/03/2022&lt;BR /&gt;6410,19.9,01/03/2022&lt;BR /&gt;4222,19.9,01/03/2022&lt;BR /&gt;8941,21.5,01/03/2022&lt;BR /&gt;6959,21.5,01/03/2022&lt;BR /&gt;2715,19.9,01/03/2022&lt;BR /&gt;1670,19.9,01/03/2022&lt;BR /&gt;1945,19.9,01/03/2022&lt;BR /&gt;6375,19.9,01/03/2022&lt;BR /&gt;1849,19.9,01/04/2022&lt;BR /&gt;1770,19.9,01/04/2022&lt;BR /&gt;1938,14.9,01/04/2022&lt;BR /&gt;1645,19.9,01/04/2022&lt;BR /&gt;2320,19.9,01/04/2022&lt;BR /&gt;1980,19.9,01/04/2022&lt;BR /&gt;2015,19.9,01/04/2022&lt;BR /&gt;1680,14.9,01/04/2022&lt;BR /&gt;1703,19.9,01/04/2022&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 12:18:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700321#M81712</guid>
      <dc:creator>laythingy59</dc:creator>
      <dc:date>2022-08-15T12:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted Average Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700353#M81714</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;I tried to create a sample pbix file like below.&lt;/P&gt;
&lt;P&gt;I suggest having a calendar table like below.&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;
&lt;LI-CODE lang="markup"&gt;Weight Avg measure: =
DIVIDE (
    SUMX ( Data, Data[Value proposed] * Data[Rate] ),
    SUMX ( Data, Data[Value proposed] )
)
&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 Aug 2022 12:32:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700353#M81714</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-08-15T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted Average Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700599#M81730</link>
      <description>&lt;P&gt;Thank you, that's exactly what I was after. I now have to figure out how to put the two sets of results onto one line graph.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 14:01:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Weighted-Average-Help/m-p/2700599#M81730</guid>
      <dc:creator>laythingy59</dc:creator>
      <dc:date>2022-08-15T14:01:00Z</dc:date>
    </item>
  </channel>
</rss>

