<?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: MEDIANX DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870467#M7175</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, cool, thx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ufile.io/9jzeyjpm" target="_blank"&gt;https://ufile.io/9jzeyjpm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 08:23:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-10T08:23:01Z</dc:date>
    <item>
      <title>MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869306#M7134</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 problem with getting MEDIANX to function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to change this formular from Average to Median:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GNSpurchase = AVERAGE('GAdata'[purchase])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just not sure what to do from here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;GNSview = CALCULATE(MEDIANX(GAdata;GAdata[Views]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It tells me something about "&lt;EM&gt;a circular dependency was detected&lt;/EM&gt;" and the output is blanks in every cell.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hope you can help me. Thx. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 10:09:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869306#M7134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869441#M7139</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try without calculate&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= MEDIANX(GAdata;GAdata[Views])&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:19:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869441#M7139</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-09T11:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869459#M7140</link>
      <description>&lt;P&gt;Does not work - unfortunately &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do that, it says: "&lt;SPAN&gt;&lt;EM&gt;Expression that yield variant data type error cannot be used to defined calculated columns&lt;/EM&gt;".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:28:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869459#M7140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T11:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869479#M7141</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you sure your Views column is a number? check in the Power Query mode. choose column and set whole or decimal number as data type in the Transform ribbon&lt;/P&gt;&lt;P&gt;and try to create measure, not calculated column&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:46:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869479#M7141</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-09T11:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869566#M7144</link>
      <description>&lt;P&gt;The View column is definitely a number - without decimals as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give an example of measure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:24:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869566#M7144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T13:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869577#M7146</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the same as column, but measure.&lt;/P&gt;&lt;P&gt;anyway it looks like your data in Views is inconsistent. maybe you have a null values? if so, you should to solve what to do - delete from calculation or change it to 0 (preferrably in Query Editor mode)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:28:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869577#M7146</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-09T13:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869634#M7148</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any null value in the View column. However, I have a lot of zero values. Hmmm....&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:07:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869634#M7148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-09T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869822#M7155</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;you could share your pbix-file to check it out&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 16:36:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/869822#M7155</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-09T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870441#M7172</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can't see&amp;nbsp; where to share pbix-files... lol. I don't see an upload file function..?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:09:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870441#M7172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T08:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870445#M7173</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;there is no upload function (only for admin) use for example&amp;nbsp;&lt;A href="https://uploadfiles.io/" target="_blank"&gt;https://uploadfiles.io/&lt;/A&gt;&amp;nbsp;service&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:10:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870445#M7173</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T08:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870467#M7175</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, cool, thx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ufile.io/9jzeyjpm" target="_blank"&gt;https://ufile.io/9jzeyjpm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:23:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870467#M7175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T08:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870484#M7176</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you create measure, not calculated column it should work&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = MEDIANX(GAdata;GAdata[Views])&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:28:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870484#M7176</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T08:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870507#M7177</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copied your formular but it is not working - unfortunately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the effort though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:41:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870507#M7177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: MEDIANX DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870512#M7178</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp; really?&lt;/P&gt;&lt;P&gt;&lt;A href="https://ufile.io/7c10lawz" target="_blank"&gt;https://ufile.io/7c10lawz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;look at Measure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:44:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/MEDIANX-DAX/m-p/870512#M7178</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T08:44:08Z</dc:date>
    </item>
  </channel>
</rss>

