<?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 SCOPE function for tabular model in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SCOPE-function-for-tabular-model/m-p/793146#M4610</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used to have multidimensional SSAS cube where I have parent-child hierarchy and aggregations of children members should be substituted with value for parent coming from source system. For these purposes I use MDX expressions:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SCOPE(MeasureGroupMeasures("MeasureGroup"))&lt;/P&gt;&lt;P&gt;THIS = [Dim].[Hierarchy].CURRENTMEMBER.DATAMEMBER&lt;/P&gt;&lt;P&gt;END SCOPE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to replicate the cube as tabular mode but I am having difficulties with the expression in DAX instead of SCOPE expression in MDX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I have children A= 5, B = 3, C = 7 and by default they will be summarized for parent as D = A + B + C = 15.&lt;/P&gt;&lt;P&gt;I need to have a value from source system for parent instead of aggregation as D = 12 for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2019 09:47:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-16T09:47:30Z</dc:date>
    <item>
      <title>SCOPE function for tabular model</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SCOPE-function-for-tabular-model/m-p/793146#M4610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used to have multidimensional SSAS cube where I have parent-child hierarchy and aggregations of children members should be substituted with value for parent coming from source system. For these purposes I use MDX expressions:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SCOPE(MeasureGroupMeasures("MeasureGroup"))&lt;/P&gt;&lt;P&gt;THIS = [Dim].[Hierarchy].CURRENTMEMBER.DATAMEMBER&lt;/P&gt;&lt;P&gt;END SCOPE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to replicate the cube as tabular mode but I am having difficulties with the expression in DAX instead of SCOPE expression in MDX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I have children A= 5, B = 3, C = 7 and by default they will be summarized for parent as D = A + B + C = 15.&lt;/P&gt;&lt;P&gt;I need to have a value from source system for parent instead of aggregation as D = 12 for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 09:47:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SCOPE-function-for-tabular-model/m-p/793146#M4610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T09:47:30Z</dc:date>
    </item>
  </channel>
</rss>

