<?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: Quering a SSAS with DAX with folders/subcubes in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523223#M29764</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;many thanks for your answer. I cannot tell you if I have a MDX-cube. But even if so... I'm able to query it with DAX-Studio where this statement gives me the table Employee&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I can navigate on the left to the database OLAP_BI and can choose the subcube ITRS418 Hours.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But on Power Query my only parameter is the Database OLAP_BI&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;in MDX you would write FROM [ITRS418 Hours]. Is there any way to query this cube with DAX?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jimmy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2020 06:11:59 GMT</pubDate>
    <dc:creator>Jimmy801</dc:creator>
    <dc:date>2020-11-30T06:11:59Z</dc:date>
    <item>
      <title>Quering a SSAS with DAX with folders/subcubes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1520784#M29626</link>
      <description>&lt;P&gt;Hello Experts&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering if somebody can give me some guidline how to do or if its even possible to query a SSAS with power query with a DAX-statement (not MDX). I tried to use DAX-studio to give it a try, and a simple DAX-query like Evaluate 'Employee' works just fine. (see on the left side up, also a subcube is specified - ITRS... hours)&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the thing I would like to achieve is to use a DAX-query in the power query connector for SSAS&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and it's not working. I get this error&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;What I've noticed is that we have in our database "OLAP_BI" whe have some folders/subcubes and in the PBI connector I can only define a Database. So how can I possible define a subcube with DAX? like I'm doing in MDX with FROM [Project]?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is really appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jimmy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 11:54:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1520784#M29626</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2020-11-27T11:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quering a SSAS with DAX with folders/subcubes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1521786#M29695</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;&amp;nbsp;If I understand correctly you are trying to query MDX cube with DAX, right? I don't think that's possible, you can use MDX to query DAX but not the other way around.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With DAX I can get easily data from a SSAS Tabular Model into Power query:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 08:13:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1521786#M29695</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-11-28T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Quering a SSAS with DAX with folders/subcubes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523223#M29764</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;many thanks for your answer. I cannot tell you if I have a MDX-cube. But even if so... I'm able to query it with DAX-Studio where this statement gives me the table Employee&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I can navigate on the left to the database OLAP_BI and can choose the subcube ITRS418 Hours.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But on Power Query my only parameter is the Database OLAP_BI&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;in MDX you would write FROM [ITRS418 Hours]. Is there any way to query this cube with DAX?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jimmy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 06:11:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523223#M29764</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2020-11-30T06:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Quering a SSAS with DAX with folders/subcubes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523503#M29768</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;&amp;nbsp;Yup, I have Tabular model deployed, I no experience with MDX. Why don't you write MDX script in the input box? I think it works in DAX studio because Excel generates MDX code, so it could be working only for compatibility and ease of use. But anything other than that may not have an idea of EVALUATE syntax.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/analysis-services/multidimensional-models/mdx/mdx-query-the-basic-query?view=asallproducts-allversions" target="_blank"&gt;The Basic MDX Query (MDX) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 07:47:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523503#M29768</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-11-30T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Quering a SSAS with DAX with folders/subcubes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523630#M29773</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already wrote. But as sometimes I have performance issues and because I've some more experience in DAX, I would prefer to write the query in DAX. But it seems no way to achieve this in my situation. What a pity&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 08:26:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Quering-a-SSAS-with-DAX-with-folders-subcubes/m-p/1523630#M29773</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2020-11-30T08:26:32Z</dc:date>
    </item>
  </channel>
</rss>

