<?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: Bulk copy measures in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3729120#M49900</link>
    <description>&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Export Data Model&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the source .pbix file (the one with the measures you want to copy).&lt;/LI&gt;&lt;LI&gt;Go to "File" &amp;gt; "Options and settings" &amp;gt; "Options".&lt;/LI&gt;&lt;LI&gt;In the Options dialog box, navigate to "Current File" &amp;gt; "Data Load" &amp;gt; "Data Model".&lt;/LI&gt;&lt;LI&gt;Click on "Export Model" and save the .bim file (Power BI Data Model file).&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Import Data Model&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the target .pbix file (the one where you want to paste the measures).&lt;/LI&gt;&lt;LI&gt;Go to "File" &amp;gt; "Options and settings" &amp;gt; "Options".&lt;/LI&gt;&lt;LI&gt;In the Options dialog box, navigate to "Current File" &amp;gt; "Data Load" &amp;gt; "Data Model".&lt;/LI&gt;&lt;LI&gt;Click on "Import Model" and select the .bim file you exported in step 1.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Review Measures&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once imported, navigate to the "Model" view in Power BI Desktop to review the imported measures.&lt;/LI&gt;&lt;LI&gt;Ensure that the measures are present and appear as expected in the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Adjust as Needed&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If required, make any adjustments to the measures or data model in the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Save Changes&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Save the changes made to the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Wed, 28 Feb 2024 02:25:04 GMT</pubDate>
    <dc:creator>shravanreddy133</dc:creator>
    <dc:date>2024-02-28T02:25:04Z</dc:date>
    <item>
      <title>Bulk copy measures</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3728592#M49895</link>
      <description>&lt;P&gt;Hi Everyone. I want to know if there is any way of copying bulk measures from one pbix to another pbix without using any external tool. "No External Tools"!!! The partial solution I found is:-&lt;/P&gt;&lt;P&gt;1. Zip both pbix. Extract both and open DataModelSchema in Notepadd++.&lt;/P&gt;&lt;P&gt;2. Search and Copy the measure from original pbix to the other. Then save in notepad++ and go back. Then place it&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. The new pbix compress it zip to again, then save as pbit/pbic. Then open the new pbix.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After step 3 it shows error as file is encrypted or corrupted and cannot be opened.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 19:47:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3728592#M49895</guid>
      <dc:creator>Ayushman1997</dc:creator>
      <dc:date>2024-02-27T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk copy measures</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3729120#M49900</link>
      <description>&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Export Data Model&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the source .pbix file (the one with the measures you want to copy).&lt;/LI&gt;&lt;LI&gt;Go to "File" &amp;gt; "Options and settings" &amp;gt; "Options".&lt;/LI&gt;&lt;LI&gt;In the Options dialog box, navigate to "Current File" &amp;gt; "Data Load" &amp;gt; "Data Model".&lt;/LI&gt;&lt;LI&gt;Click on "Export Model" and save the .bim file (Power BI Data Model file).&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Import Data Model&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the target .pbix file (the one where you want to paste the measures).&lt;/LI&gt;&lt;LI&gt;Go to "File" &amp;gt; "Options and settings" &amp;gt; "Options".&lt;/LI&gt;&lt;LI&gt;In the Options dialog box, navigate to "Current File" &amp;gt; "Data Load" &amp;gt; "Data Model".&lt;/LI&gt;&lt;LI&gt;Click on "Import Model" and select the .bim file you exported in step 1.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Review Measures&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once imported, navigate to the "Model" view in Power BI Desktop to review the imported measures.&lt;/LI&gt;&lt;LI&gt;Ensure that the measures are present and appear as expected in the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Adjust as Needed&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If required, make any adjustments to the measures or data model in the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Save Changes&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Save the changes made to the target .pbix file.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 28 Feb 2024 02:25:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3729120#M49900</guid>
      <dc:creator>shravanreddy133</dc:creator>
      <dc:date>2024-02-28T02:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk copy measures</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3729330#M49902</link>
      <description>&lt;P&gt;Step 1 point 3. There's no data model inside data load&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 03:43:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Bulk-copy-measures/m-p/3729330#M49902</guid>
      <dc:creator>Ayushman1997</dc:creator>
      <dc:date>2024-02-28T03:43:16Z</dc:date>
    </item>
  </channel>
</rss>

