<?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: Top 15 records and to show others as one group in table chart in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3062951#M105940</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to the following example&lt;/P&gt;
&lt;P&gt;create a new column in the table&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Type = var _top15=SUMMARIZE(TOPN(15,'Table',[Total],DESC),[ID])
return IF([ID] in _top15,FORMAT([ID],""),"Ohter")&lt;/LI-CODE&gt;
&lt;P&gt;Then put the column to the table&amp;nbsp; visual, and create a new measure in the table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure 2 = SUM('Table'[Total])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 05:11:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-02-06T05:11:15Z</dc:date>
    <item>
      <title>Top 15 records and to show others as one group in table chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3060469#M105726</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have requirement to show top 15 records and rest all other records to Show as Others,&lt;BR /&gt;I have one Employee ID's column and one&amp;nbsp; calculated colum- Total Efforts spent&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have to show top 15 Employees with total efforts spent and rest all Other employees to show as &lt;STRONG&gt;"Others"&lt;/STRONG&gt; in Table Chart.&lt;BR /&gt;&lt;BR /&gt;Any help?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Likhitha&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 14:37:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3060469#M105726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-03T14:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Top 15 records and to show others as one group in table chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3060601#M105738</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provides some sample data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="height: 100px; width: 100%; border-collapse: collapse; border-style: groove; border-color: #0c1c49; background-color: #00675f;" border="0" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15px;"&gt;
&lt;TD width="15.961305925030231%" style="width: 92px; height: 15px;"&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="84.03869407496977%" style="width: 485px; height: 15px; text-align: left;"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Please accept the solution when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#FFFFFF"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;/FONT&gt;&lt;BR /&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4.5" color="#FF99CC"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 15:27:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3060601#M105738</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2023-02-03T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Top 15 records and to show others as one group in table chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3062951#M105940</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to the following example&lt;/P&gt;
&lt;P&gt;create a new column in the table&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Type = var _top15=SUMMARIZE(TOPN(15,'Table',[Total],DESC),[ID])
return IF([ID] in _top15,FORMAT([ID],""),"Ohter")&lt;/LI-CODE&gt;
&lt;P&gt;Then put the column to the table&amp;nbsp; visual, and create a new measure in the table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure 2 = SUM('Table'[Total])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 05:11:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-15-records-and-to-show-others-as-one-group-in-table-chart/m-p/3062951#M105940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-06T05:11:15Z</dc:date>
    </item>
  </channel>
</rss>

