<?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 not recognizing columns in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2480720#M67883</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;I have the same issue but I'm not sure I understand your solution.&lt;/P&gt;&lt;P&gt;I'm trying to use Switch(True() to have conditions on a date column before some calculations, but it's not working as you can see below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 14:22:34 GMT</pubDate>
    <dc:creator>Aymane</dc:creator>
    <dc:date>2022-04-27T14:22:34Z</dc:date>
    <item>
      <title>Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760569#M3180</link>
      <description>&lt;P&gt;I am very inexperienced with DAX and I get confused when I try to create a measure and I cant reference a coulmn from a table that I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example if i want to use an "If" Statement with a date it wont let me reference the date column or the date table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 14:38:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760569#M3180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T14:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760676#M3184</link>
      <description>&lt;P&gt;If you reference a column in a measure, you must wrap the column in an aggregation function like MIN, MAX, SUM, AVERAGE, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 15:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760676#M3184</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2019-08-07T15:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760924#M3197</link>
      <description>&lt;P&gt;Thanks for the reply, that makes a lot of sense now&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 20:18:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/760924#M3197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T20:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/1377422#M25140</link>
      <description>&lt;P&gt;Any idea if there's a similar solution for string/text values?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having a lot of trouble with creating logical expressions based on text in measure fields.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 10:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/1377422#M25140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-17T10:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2297069#M56633</link>
      <description>&lt;P&gt;Why bother having a DAX function named TRIM() if it cannot find any text column that you supply?&amp;nbsp; What is the point?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 14:01:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2297069#M56633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-23T14:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2311250#M57442</link>
      <description>&lt;P&gt;Where is the solution to this? Having the same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 15:50:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2311250#M57442</guid>
      <dc:creator>equity7252</dc:creator>
      <dc:date>2022-01-31T15:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2425202#M64398</link>
      <description>&lt;P&gt;What does it mean to wrap them?&amp;nbsp; I am having this issue as well.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 20:26:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2425202#M64398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-29T20:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2480720#M67883</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;I have the same issue but I'm not sure I understand your solution.&lt;/P&gt;&lt;P&gt;I'm trying to use Switch(True() to have conditions on a date column before some calculations, but it's not working as you can see below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 14:22:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2480720#M67883</guid>
      <dc:creator>Aymane</dc:creator>
      <dc:date>2022-04-27T14:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2641213#M77550</link>
      <description>&lt;P&gt;you have to do it like that:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure = sume(table[column])&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 11:20:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/2641213#M77550</guid>
      <dc:creator>WulfieWolf</dc:creator>
      <dc:date>2022-07-15T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Measure not recognizing columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/3107633#M109646</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a question concerning your solution. I want to get the value of "visit24hrs" for today for each title in my report. I now used this formula:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;result = CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(AnalyticsView[Visits24h]), &lt;/SPAN&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ALL&lt;/SPAN&gt;&lt;SPAN&gt;( AnalyticsView), (&lt;/SPAN&gt;&lt;SPAN&gt;Date&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;2023&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;03&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;02&lt;/SPAN&gt;&lt;SPAN&gt;) = AnalyticsView[Date])))&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In my chart I use for Y Title and for X result. BUT then I get the same number (the summed result) for each Title.&amp;nbsp;&lt;BR /&gt;Question: How can I display the result for an Item in my chart? Without the "sum" in the formula I am not able to use Visits24hrs in the measure (it says it can not regognize the column)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 11:10:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-not-recognizing-columns/m-p/3107633#M109646</guid>
      <dc:creator>Anna123456</dc:creator>
      <dc:date>2023-03-02T11:10:21Z</dc:date>
    </item>
  </channel>
</rss>

