<?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: Finding Multiple values in columns and rows and Calculating for each value as category in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2962405#M98737</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="392430" data-lia-user-login="Yolo" class="lia-mention lia-mention-user"&gt;Yolo&lt;/a&gt; ZU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunalty this is not possible cause the table has over 20'000 rows and over 100+ columns. Is there no other way to search and find these valuse and sum it up by department?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Ahmet&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 12:14:20 GMT</pubDate>
    <dc:creator>fusiee_</dc:creator>
    <dc:date>2022-12-12T12:14:20Z</dc:date>
    <item>
      <title>Finding Multiple values in columns and rows and Calculating for each value as category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2950836#M97815</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a fairly complicated task where I need help. I have a task where I have a data about each product data and and how long each department took to complete their task and then compare which department takes longer to complete its task. The issue is based on certain tasks and conditions same department name appears more than one columns or rows.. For example.&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;Product ID ( unique)&lt;/TD&gt;&lt;TD&gt;Commercial Data Task 1 ( date to complete)&lt;/TD&gt;&lt;TD&gt;Commercial Data Task 1( department)&lt;/TD&gt;&lt;TD&gt;Commercial Data Task2 ( date)&lt;/TD&gt;&lt;TD&gt;Commercial Data Task 2(department)&lt;/TD&gt;&lt;TD&gt;Technical Data task 1( days)&lt;/TD&gt;&lt;TD&gt;Technical DataData Task 1(department)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apple&lt;/TD&gt;&lt;TD&gt;10 days&lt;/TD&gt;&lt;TD&gt;sales&lt;/TD&gt;&lt;TD&gt;3 days&lt;/TD&gt;&lt;TD&gt;marketing&lt;/TD&gt;&lt;TD&gt;10 days&lt;/TD&gt;&lt;TD&gt;sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Orange&lt;/TD&gt;&lt;TD&gt;5 days&lt;/TD&gt;&lt;TD&gt;IT&lt;/TD&gt;&lt;TD&gt;36 days&lt;/TD&gt;&lt;TD&gt;sales&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;IT&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it looks like certain tasks have same department but different times.&amp;nbsp; So my task is to create a dax to find out how each department performs. in the view it will have lets say commerical data --&amp;gt; all the departments involved in this task and to see which department takes longer to complete their task when compared with other departments in total. The goal is make a visual where shows commerical data departments and comparing their each performance to find out which department takes longer to complete the task.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant use unpivot cause its one table with over 20'000 rows and more than 100+ columns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this is clear enough explaination. If you can help me that would be great. LOOKing forward to hearing from you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;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, 06 Dec 2022 09:02:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2950836#M97815</guid>
      <dc:creator>fusiee_</dc:creator>
      <dc:date>2022-12-06T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Multiple values in columns and rows and Calculating for each value as category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2953191#M97989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="339143" data-lia-user-login="fusiee_" class="lia-mention lia-mention-user"&gt;fusiee_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the image you provided, this table needs to be reversed, this table cannot directly use DAX to achieve the desired effect, have you tried to transpose the table in Power Query?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Please refer to the following links:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fpower-query%2Funpivot-column&amp;amp;data=05%7C01%7Cv-xinruzhu%40microsoft.com%7C41c4fc5e5c074bfdb85608dad81ea462%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638059923396641575%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=qRLXftVRZAP4hZjKNdJsJUJJj%2F3s4YzxosRo0Cq6vkg%3D&amp;amp;reserved=0" target="_blank"&gt;Unpivot columns - Power Query | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Best Regards,&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Yolo Zhu&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;If this post &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/SUP&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 06:47:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2953191#M97989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-07T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Multiple values in columns and rows and Calculating for each value as category</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2962405#M98737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="392430" data-lia-user-login="Yolo" class="lia-mention lia-mention-user"&gt;Yolo&lt;/a&gt; ZU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunalty this is not possible cause the table has over 20'000 rows and over 100+ columns. Is there no other way to search and find these valuse and sum it up by department?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Ahmet&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 12:14:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Finding-Multiple-values-in-columns-and-rows-and-Calculating-for/m-p/2962405#M98737</guid>
      <dc:creator>fusiee_</dc:creator>
      <dc:date>2022-12-12T12:14:20Z</dc:date>
    </item>
  </channel>
</rss>

