<?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 How to create .mez file in VS code using the Power Query SDK? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331735#M43456</link>
    <description>&lt;P&gt;Hello, I'm learning how to create Power BI custom connectors, I have been able to create the hello world and their respective .mez file using Visual Studio 2019 and their respective SDK, but looking into the documentation, seems that the new recomended way to create connectors is using Visual Studio Code and the&amp;nbsp;Power Query Connector SDK extension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is I cannot find a way to create the .mez file, in Visual Studio, this was prety straight forward and there were several example videos on Youtube, but that's not the case for VS code, so&lt;BR /&gt;&lt;BR /&gt;How can I create the .mez file in VS code?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 19:26:14 GMT</pubDate>
    <dc:creator>ECorona</dc:creator>
    <dc:date>2023-07-14T19:26:14Z</dc:date>
    <item>
      <title>How to create .mez file in VS code using the Power Query SDK?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331735#M43456</link>
      <description>&lt;P&gt;Hello, I'm learning how to create Power BI custom connectors, I have been able to create the hello world and their respective .mez file using Visual Studio 2019 and their respective SDK, but looking into the documentation, seems that the new recomended way to create connectors is using Visual Studio Code and the&amp;nbsp;Power Query Connector SDK extension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is I cannot find a way to create the .mez file, in Visual Studio, this was prety straight forward and there were several example videos on Youtube, but that's not the case for VS code, so&lt;BR /&gt;&lt;BR /&gt;How can I create the .mez file in VS code?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 19:26:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331735#M43456</guid>
      <dc:creator>ECorona</dc:creator>
      <dc:date>2023-07-14T19:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create .mez file in VS code using the Power Query SDK?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331740#M43457</link>
      <description>&lt;H2&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Getting the Power Query SDK&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P class=""&gt;The Power Query SDK can be downloaded from the Visual Studio Marketplace: &lt;A href="https://marketplace.visualstudio.com/items?itemName=PowerQuery.vscode-powerquery-sdk" target="_blank" rel="noopener"&gt;Power Query SDK - Visual Studio Marketplace. If you instead have Visual Studio 2017 or 2019, then you can download and install the older version of the SDK here: &lt;/A&gt;&lt;A href="https://marketplace.visualstudio.com/items?itemName=Dakahn.PowerQuerySDK" target="_blank" rel="noopener"&gt;Power Query SDK - Visual Studio Marketplace. Again, the instructions found in this book assume that you are using the new SDK for Visual Studio Code.&lt;/A&gt;&lt;/P&gt;
&lt;P class=""&gt;Clicking the Install button on the web page for the new Power Query SDK for Visual Studio Code launches Visual Studio Code and brings up the install page for the Power Query SDK. Simply click the &lt;STRONG&gt;Install button here to download and install the SDK.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With Visual Studio Code and the Power Query SDK installed, we can now create a custom connector for Power Query.&lt;/P&gt;
&lt;P&gt;Launch Visual Studio Code if it is not running already. Access the &lt;STRONG&gt;Explorer and then create a new extension project by clicking the &lt;STRONG&gt;Create an extension project button as shown in below :&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Greg_Deckler_0-1689362927345.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/941986i038FB55DA940563B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Greg_Deckler_0-1689362927345.png" alt="Greg_Deckler_0-1689362927345.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/588741"&gt;@ECorona&lt;/a&gt;&lt;/SPAN&gt;&lt;/H2&gt;</description>
      <pubDate>Fri, 14 Jul 2023 19:29:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331740#M43457</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-07-14T19:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create .mez file in VS code using the Power Query SDK?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331957#M43463</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp;but you still have not have answered my question, ok, once that I have created the project with the "Create an extension project" I'm seeing a .mez file under bin\AnyCPU\Debug, if I delete this file, how can I generate it again?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 23:06:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3331957#M43463</guid>
      <dc:creator>ECorona</dc:creator>
      <dc:date>2023-07-14T23:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create .mez file in VS code using the Power Query SDK?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3790614#M50972</link>
      <description>&lt;P&gt;For anyone that ends up here from a Google like me you can build the mez file in VS code by going to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Terminal &amp;gt; "Run Build Task..." &amp;gt; Build connector project using MakePQX&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 05:33:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-create-mez-file-in-VS-code-using-the-Power-Query-SDK/m-p/3790614#M50972</guid>
      <dc:creator>david-nyfty</dc:creator>
      <dc:date>2024-03-26T05:33:33Z</dc:date>
    </item>
  </channel>
</rss>

