<?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: Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/939752#M9989</link>
    <description>&lt;P&gt;Hi Greg,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that would help me&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 22:38:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-19T22:38:37Z</dc:date>
    <item>
      <title>Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938141#M9884</link>
      <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just new in Power Bi and less experience.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to create a column that won't be affected by filtering. can i do that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example,&amp;nbsp;&lt;/P&gt;&lt;P&gt;column A contains 1 to 10 as number&amp;nbsp;&lt;/P&gt;&lt;P&gt;Columns B = 4 and 6 of Columns B * 100&lt;/P&gt;&lt;P&gt;how can I make sure the column B will be Ok if Used filter 4 and 6 in column A.&lt;/P&gt;&lt;P&gt;thanks Guys&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 03:22:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938141#M9884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T03:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938219#M9886</link>
      <description>&lt;P&gt;OK, I read this one through multiple times and I am still not clear on what you are asking here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have a Table and it has a column called A that contains numbers that range from 1 to 10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10). This table also has a Column B. This is where I lost it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 05:04:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938219#M9886</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-02-19T05:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938225#M9887</link>
      <description>&lt;P&gt;Hi Greg,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I continue your reply to get more clear&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have a Table and it has a column called A that contains numbers that range from 1 to 10 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10). This table also has a Column called B that contains 4, 6 only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(4 and 6 have same value of columns A (4,6) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;now, once I use filter 4 and 6 from column A,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the 4 adn 6 from column B will be filtered.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;how can I make sure the filteration wouldn't affect column B?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to know that I can use independent filtering ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thansk again&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 05:14:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938225#M9887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T05:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938246#M9888</link>
      <description>&lt;P&gt;Not sure I am 100% clear but it sounds like what you want to do is use ALL or ALLEXCEPT or possibly REMOVEFILTERS to essentially remove the filtering of the A column when performing calculations that involve the B column.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 05:35:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938246#M9888</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-02-19T05:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938415#M9890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still your data is insufficient.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share your dataset in tabular format and expected output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will be easier for us to answer your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pravin&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 07:34:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/938415#M9890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T07:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/939752#M9989</link>
      <description>&lt;P&gt;Hi Greg,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that would help me&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 22:38:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure/m-p/939752#M9989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T22:38:37Z</dc:date>
    </item>
  </channel>
</rss>

