<?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: Expression.SyntaxError: Token ',' expected in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3759000#M123713</link>
    <description>&lt;P&gt;Thank you Sir.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 22:15:42 GMT</pubDate>
    <dc:creator>DeeBali</dc:creator>
    <dc:date>2024-03-12T22:15:42Z</dc:date>
    <item>
      <title>Expression.SyntaxError: Token ',' expected</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3758956#M123711</link>
      <description>&lt;P&gt;Hell Fabric Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to use List.intersect function to fint common values across tables but everytime I do that, I recicve &lt;STRONG&gt;error&amp;nbsp;Expression.SyntaxError: Token ',' expected&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;This is my code:&lt;/P&gt;&lt;P&gt;= List.Intersect( { 01_2024_SMBMI[Email Address], 02_2024_SMBMI[Email Address], 07_2023_SMBMI[Email Address], 08_2023_SMBMI[Email Address], 09_2023_SMBMI[Email Address], 10_2023_SMBMI[Email Address], 11_2023_SMBMI[Email Address], 12_2023_SMBMI[Email Address]}, Comparer.OrdinalIgnoreCase)&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;Can someone assist me if I have extra commas or missing commas in my code? Thank you so much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 21:46:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3758956#M123711</guid>
      <dc:creator>DeeBali</dc:creator>
      <dc:date>2024-03-12T21:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression.SyntaxError: Token ',' expected</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3758972#M123712</link>
      <description>&lt;P&gt;You are using "funny" characters that you need to escape.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;01_2024_SMBMI&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;you need to specify &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#"01_2024_SMBMI"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 21:57:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3758972#M123712</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-12T21:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression.SyntaxError: Token ',' expected</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3759000#M123713</link>
      <description>&lt;P&gt;Thank you Sir.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 22:15:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Expression-SyntaxError-Token-expected/m-p/3759000#M123713</guid>
      <dc:creator>DeeBali</dc:creator>
      <dc:date>2024-03-12T22:15:42Z</dc:date>
    </item>
  </channel>
</rss>

