<?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 Measure/Dax for given Condition in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2012771#M44751</link>
    <description>&lt;P&gt;I Have a table with columns as listed and need to find the condition as&amp;nbsp;&lt;SPAN&gt;if the Median &amp;gt; Partner value--&amp;gt; Present the Median, else if the Avg &amp;gt; Partner value --&amp;gt; Present the Avg otherwise preset Max(any Column) of selected vorgMpnId in slicer from the table..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the vorgnMpnId need to be given in slicer and once we select the id it should display above given condition for any particular column data and need to except vornMpnid and cluster in the DAX to not filter with these 2 values...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 11:47:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-08-12T11:47:38Z</dc:date>
    <item>
      <title>Measure/Dax for given Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2012771#M44751</link>
      <description>&lt;P&gt;I Have a table with columns as listed and need to find the condition as&amp;nbsp;&lt;SPAN&gt;if the Median &amp;gt; Partner value--&amp;gt; Present the Median, else if the Avg &amp;gt; Partner value --&amp;gt; Present the Avg otherwise preset Max(any Column) of selected vorgMpnId in slicer from the table..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the vorgnMpnId need to be given in slicer and once we select the id it should display above given condition for any particular column data and need to except vornMpnid and cluster in the DAX to not filter with these 2 values...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 11:47:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2012771#M44751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-12T11:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Measure/Dax for given Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2014002#M44788</link>
      <description>&lt;P&gt;Please provide sample data in usable format (not as a picture - try adding as a table).&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 23:55:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2014002#M44788</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-08-12T23:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Measure/Dax for given Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2014357#M44800</link>
      <description>&lt;P&gt;Hey Please Find the Sample data in Tabular Format-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;VorgMpid&lt;/TD&gt;&lt;TD&gt;Partner Presence&lt;/TD&gt;&lt;TD&gt;Total Active Comp&lt;/TD&gt;&lt;TD&gt;Part Pres Solution&lt;/TD&gt;&lt;TD&gt;Part Pres Industry&lt;/TD&gt;&lt;TD&gt;Solution Pub part&lt;/TD&gt;&lt;TD&gt;Part Handling in sol&lt;/TD&gt;&lt;TD&gt;Plat Handled Part&lt;/TD&gt;&lt;TD&gt;Normalized score&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Cluster&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1014637&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;0.423&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1014638&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;1.233&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1014640&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.231&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1014642&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.455&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 13 Aug 2021 04:31:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-Dax-for-given-Condition/m-p/2014357#M44800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-13T04:31:21Z</dc:date>
    </item>
  </channel>
</rss>

