<?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: Query (1, 1) The expression specified in the query is not a valid table expression in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4051100#M160741</link>
    <description>&lt;P&gt;Problem is solved!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 16:21:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-19T16:21:57Z</dc:date>
    <item>
      <title>Query (1, 1) The expression specified in the query is not a valid table expression</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4037901#M160067</link>
      <description>&lt;P&gt;I have a mesuare created and it is working just fine in my visuals.&lt;/P&gt;&lt;P&gt;However, when I try to run the same DAX expression in the DAX Query view, I'm getting the follow error message:&lt;/P&gt;&lt;P&gt;Query (1, 1) The expression specified in the query is not a valid table expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a GROUP BY() subquery that I need to countrows, so the returning value is just a single value.&lt;/P&gt;&lt;P&gt;When I remove the COUNTROWS() of the expression, I get a table from the 'GROUP BY()' normally without any error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that any limitation in the DAX Query viwer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 19:20:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4037901#M160067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T19:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query (1, 1) The expression specified in the query is not a valid table expression</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4038109#M160079</link>
      <description>&lt;P&gt;In Query view, you can only really return a table (hence why the COUNTROWS is throwing an error)&lt;BR /&gt;A quick hack to get to to show is to surround your expression with curly braces to force it into a table (i.e {COUNTROWS([your calculation here])}&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 22:30:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4038109#M160079</guid>
      <dc:creator>vicky_</dc:creator>
      <dc:date>2024-07-11T22:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query (1, 1) The expression specified in the query is not a valid table expression</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4041912#M160268</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;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="430689" data-lia-user-login="vicky_" class="lia-mention lia-mention-user"&gt;vicky_&lt;/a&gt;&amp;nbsp;Thank you very much for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me if your problem is solved? If yes, please accept it as solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 07:25:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4041912#M160268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-15T07:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query (1, 1) The expression specified in the query is not a valid table expression</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4051100#M160741</link>
      <description>&lt;P&gt;Problem is solved!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 16:21:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Query-1-1-The-expression-specified-in-the-query-is-not-a-valid/m-p/4051100#M160741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-19T16:21:57Z</dc:date>
    </item>
  </channel>
</rss>

