<?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: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2916812#M95532</link>
    <description>&lt;P&gt;thanks a lot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2022 09:32:16 GMT</pubDate>
    <dc:creator>riishabhzz</dc:creator>
    <dc:date>2022-11-20T09:32:16Z</dc:date>
    <item>
      <title>too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915200#M95434</link>
      <description>&lt;P&gt;Hi Everyone ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;need small help from you .&lt;/P&gt;&lt;P&gt;i am getting below error :-&lt;/P&gt;&lt;P&gt;too many arguments were passed to the MEDIAN function. The maximum argument count for the function is 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in excel its working&amp;nbsp;MEDIAN(0,140000,D36-350000) , D36 is having value column which i have used in Dax&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in pbi dax&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MEDIAN&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,140000,&lt;/SPAN&gt;&lt;SPAN&gt;sum(value&lt;/SPAN&gt;&lt;SPAN&gt;)-35&lt;/SPAN&gt;&lt;SPAN&gt;0000&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pl help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Nov 2022 14:09:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915200#M95434</guid>
      <dc:creator>riishabhzz</dc:creator>
      <dc:date>2022-11-18T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915270#M95444</link>
      <description>&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MEDIAN({0,140000,sum([value])-350000})&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 14:49:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915270#M95444</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-18T14:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915404#M95456</link>
      <description>&lt;P&gt;hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried to do that but getting same error&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;P&gt;dont know what i am doing wrong&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 15:57:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915404#M95456</guid>
      <dc:creator>riishabhzz</dc:creator>
      <dc:date>2022-11-18T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915410#M95457</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 15:59:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915410#M95457</guid>
      <dc:creator>riishabhzz</dc:creator>
      <dc:date>2022-11-18T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915622#M95480</link>
      <description>&lt;P&gt;Heyy , i have shared screen-snip for your refrence in above trail &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 17:59:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2915622#M95480</guid>
      <dc:creator>riishabhzz</dc:creator>
      <dc:date>2022-11-18T17:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2916014#M95497</link>
      <description>&lt;DIV&gt;then try this:&lt;DIV&gt;MEDIANX(&lt;SPAN&gt;&lt;SPAN&gt;{0,140000,sum([value])-350000}, [Value])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;I tried and it works.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;img /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Nov 2022 00:31:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2916014#M95497</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2022-11-19T00:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: too many arguments were passed to the MEDIAN function. The maximum argument count for the function 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2916812#M95532</link>
      <description>&lt;P&gt;thanks a lot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2022 09:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/too-many-arguments-were-passed-to-the-MEDIAN-function-The/m-p/2916812#M95532</guid>
      <dc:creator>riishabhzz</dc:creator>
      <dc:date>2022-11-20T09:32:16Z</dc:date>
    </item>
  </channel>
</rss>

