<?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: Table icons should change when combined the 2 same account rows based on the high risks in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4262639#M168950</link>
    <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 16:08:33 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-10-29T16:08:33Z</dc:date>
    <item>
      <title>Table icons should change when combined the 2 same account rows based on the high risks</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4260786#M168861</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am working on the scenario to combine 2 rows (same account names) with all the other columns based on the logics . Below the sample table which has account details .&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;2 and 3 rows have same account name , when this kind of scenario occurs , we have to summing up forecast and revenue values and applied some logics behind the CM% , all works well .&lt;BR /&gt;But the requirement we are working for &lt;STRONG&gt;Scope and Schedule&lt;/STRONG&gt; columns , for example in the above table Scope is "Amber &amp;amp; Green" for same account names (2&amp;amp;3 rows) , in that case the color icon should be changed into "Amber" (comparatively Amber is higher risk than Green) , if we have "Amber &amp;amp; Red" color icons for any 2 rows having same accounts then the expected result should be "Red" (comparatively Red is higher risk than Amber).&amp;nbsp;&lt;BR /&gt;We should combine the 2 same account rows by Single row with applying the above requirement .&lt;BR /&gt;&lt;BR /&gt;So single row for account will come only when i removed scope and schedule columns from the table as below but that is not expected :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;Without combining i cannot able to showcase a single row for an account.&lt;BR /&gt;&lt;BR /&gt;Please help to sort this for me ..&lt;BR /&gt;let me know if anything more info required..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;DK&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 16:00:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4260786#M168861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-28T16:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table icons should change when combined the 2 same account rows based on the high risks</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4261194#M168884</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 22:31:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4261194#M168884</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-28T22:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table icons should change when combined the 2 same account rows based on the high risks</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4262380#M168938</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;Thanks a lot for your support , it works well when there is no selection (ALL) on my slicer.&lt;/P&gt;&lt;P&gt;But when i filter some option is slicer then still the combined row only visible.&lt;/P&gt;&lt;P&gt;We have to show single row (from combined row) based on the slicer selection.&lt;/P&gt;&lt;P&gt;When slicer offer type is ALL then we can show combined row , but when we select some selection from the slicer then it should show only specific row only .&lt;BR /&gt;&lt;STRONG&gt;Below the sample slicer and table&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;For example , the above table has offer type and scope logic added for reference , once we removed those 2 columns then automatically the combined rows will show.&lt;BR /&gt;In the above slicer we have offer type (eg : RPA , GEN AI/AI) , when i select RPA , values are changing as per the selection but the combined column is not changing and this should be changed as per offer type selection (expected result is "Green")&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Is there any option to achieve this ?&lt;/P&gt;&lt;P&gt;Please help ..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&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, 29 Oct 2024 13:34:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4262380#M168938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-29T13:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table icons should change when combined the 2 same account rows based on the high risks</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4262639#M168950</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:08:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4262639#M168950</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-10-29T16:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table icons should change when combined the 2 same account rows based on the high risks</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4268635#M169240</link>
      <description>&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;(ACCOUNT)&lt;/TD&gt;&lt;TD&gt;(OFFER TYPE)&lt;/TD&gt;&lt;TD&gt;(SCOPE)&lt;/TD&gt;&lt;TD&gt;(SCOPE COMBINED)&lt;/TD&gt;&lt;TD&gt;(FORECAST)&lt;/TD&gt;&lt;TD&gt;(REVENUE)&lt;/TD&gt;&lt;TD&gt;(CM%)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;RED&lt;/TD&gt;&lt;TD&gt;RED&lt;/TD&gt;&lt;TD&gt;445354&lt;/TD&gt;&lt;TD&gt;454367&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;GREEN&lt;/TD&gt;&lt;TD&gt;RED&lt;/TD&gt;&lt;TD&gt;8676&lt;/TD&gt;&lt;TD&gt;9764&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;AMBER&lt;/TD&gt;&lt;TD&gt;AMBER&lt;/TD&gt;&lt;TD&gt;123445&lt;/TD&gt;&lt;TD&gt;976765&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;GREEN&lt;/TD&gt;&lt;TD&gt;AMBER&lt;/TD&gt;&lt;TD&gt;33555&lt;/TD&gt;&lt;TD&gt;87654&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;above the sample data , in that SCOPE and SCOPE COMBINED columns are calculated columns which we have developed already to display the risks in color icons .&lt;BR /&gt;We have a &lt;STRONG&gt;OFFER TYPE&lt;/STRONG&gt; slicer in the page and&amp;nbsp;&lt;SPAN&gt;In the slicer we have offer types (eg : X , Y , etc) When slicer OFFER TYPE is "ALL" then we can show combined row as below :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Acc&lt;/TD&gt;&lt;TD&gt;Scope Comb.&lt;/TD&gt;&lt;TD&gt;forecast&lt;/TD&gt;&lt;TD&gt;revenue&lt;/TD&gt;&lt;TD&gt;CM%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;RED&lt;/TD&gt;&lt;TD&gt;454030 (sum of both AAA account forecast values)&lt;/TD&gt;&lt;TD&gt;464131&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;AMBER&lt;/TD&gt;&lt;TD&gt;.....&lt;/TD&gt;&lt;TD&gt;.....&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;but when we select some selection from the slicer (X or Y) then it should show only specific respective row data .&lt;BR /&gt;Example : when i select "X" in the slicer , the table should show only X related data in the table expected as below : (removed OFFER TYPE &amp;amp; SCOPE columns)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ACCOUNT&lt;/TD&gt;&lt;TD&gt;SCOPE COMBINED&lt;/TD&gt;&lt;TD&gt;FORECAST&lt;/TD&gt;&lt;TD&gt;REVENUE&lt;/TD&gt;&lt;TD&gt;CM%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;RED&lt;/TD&gt;&lt;TD&gt;445354&lt;/TD&gt;&lt;TD&gt;454367&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;BBB&lt;/TD&gt;&lt;TD&gt;GREEN&lt;/TD&gt;&lt;TD&gt;33555&lt;/TD&gt;&lt;TD&gt;87654&lt;/TD&gt;&lt;TD&gt;35%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Scope combined DAX we created :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Scope Combined =&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;VAR A = 'Test Delivery Updates'[Account Name]&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;VAR B = ADDCOLUMNS(SUMMARIZE(FILTER('Test Delivery Updates','Test Delivery Updates'[Account Name]=A),'Test Delivery Updates'[Scope logic]),"Scope",SWITCH('Test Delivery Updates'[Scope logic],"Red",3,"Amber",2,"Green",1,0))&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;EM&gt;RETURN MAXX(TOPN(1,B,[Scope]),'Test Delivery Updates'[Scope logic])&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So far the combined rows are working fine when OFFER TYPE is "ALL" , so we want to fix the single offer type selection from the slicer.&lt;BR /&gt;&lt;BR /&gt;Hope it is clear .. let me know if you require more data.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DK&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 05:41:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Table-icons-should-change-when-combined-the-2-same-account-rows/m-p/4268635#M169240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-05T05:41:44Z</dc:date>
    </item>
  </channel>
</rss>

