<?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: Create Seperate Visual based on different column lookup in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369447#M60746</link>
    <description>&lt;P&gt;It is also fine this way. It seems you have switched between the active and inactive relationships. You can do it either ways. But in order not to make mistakes I recommend you double check your relationships to confirm identidal to the sample file.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 08:20:48 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2022-03-02T08:20:48Z</dc:date>
    <item>
      <title>Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2364533#M60509</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me a idea how to arrive solution for my working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Data sheet which contains the data for Managers, Executive and Reps in a single sheet with continues column with there respective name and code and not differenciate the Designation in data sheet. But I have a Master Table with Designation wise reporting list. Based on this Master Data I have Filtered the data for Reps with the below Hierarchy order.&lt;/P&gt;&lt;P&gt;Manager - (slicer with Single Selection)&lt;/P&gt;&lt;P&gt;Executive (Slice with Multi selection)&lt;/P&gt;&lt;P&gt;based on this both slicer the Rep Value details will show in a visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to Show a Visual Screen only for Executive Data which is filtered in the Executive slicer screen. But I am getting the Sum of Reps data in that visual. How to avoid Reps Data in that visual and show only the Selected Executive data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note - In Data Sheet contains 8 nos of Column with Numeric Value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me a Idea of DAX Measurement for create .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Ashok Babu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:58:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2364533#M60509</guid>
      <dc:creator>Nou_admin1</dc:creator>
      <dc:date>2022-02-28T11:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2364602#M60510</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362785" data-lia-user-login="Nou_admin1" class="lia-mention lia-mention-user"&gt;Nou_admin1&lt;/a&gt; ,&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 12:24:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2364602#M60510</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-28T12:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2367123#M60624</link>
      <description>&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here with I am attached the Download link of some Sample Data and Output Format. Please check and kindly suggest a suitable solution. Total 4 Sheet available 2 is Data sheet and 1 is master data based on master data the output needs to load as 1 sheet is for output sheet.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Download link&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://wetransfer.com/downloads/e1ea943aa1c06f70202fe6c645b340d720220301104911/eccc9c418a311d11248980c163fa7f8e20220301104925/b9b0fe" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://wetransfer.com/downloads/e1ea943aa1c06f70202fe6c645b340d720220301104911/eccc9c418a311d11248980c163fa7f8e20220301104925/b9b0fe&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 11:09:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2367123#M60624</guid>
      <dc:creator>Nou_admin1</dc:creator>
      <dc:date>2022-03-01T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369044#M60726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362785" data-lia-user-login="Nou_admin1" class="lia-mention lia-mention-user"&gt;Nou_admin1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Here is your file with the solution&amp;nbsp;&lt;A href="https://www.dropbox.com/t/eFiNfMRp7efEcjc3" target="_blank"&gt;https://www.dropbox.com/t/eFiNfMRp7efEcjc3&lt;/A&gt;&lt;BR /&gt;First you need to have a date table. In the Master Table you need to have an FF MGR Emp. Code column. Then you can set your data model as follows&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;The rest is simple. Here are samples of the required measures&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Call Avg = 
IF (
    HASONEVALUE ('Review Sheet'[Call Avg] ),
    VALUES ('Review Sheet'[Call Avg] )
)&lt;/LI-CODE&gt;&lt;LI-CODE lang="javascript"&gt;MGR Call Avg = 
CALCULATE ( 
    [Call Avg],
    USERELATIONSHIP ( 'Master Data'[FF MGR Emp. Code],'Review Sheet'[Emp Code] ),
    CROSSFILTER ( 'Master Data'[Emp. Code], 'Review Sheet'[Emp Code], None )
)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Your report looks like this&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this answers your query. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 05:04:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369044#M60726</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-02T05:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369079#M60727</link>
      <description>&lt;P&gt;Super, Thank you So Much &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp; - I got the Perfect Solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let I apply the same in my Real Data and Generate the Report. If need any more help I will ping you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once Again Thanks to &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 05:33:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369079#M60727</guid>
      <dc:creator>Nou_admin1</dc:creator>
      <dc:date>2022-03-02T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369091#M60728</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362785" data-lia-user-login="Nou_admin1" class="lia-mention lia-mention-user"&gt;Nou_admin1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure anytime.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 05:39:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369091#M60728</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-02T05:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369381#M60744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am tried in my Actual Data the First Measure is not working properly. While apply the measure the Field Force Name is coming correct but the Data is showing the second measure value for all Field Force Name's as per the filtered conditions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try same like as second measure for the first measure then the data is showing correct value.&amp;nbsp; So I am used this way.&amp;nbsp; Is there any wrong by doing this way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 07:52:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369381#M60744</guid>
      <dc:creator>Nou_admin1</dc:creator>
      <dc:date>2022-03-02T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369447#M60746</link>
      <description>&lt;P&gt;It is also fine this way. It seems you have switched between the active and inactive relationships. You can do it either ways. But in order not to make mistakes I recommend you double check your relationships to confirm identidal to the sample file.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 08:20:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369447#M60746</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-02T08:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369515#M60752</link>
      <description>&lt;P&gt;Yes, you are Right. Now all Perfect. I did mistake in Relationship mapping and now corrected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you So much&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 08:45:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369515#M60752</guid>
      <dc:creator>Nou_admin1</dc:creator>
      <dc:date>2022-03-02T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Seperate Visual based on different column lookup</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369565#M60754</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362785" data-lia-user-login="Nou_admin1" class="lia-mention lia-mention-user"&gt;Nou_admin1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Great!&lt;BR /&gt;If you are satsfied with the result, I would kindly request you to mark my reply as accepted.&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 09:04:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Seperate-Visual-based-on-different-column-lookup/m-p/2369565#M60754</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-02T09:04:20Z</dc:date>
    </item>
  </channel>
</rss>

