<?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: Pretty much sure that I'm missing something in measure area in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2796121#M87861</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="332147" data-lia-user-login="v-zhangti" class="lia-mention lia-mention-user"&gt;v-zhangti&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. I will try to make it simple &amp;amp; clear as suggest.&lt;BR /&gt;Simplified dataset to undertstand the requirement.&lt;BR /&gt;PFB the screenshot as well to point out scenario:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;In &lt;STRONG&gt;Page 4&lt;/STRONG&gt; of &lt;STRONG&gt;&lt;A href="https://drive.google.com/file/d/1l8wgBxHllG9wut_xUUc4dydsQNRmQtPa/view?usp=sharing" target="_self"&gt;demo dataset&lt;/A&gt;&lt;/STRONG&gt; that is shared, I have taken this screen attached. In the left visual I have added two consolidated field as hierarchy (Both field are same Project Table) and used Material Type as Legend( coming from CC table ) different dimension table &amp;amp; used basic measure which is not interacting with TOP N Slicer beacuase I have not set it up.&lt;BR /&gt;However, I have placed same fields in the same position like 1st visual only changed the measure just to interact with TOP N slicer. Though TOP N returns the selected value for each &lt;STRONG&gt;Material Type.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My reuirement is:&lt;BR /&gt;1. Visual returns which value is selected in TOP N slicer irrespective of any Material Type. &lt;STRONG&gt;Purchased by Top N Project can be one of the Material Type&lt;/STRONG&gt;(Material, ND, Services).&lt;BR /&gt;2. Whenever Drill Down next level hierarchy it should display based on TOP N Slicer.&lt;/P&gt;&lt;P&gt;3. If Drill Mode is on, end user wants to get details for any selected field &amp;amp; next level then same TOP N slicer selected number of Project needs to be displeyed.&lt;/P&gt;&lt;P&gt;Expected Output Image:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope I was able to explain you clearly for this time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 10:45:41 GMT</pubDate>
    <dc:creator>Susanta91</dc:creator>
    <dc:date>2022-09-26T10:45:41Z</dc:date>
    <item>
      <title>Pretty much sure that I'm missing something in measure area</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2792547#M87676</link>
      <description>&lt;P&gt;1st Screenshot:&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;&lt;P&gt;Please take a look of the above screen attached, both visual is being interacted by topn N slicer and material type external slicer &amp;amp; returns correct result. However, my requirement is something different.&lt;BR /&gt;&lt;BR /&gt;Sharing some details about my reuirement:&amp;nbsp;&lt;BR /&gt;1. In the top visual Material Type column I have used in Y-axis under Vendor &amp;amp; 2nd visual same Material Type field has been used as Legend.&lt;BR /&gt;2.&amp;nbsp; In below screen, when I select any field from Material slicer it matches TOPN slicer selected value.&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Screenshot&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;Now what I want is, likewise 1st screenshot &lt;STRONG&gt;(2nd visual)&lt;/STRONG&gt;&amp;nbsp;- I want to use material type field as legend &amp;amp; visual should also return TOPN selected value &lt;STRONG&gt;in one Bar all Material Type&lt;/STRONG&gt;&amp;nbsp;without selecting any field from Material external filter. for ex. in one Vendor name bar three material types( Material, ND, Services ) will be appeared.&lt;BR /&gt;&lt;BR /&gt;To make it short:&amp;nbsp;I want the following Visual to work correctly with top N slice which is not doing. &lt;STRONG&gt;Material Type field is coming another dimension table which linked one to many relationship with fact table &amp;amp; Vendor from different dimention table also concatenated field.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Used Measure:&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Purchase_Vendors = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt;&lt;SPAN&gt; TopFilteredVendor_TK =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATETABLE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;VALUES&lt;/SPAN&gt;&lt;SPAN&gt;( T_VENDOR_DIM[Vendor TK] ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;TOPN&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Top N Value],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ALL&lt;/SPAN&gt;&lt;SPAN&gt;(T_VENDOR_DIM[Vendor TK]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [3. PD Amount]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;SWITCH&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;TRUE&lt;/SPAN&gt;&lt;SPAN&gt; (),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ISINSCOPE&lt;/SPAN&gt;&lt;SPAN&gt;( T_VENDOR_DIM[Vendor TK]), &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;( [3. PD Amount], &lt;/SPAN&gt;&lt;SPAN&gt;KEEPFILTERS&lt;/SPAN&gt;&lt;SPAN&gt; ( TopFilteredVendor_TK )),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; [Top N Value] = &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, [3. PD Amount]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;BR /&gt;&lt;BR /&gt;If I miss someting to clarify please let me know. Will try to do as much as I could do. &lt;A title="Simple but Different approach." href="https://drive.google.com/file/d/1gD2c3g3BKRg2fYTDg7LvOFdAZ4TcgX9y/view?usp=sharing" target="_self"&gt;Demo PBIX File.&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Sep 2022 08:26:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2792547#M87676</guid>
      <dc:creator>Susanta91</dc:creator>
      <dc:date>2022-09-25T08:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty much sure that I'm missing something in measure area</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2795249#M87814</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444999" data-lia-user-login="Susanta91" class="lia-mention lia-mention-user"&gt;Susanta91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you simplify your sample data for testing? And attach the output you expect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 06:59:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2795249#M87814</guid>
      <dc:creator>v-zhangti</dc:creator>
      <dc:date>2022-09-26T06:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty much sure that I'm missing something in measure area</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2796121#M87861</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="332147" data-lia-user-login="v-zhangti" class="lia-mention lia-mention-user"&gt;v-zhangti&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your response. I will try to make it simple &amp;amp; clear as suggest.&lt;BR /&gt;Simplified dataset to undertstand the requirement.&lt;BR /&gt;PFB the screenshot as well to point out scenario:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;In &lt;STRONG&gt;Page 4&lt;/STRONG&gt; of &lt;STRONG&gt;&lt;A href="https://drive.google.com/file/d/1l8wgBxHllG9wut_xUUc4dydsQNRmQtPa/view?usp=sharing" target="_self"&gt;demo dataset&lt;/A&gt;&lt;/STRONG&gt; that is shared, I have taken this screen attached. In the left visual I have added two consolidated field as hierarchy (Both field are same Project Table) and used Material Type as Legend( coming from CC table ) different dimension table &amp;amp; used basic measure which is not interacting with TOP N Slicer beacuase I have not set it up.&lt;BR /&gt;However, I have placed same fields in the same position like 1st visual only changed the measure just to interact with TOP N slicer. Though TOP N returns the selected value for each &lt;STRONG&gt;Material Type.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My reuirement is:&lt;BR /&gt;1. Visual returns which value is selected in TOP N slicer irrespective of any Material Type. &lt;STRONG&gt;Purchased by Top N Project can be one of the Material Type&lt;/STRONG&gt;(Material, ND, Services).&lt;BR /&gt;2. Whenever Drill Down next level hierarchy it should display based on TOP N Slicer.&lt;/P&gt;&lt;P&gt;3. If Drill Mode is on, end user wants to get details for any selected field &amp;amp; next level then same TOP N slicer selected number of Project needs to be displeyed.&lt;/P&gt;&lt;P&gt;Expected Output Image:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope I was able to explain you clearly for this time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 10:45:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pretty-much-sure-that-I-m-missing-something-in-measure-area/m-p/2796121#M87861</guid>
      <dc:creator>Susanta91</dc:creator>
      <dc:date>2022-09-26T10:45:41Z</dc:date>
    </item>
  </channel>
</rss>

