<?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: Adding a measure to multiple models simultaneously in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4113513#M54912</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;, I have a Tabular Editor script that can add multiple measures to a model, on a model by model basis, have not yet found a way to do it for multiple models, as these are standard measures.&lt;BR /&gt;&lt;BR /&gt;Doesn't seem to be an out-of-the-box solution that I have come across!&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2024 13:05:14 GMT</pubDate>
    <dc:creator>Aaron_C</dc:creator>
    <dc:date>2024-08-22T13:05:14Z</dc:date>
    <item>
      <title>Adding a measure to multiple models simultaneously</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097758#M54742</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I cannot find a solution online that will allow me to add a measure to two or more models simultaneously, whether it be locally on your machine, or in service.&lt;BR /&gt;&lt;BR /&gt;Is there a tool for this out there currently?&lt;BR /&gt;&lt;BR /&gt;It seems quite similar to the functionality Measure Killer provides, except I need to add multiple measures instead of removing them.&lt;BR /&gt;&lt;BR /&gt;Help appreciated!&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 13:53:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097758#M54742</guid>
      <dc:creator>Aaron_C</dc:creator>
      <dc:date>2024-08-13T13:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a measure to multiple models simultaneously</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097828#M54745</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;It looks like its possible to connect to Power BI with XMLA through Powershell:&lt;/P&gt;&lt;P&gt;&lt;A href="https://audministrator.wordpress.com/2021/07/08/powershell-powerbi-xmla-endpoint-examples/" target="_blank"&gt;https://audministrator.wordpress.com/2021/07/08/powershell-powerbi-xmla-endpoint-examples/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then it should be pretty easy to create a script for creating measures across datasets&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 14:23:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097828#M54745</guid>
      <dc:creator>mariussve1</dc:creator>
      <dc:date>2024-08-13T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a measure to multiple models simultaneously</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097852#M54747</link>
      <description>&lt;P&gt;Thank you Marius, I will have to test this out!&lt;BR /&gt;&lt;BR /&gt;-Aaron&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 14:40:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4097852#M54747</guid>
      <dc:creator>Aaron_C</dc:creator>
      <dc:date>2024-08-13T14:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a measure to multiple models simultaneously</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4103876#M54797</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/672304"&gt;@Aaron_C&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Base on my research, there is no direct method &lt;SPAN&gt;to add a measure to multiple models at the same time directly.&amp;nbsp;Each Power BI model is separate, and measures must be added to each model individually. However, please check if tabular editor can be used as alternative. You can write scripts to create and add measures across different models.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tabulareditor.com/downloads" target="_blank"&gt;Tabular Editor 3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.tabulareditor.com/te3/features/csharp-scripts.html" target="_blank"&gt;C# Scripts | Tabular Editor Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.tabulareditor.com/onboarding/creating-and-testing-dax.html" target="_blank"&gt;Adding measures and other calculated objects | Tabular Editor Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyiruanmsft_0-1723795449072.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1152150i73FF4258BE4940EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyiruanmsft_0-1723795449072.png" alt="vyiruanmsft_0-1723795449072.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 08:04:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4103876#M54797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-16T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a measure to multiple models simultaneously</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4113513#M54912</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;, I have a Tabular Editor script that can add multiple measures to a model, on a model by model basis, have not yet found a way to do it for multiple models, as these are standard measures.&lt;BR /&gt;&lt;BR /&gt;Doesn't seem to be an out-of-the-box solution that I have come across!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 13:05:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-a-measure-to-multiple-models-simultaneously/m-p/4113513#M54912</guid>
      <dc:creator>Aaron_C</dc:creator>
      <dc:date>2024-08-22T13:05:14Z</dc:date>
    </item>
  </channel>
</rss>

