<?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 The following syntax error occurred during parsing: Invalid token, Line 1, Offset 121, ​. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/2724377#M83224</link>
    <description>&lt;P&gt;I am not sure how to fix this error. Please Help.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;All I am trying to do is to fetch the max date from column "opendate" where the column "credited_branch" is not equal to "00000". Please let me know if there is an alternative way to achieve it with DAX. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 21:21:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-08-24T21:21:27Z</dc:date>
    <item>
      <title>The following syntax error occurred during parsing: Invalid token, Line 1, Offset 121, ​.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/2724377#M83224</link>
      <description>&lt;P&gt;I am not sure how to fix this error. Please Help.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;All I am trying to do is to fetch the max date from column "opendate" where the column "credited_branch" is not equal to "00000". Please let me know if there is an alternative way to achieve it with DAX. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 21:21:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/2724377#M83224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-08-24T21:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: The following syntax error occurred during parsing: Invalid token, Line 1, Offset 121, ​.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/2724710#M83242</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Should have worked &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try like&lt;/P&gt;
&lt;P&gt;calculate(Max(Table[opendate]) , filter(Table, Table[credited_branch] &amp;lt;&amp;gt; "00000" ) )&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 03:30:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/2724710#M83242</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-08-25T03:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: The following syntax error occurred during parsing: Invalid token, Line 1, Offset 121, ​.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/3902395#M152058</link>
      <description>&lt;P&gt;&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;I'm facing the similar error on my power Bi when I'm trying to type a measure. The error is &lt;STRONG&gt;"The following syntax error occurred during parsing: Invalid token, Line 5, Offset 46,. &lt;/STRONG&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 13:34:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/3902395#M152058</guid>
      <dc:creator>h11</dc:creator>
      <dc:date>2024-05-08T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: The following syntax error occurred during parsing: Invalid token, Line 1, Offset 121, ​.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/3902397#M152059</link>
      <description>&lt;P&gt;&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;&lt;P&gt;I'm facing the similar error on my power Bi when I'm trying to type a measure. The error is &lt;STRONG&gt;"The following syntax error occurred during parsing: Invalid token, Line 5, Offset 46,. &lt;/STRONG&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 13:35:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/The-following-syntax-error-occurred-during-parsing-Invalid-token/m-p/3902397#M152059</guid>
      <dc:creator>h11</dc:creator>
      <dc:date>2024-05-08T13:35:43Z</dc:date>
    </item>
  </channel>
</rss>

