<?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 Using DAX Measures from PowerBI model in Excel - drill down issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-DAX-Measures-from-PowerBI-model-in-Excel-drill-down-issue/m-p/3110997#M156737</link>
    <description>&lt;P&gt;Hi Everyone -&lt;/P&gt;&lt;P&gt;I have a team that I cannot move to using Power BI visuals.&amp;nbsp; They want to only use Excel and connect to the Power BI Models.&amp;nbsp; But, we all know that the model table structure can look different in the Excel Pivot that it does in Power BI.&amp;nbsp; If the measures are in the fact tables, they jump to top of the tables list in Pivot Table Fields section and separate themselves from the actual fact table with a sigma in front of the Fact table name to indicate the measures.&amp;nbsp; In Power BI, the measures can sit either in a new table that you create specifically for measures OR the fact table that you create them from.&amp;nbsp; They don't create their own table by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Σ[Fact Table Name 1]&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Σ[Fact Table Name 2]&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Fact Table Name 1]&lt;/P&gt;&lt;P&gt;Field 1&lt;/P&gt;&lt;P&gt;Fields 2&lt;/P&gt;&lt;P&gt;Field 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Fact Table Name 2]&lt;/P&gt;&lt;P&gt;Field 1&lt;/P&gt;&lt;P&gt;Fields 2&lt;/P&gt;&lt;P&gt;Field 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 questions around this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Is there a way to combine the measures in the Power BI model from separate tables &lt;EM&gt;without&lt;/EM&gt; creating their own table&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I have the measures in their fact tables because in Excel I couldn't drill down to the details clicking on that measure in Excel if I didn't.&amp;nbsp; Putting them in their own measure table I would get an error or no rows.&amp;nbsp; (See Screenshot for error)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to combine the measures into one table and still be able to drill through to details in Excel using a Power BI Model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 18:40:35 GMT</pubDate>
    <dc:creator>cathryn13</dc:creator>
    <dc:date>2023-03-03T18:40:35Z</dc:date>
    <item>
      <title>Using DAX Measures from PowerBI model in Excel - drill down issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-DAX-Measures-from-PowerBI-model-in-Excel-drill-down-issue/m-p/3110997#M156737</link>
      <description>&lt;P&gt;Hi Everyone -&lt;/P&gt;&lt;P&gt;I have a team that I cannot move to using Power BI visuals.&amp;nbsp; They want to only use Excel and connect to the Power BI Models.&amp;nbsp; But, we all know that the model table structure can look different in the Excel Pivot that it does in Power BI.&amp;nbsp; If the measures are in the fact tables, they jump to top of the tables list in Pivot Table Fields section and separate themselves from the actual fact table with a sigma in front of the Fact table name to indicate the measures.&amp;nbsp; In Power BI, the measures can sit either in a new table that you create specifically for measures OR the fact table that you create them from.&amp;nbsp; They don't create their own table by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Σ[Fact Table Name 1]&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Σ[Fact Table Name 2]&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Fact Table Name 1]&lt;/P&gt;&lt;P&gt;Field 1&lt;/P&gt;&lt;P&gt;Fields 2&lt;/P&gt;&lt;P&gt;Field 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Fact Table Name 2]&lt;/P&gt;&lt;P&gt;Field 1&lt;/P&gt;&lt;P&gt;Fields 2&lt;/P&gt;&lt;P&gt;Field 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 questions around this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Is there a way to combine the measures in the Power BI model from separate tables &lt;EM&gt;without&lt;/EM&gt; creating their own table&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I have the measures in their fact tables because in Excel I couldn't drill down to the details clicking on that measure in Excel if I didn't.&amp;nbsp; Putting them in their own measure table I would get an error or no rows.&amp;nbsp; (See Screenshot for error)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to combine the measures into one table and still be able to drill through to details in Excel using a Power BI Model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 18:40:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-DAX-Measures-from-PowerBI-model-in-Excel-drill-down-issue/m-p/3110997#M156737</guid>
      <dc:creator>cathryn13</dc:creator>
      <dc:date>2023-03-03T18:40:35Z</dc:date>
    </item>
  </channel>
</rss>

