<?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: Want to check how many time product category present and put in count column bucket in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2894404#M94047</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If these also don't help, please share more detailed information to help us clarify your scenario to test.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 06:01:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-09T06:01:51Z</dc:date>
    <item>
      <title>Want to check how many time product category present and put in count column bucket</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2887542#M93653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Need help in dymaic measure, please refresh screen shot.&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;</description>
      <pubDate>Sun, 06 Nov 2022 13:45:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2887542#M93653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-06T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Want to check how many time product category present and put in count column bucket</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2887747#M93664</link>
      <description>&lt;P&gt;Totally unclear. I don't think that without rephrasing this in an understandable manner you'll get any answers...&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 19:52:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2887747#M93664</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-11-06T19:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Want to check how many time product category present and put in count column bucket</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2888178#M93681</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="349489" data-lia-user-login="daXtreme" class="lia-mention lia-mention-user"&gt;daXtreme&lt;/a&gt;&amp;nbsp;Thanks for reply,&lt;/P&gt;&lt;P&gt;I am facing issue in below dax&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;Test,&lt;BR /&gt;&lt;SPAN&gt;Test[Product]&lt;/SPAN&gt;,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Test[MonthEnd]&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN&gt;Test[Category]&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN&gt;"Bucket 1"&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN&gt;"Bucket 2"&lt;/SPAN&gt;,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;"Bucket 3"&lt;/SPAN&gt;,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want logic of Bucket&amp;nbsp; 1, 2, and 3 column which is mentioned in dax query and this should based on How Many "B" are present in category that count should go in that particular bucket.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and i am doing this code in DAX STUDIO&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 04:15:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2888178#M93681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-07T04:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Want to check how many time product category present and put in count column bucket</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2888199#M93683</link>
      <description>&lt;P&gt;you need to generate a dimension table without any relationships.&lt;/P&gt;
&lt;P&gt;the table will have at least two columns, Name, such as "Bucket1","Bucket2",.... and Index, as 1,2,3....&lt;/P&gt;
&lt;P&gt;then put the Name in the column area&lt;/P&gt;
&lt;P&gt;create a measure like this&lt;/P&gt;
&lt;P&gt;new measure=if(calculate(countrows(table),allselected(table[product],table[monthend]))=max(dimtable[index]),max(dimtable[index]))&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 04:36:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2888199#M93683</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2022-11-07T04:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Want to check how many time product category present and put in count column bucket</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2894404#M94047</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If these also don't help, please share more detailed information to help us clarify your scenario to test.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 06:01:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Want-to-check-how-many-time-product-category-present-and-put-in/m-p/2894404#M94047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-09T06:01:51Z</dc:date>
    </item>
  </channel>
</rss>

