<?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: How to leave out one field when whole matrix is filtered? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3517137#M135048</link>
    <description>&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Vendor&lt;/TD&gt;&lt;TD&gt;Item Category&lt;/TD&gt;&lt;TD&gt;Quantity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;50772&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;20000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;90001&lt;/TD&gt;&lt;TD&gt;CAT&lt;/TD&gt;&lt;TD&gt;7000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;80003&lt;/TD&gt;&lt;TD&gt;DOG&lt;/TD&gt;&lt;TD&gt;50000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I think this could be solved with Replacer.ReplaceText and Table.ReplaceValue functions but can't seem to get them right. Appreciate the help. End result should be: if vender number is 50772 then Item Category is "X"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;br&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Matti&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2023 06:59:00 GMT</pubDate>
    <dc:creator>Matt78</dc:creator>
    <dc:date>2023-11-06T06:59:00Z</dc:date>
    <item>
      <title>How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3511382#M134739</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a list or orders that contains vendor no's and qty or orders from each. My matrix is filtered that it calculated only purchases that contain items, leaving out purchases that are in G/L accounts. However, we have one vendor which should be in this list even if ALL of purchases are in G/L accounts, not items.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have filtered my matrix so that it leaves out purchases which have item category = empty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I have this one vendor to be visible in my list, so that my filtering wouldn't apply to this certain vendor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 08:18:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3511382#M134739</guid>
      <dc:creator>Matt78</dc:creator>
      <dc:date>2023-11-02T08:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3515797#M134968</link>
      <description>&lt;P&gt;probably needs dummy item lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sample data (with sensitive information removed) 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). Leave out anything not related to the issue. &lt;BR /&gt;If you are unsure how to do that please refer to &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;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;If you want to get answers faster please refer to &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>Sat, 04 Nov 2023 15:04:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3515797#M134968</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-11-04T15:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3517137#M135048</link>
      <description>&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Vendor&lt;/TD&gt;&lt;TD&gt;Item Category&lt;/TD&gt;&lt;TD&gt;Quantity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;50772&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;20000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;90001&lt;/TD&gt;&lt;TD&gt;CAT&lt;/TD&gt;&lt;TD&gt;7000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;80003&lt;/TD&gt;&lt;TD&gt;DOG&lt;/TD&gt;&lt;TD&gt;50000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I think this could be solved with Replacer.ReplaceText and Table.ReplaceValue functions but can't seem to get them right. Appreciate the help. End result should be: if vender number is 50772 then Item Category is "X"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;br&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Matti&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 06:59:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3517137#M135048</guid>
      <dc:creator>Matt78</dc:creator>
      <dc:date>2023-11-06T06:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518088#M135108</link>
      <description>&lt;P&gt;I thought you wanted to display vendor 50772 regardless of what item category is selected/filtered?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 15:55:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518088#M135108</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-11-06T15:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518147#M135110</link>
      <description>&lt;P&gt;I want to display vendors which have item category, with the exception if vendor 50772 which doesn't have item category. So I was thinking to use replace function to replace empty field(s) with X.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 16:28:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518147#M135110</guid>
      <dc:creator>Matt78</dc:creator>
      <dc:date>2023-11-06T16:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518572#M135134</link>
      <description>&lt;P&gt;Do you plan to use a category slicer?&amp;nbsp; Will your users know to always select "X"&amp;nbsp; on that slicer?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 21:40:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3518572#M135134</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-11-06T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to leave out one field when whole matrix is filtered?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3519110#M135162</link>
      <description>&lt;LI-SPOILER&gt;Yes, this report is based on purchase invoice lines. The whole report page is filtered that only lines with item categories are visible. This is the way to leave out for example phone bills etc and show only purchases of items. The exception is vendor 50772 and it doesn't matter which item category it has, until it is something else as empty. If this vendor has item category "X" and I will choose this, then all purchases will be visible for this vendor&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 07 Nov 2023 06:34:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-leave-out-one-field-when-whole-matrix-is-filtered/m-p/3519110#M135162</guid>
      <dc:creator>Matt78</dc:creator>
      <dc:date>2023-11-07T06:34:06Z</dc:date>
    </item>
  </channel>
</rss>

