<?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 CUBE SET EXPRESSION in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1413465#M26255</link>
    <description>&lt;P&gt;I am struggling with my cibeset when I have more than one part to the expression.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get the following to both work to create a filtered list of orderIDs&lt;BR /&gt;=CUBESET("Power BI - SALES",&lt;FONT color="#FF0000"&gt;"[Calendar].[FiscalYear].&amp;amp;[2021]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS"&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;=CUBESET("Power BI - SALES","&lt;FONT color="#FF0000"&gt;[CUSTOMER].[ID SFC Account].&amp;amp;[001b000000UUchgAAD]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS"&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I cannot get both red filters to apply because i do not know the syntax - any advice to where I can learn how to do this?&lt;/P&gt;&lt;P&gt;=CUBESET("Power BI - SALES","&lt;FONT color="#FF0000"&gt;[CUSTOMER].[ID SFC Account].&amp;amp;[001b000000UUchgAAD]&lt;/FONT&gt;*&lt;FONT color="#FF0000"&gt;[Calendar].[FiscalYear].&amp;amp;[2021]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS")&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 16:01:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-05T16:01:06Z</dc:date>
    <item>
      <title>CUBE SET EXPRESSION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1413465#M26255</link>
      <description>&lt;P&gt;I am struggling with my cibeset when I have more than one part to the expression.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get the following to both work to create a filtered list of orderIDs&lt;BR /&gt;=CUBESET("Power BI - SALES",&lt;FONT color="#FF0000"&gt;"[Calendar].[FiscalYear].&amp;amp;[2021]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS"&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;=CUBESET("Power BI - SALES","&lt;FONT color="#FF0000"&gt;[CUSTOMER].[ID SFC Account].&amp;amp;[001b000000UUchgAAD]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS"&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I cannot get both red filters to apply because i do not know the syntax - any advice to where I can learn how to do this?&lt;/P&gt;&lt;P&gt;=CUBESET("Power BI - SALES","&lt;FONT color="#FF0000"&gt;[CUSTOMER].[ID SFC Account].&amp;amp;[001b000000UUchgAAD]&lt;/FONT&gt;*&lt;FONT color="#FF0000"&gt;[Calendar].[FiscalYear].&amp;amp;[2021]&lt;/FONT&gt;*&lt;FONT color="#999999"&gt;[ORDERS].[ID SFC order].children","OrderIDS")&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 16:01:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1413465#M26255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-05T16:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: CUBE SET EXPRESSION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1413942#M26256</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- I moved this to the DAX area, from Power Query, though this really isn't DAX, but Excel. Power BI has no "Cubeset()" function. Someone here might be able to answer, but you may also &lt;A href="https://techcommunity.microsoft.com/t5/excel/bd-p/ExcelGeneral" target="_self"&gt;get more traction in the Excel forums here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 22:00:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1413942#M26256</guid>
      <dc:creator>edhans</dc:creator>
      <dc:date>2020-10-05T22:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: CUBE SET EXPRESSION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1414508#M26273</link>
      <description>&lt;P&gt;thank you - yes I was coming at this from the point of examining how I can get more out of my PBI datasets.&amp;nbsp; I have also posted it on Mr excel&amp;nbsp;&lt;A href="https://www.mrexcel.com/board/threads/cube-set-expression.1147602/" target="_blank"&gt;https://www.mrexcel.com/board/threads/cube-set-expression.1147602/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 06:57:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1414508#M26273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-06T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: CUBE SET EXPRESSION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1415869#M26308</link>
      <description>&lt;P&gt;Great&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- Mr Excel forums are also great for this kind of thing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 15:37:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1415869#M26308</guid>
      <dc:creator>edhans</dc:creator>
      <dc:date>2020-10-06T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: CUBE SET EXPRESSION</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1417460#M26338</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have solved it!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=CUBESET("Power BI - SALES"," ([CUSTOMER].[ID SFC Account].&amp;amp;[001b000000UUchgAAD],[Calendar].[FiscalYear].&amp;amp;[2021]) *[ORDERS].[ID SFC order].children","OrderIDS")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The filters need to be in brackets separated by a comma - makes sense.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 08:24:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/CUBE-SET-EXPRESSION/m-p/1417460#M26338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-07T08:24:43Z</dc:date>
    </item>
  </channel>
</rss>

