<?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: Hide a column based on another table column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-a-column-based-on-another-table-column/m-p/2798219#M87983</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="328125" data-lia-user-login="SushmaReddy" class="lia-mention lia-mention-user"&gt;SushmaReddy&lt;/a&gt; , You can make that blank. Create a measure like this and use that as a visual level filter of another slicer and check for value =1 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;int(calculate(isfiltered(Table[Column1]), allselected() ) )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer video from Guyinacube&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=sXn-QZqLD-8" target="_blank"&gt;https://www.youtube.com/watch?v=sXn-QZqLD-8&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 02:08:41 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-09-27T02:08:41Z</dc:date>
    <item>
      <title>Hide a column based on another table column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-a-column-based-on-another-table-column/m-p/2797319#M87946</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am using 2 sharepoint lists as source in the report and both lists contains Country as one of their columns, when the value of Country in 1st list is "TRUE" then the column 'country' in another list should be displayed in the table visual otherwise hide the column.&lt;/P&gt;&lt;P&gt;If it is achievable pls let me know the way to resolve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sushma&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 17:00:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-a-column-based-on-another-table-column/m-p/2797319#M87946</guid>
      <dc:creator>SushmaReddy</dc:creator>
      <dc:date>2022-09-26T17:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column based on another table column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-a-column-based-on-another-table-column/m-p/2798219#M87983</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="328125" data-lia-user-login="SushmaReddy" class="lia-mention lia-mention-user"&gt;SushmaReddy&lt;/a&gt; , You can make that blank. Create a measure like this and use that as a visual level filter of another slicer and check for value =1 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;int(calculate(isfiltered(Table[Column1]), allselected() ) )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer video from Guyinacube&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=sXn-QZqLD-8" target="_blank"&gt;https://www.youtube.com/watch?v=sXn-QZqLD-8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 02:08:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hide-a-column-based-on-another-table-column/m-p/2798219#M87983</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-09-27T02:08:41Z</dc:date>
    </item>
  </channel>
</rss>

