<?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: the DAX i have written is giving Results are 3 for all the categories rows in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4297058#M170601</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="859467" data-lia-user-login="yeshwanthkumar2" class="lia-mention lia-mention-user"&gt;yeshwanthkumar2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try modifying the measure&lt;/P&gt;&lt;PRE&gt;PercentileResult =&lt;BR /&gt;MINX(&lt;BR /&gt;FILTER(&lt;BR /&gt;ALLSELECTED('TABLENAME'[CGA], 'TABLENAME'[CYCLETIME]),&amp;nbsp;&lt;BR /&gt;[CUMULATIVEPRS] &amp;gt;= [THRESOLD 80]&lt;BR /&gt;),&lt;BR /&gt;'TABLENAME'[CYCLETIME]&lt;BR /&gt;)&lt;/PRE&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":love_letter:"&gt;💌&lt;/span&gt; If this helped, a Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; or Solution mark would be great! &lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Kedar&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/kedar-pande" target="_blank" rel="noopener"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 10:44:16 GMT</pubDate>
    <dc:creator>Kedar_Pande</dc:creator>
    <dc:date>2024-11-22T10:44:16Z</dc:date>
    <item>
      <title>the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296708#M170569</link>
      <description>&lt;P&gt;here is Dax&amp;nbsp;&lt;BR /&gt;MINX(&lt;/P&gt;&lt;P&gt;FILTER(&lt;/P&gt;&lt;P&gt;ALLSELECTED(TABLBLENAME),&lt;BR /&gt;[CUMULATIVEPRS] &amp;gt;= [THRESOLD 80] ),&lt;/P&gt;&lt;P&gt;'TABLENAME'[CYCLETIME] )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here i have to get the results as per percentile 80 based on the cycle time where i am selecting all fields under CGA column the results are giving as 3 for all the rows, however if iselec single field results are ginving correct.&lt;/P&gt;&lt;P&gt;Please assist me&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296708#M170569</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T07:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296711#M170570</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="859467" data-lia-user-login="yeshwanthkumar2" class="lia-mention lia-mention-user"&gt;yeshwanthkumar2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try to leave out&amp;nbsp;&lt;SPAN&gt;ALLSELECTED, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or how are [&lt;/SPAN&gt;CUMULATIVEPRS] and &lt;SPAN&gt;[THRESOLD 80] &lt;/SPAN&gt;defined?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:42:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296711#M170570</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-11-22T07:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296728#M170572</link>
      <description>&lt;P&gt;itis defined as measures in the table&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:46:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296728#M170572</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T07:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296732#M170573</link>
      <description>&lt;P&gt;with what code?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296732#M170573</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-11-22T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296760#M170575</link>
      <description>&lt;P&gt;Cumilative Prs code is&lt;BR /&gt;Calculate(&lt;BR /&gt;Distinctcount(tablename[requesitionID]),&lt;BR /&gt;Filter(&lt;BR /&gt;Allselected(Tablename),&lt;BR /&gt;'Tablename' [cycletime] &amp;lt;= MAX ('Tablename'[cycletime]))&lt;BR /&gt;&lt;BR /&gt;For Thresold 80 code is&lt;BR /&gt;[TotalPRs]* 0.80&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:56:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296760#M170575</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296798#M170577</link>
      <description>&lt;P&gt;what code for [&lt;SPAN&gt;TotalPRs&lt;/SPAN&gt;]?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 08:22:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296798#M170577</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-11-22T08:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296813#M170579</link>
      <description>&lt;P&gt;Totaal Prs=&lt;BR /&gt;Calculate(&lt;BR /&gt;Distinctcount('tablename'[requisition ID]),&lt;BR /&gt;Allselected('Tablename') )&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 08:28:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296813#M170579</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T08:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296978#M170591</link>
      <description>&lt;P&gt;Any update please&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 09:53:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4296978#M170591</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4297058#M170601</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="859467" data-lia-user-login="yeshwanthkumar2" class="lia-mention lia-mention-user"&gt;yeshwanthkumar2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try modifying the measure&lt;/P&gt;&lt;PRE&gt;PercentileResult =&lt;BR /&gt;MINX(&lt;BR /&gt;FILTER(&lt;BR /&gt;ALLSELECTED('TABLENAME'[CGA], 'TABLENAME'[CYCLETIME]),&amp;nbsp;&lt;BR /&gt;[CUMULATIVEPRS] &amp;gt;= [THRESOLD 80]&lt;BR /&gt;),&lt;BR /&gt;'TABLENAME'[CYCLETIME]&lt;BR /&gt;)&lt;/PRE&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":love_letter:"&gt;💌&lt;/span&gt; If this helped, a Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; or Solution mark would be great! &lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Kedar&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/kedar-pande" target="_blank" rel="noopener"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 10:44:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4297058#M170601</guid>
      <dc:creator>Kedar_Pande</dc:creator>
      <dc:date>2024-11-22T10:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4297186#M170610</link>
      <description>&lt;P&gt;Still results are same&amp;nbsp; as 3 for all the rows. I think it is stopping somewhere on rows filtering. Kindly advise&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 11:42:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4297186#M170610</guid>
      <dc:creator>yeshwanthkumar2</dc:creator>
      <dc:date>2024-11-22T11:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: the DAX i have written is giving Results are 3 for all the categories rows</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4298907#M170703</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="859467" data-lia-user-login="yeshwanthkumar2" class="lia-mention lia-mention-user"&gt;yeshwanthkumar2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sample data that would completely cover your problem and describe what you have done currently and what results you expect. If you can provide pbix files that would be great. (Please remove privacy information)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;How to provide sample data in the Power BI Forum - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Jarvis Tang&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 02:05:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/the-DAX-i-have-written-is-giving-Results-are-3-for-all-the/m-p/4298907#M170703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-25T02:05:26Z</dc:date>
    </item>
  </channel>
</rss>

