<?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: Which Target Platform in VS2022 for MS Fabric DWH project? in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728969#M3228</link>
    <description>&lt;P&gt;Thanks but the blog is about Visual Studio Code, Not Visual Studio Professional 2022.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 15:49:22 GMT</pubDate>
    <dc:creator>MaciejUrbaniak</dc:creator>
    <dc:date>2025-06-11T15:49:22Z</dc:date>
    <item>
      <title>Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728795#M3225</link>
      <description>&lt;P&gt;In Visual Studio, which project type and target database should I chose for MS Fabric DWH project? I use standard SQL database project template but no matter which Target Platform I chose, I get the same error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;The source and target platform must be the same to use Schema Compare for Synapse Data Warehouse in Microsoft Fabric&lt;/BLOCKQUOTE&gt;&lt;P&gt;My VS2022 version is 17.13.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Maciej&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 13:58:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728795#M3225</guid>
      <dc:creator>MaciejUrbaniak</dc:creator>
      <dc:date>2025-06-11T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728947#M3227</link>
      <description>&lt;P&gt;Below blog should help :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/sql-projects-support-for-warehouse-in-microsoft-fabric/" target="_blank"&gt;https://blog.fabric.microsoft.com/en-us/blog/sql-projects-support-for-warehouse-in-microsoft-fabric/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 15:22:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728947#M3227</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2025-06-11T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728969#M3228</link>
      <description>&lt;P&gt;Thanks but the blog is about Visual Studio Code, Not Visual Studio Professional 2022.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 15:49:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4728969#M3228</guid>
      <dc:creator>MaciejUrbaniak</dc:creator>
      <dc:date>2025-06-11T15:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4729561#M3234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for posting in Microsoft Fabric Community.&lt;/P&gt;
&lt;P data-start="127" data-end="291"&gt;You can now set the target platform in Visual Studio to “Synapse Data Warehouse in Microsoft Fabric”, which uses the DSP SqlDwUnifiedDatabaseSchemaProvider.&lt;/P&gt;
&lt;P data-start="127" data-end="291"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="127" data-end="291"&gt;During testing, sometimes might notice that Visual Studio defaults to creating an Azure Synapse Serverless SQL project instead. In such cases, you can open the .sqlproj file in a text editor and manually update the DSP value to the correct one for Fabric Data Warehouse:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;DatabaseSchemaProvider&amp;gt;Microsoft.Data.Tools.Schema.Sql.SqlDwUnifiedDatabaseSchemaProvider&amp;lt;/DatabaseSchemaProvider&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="127" data-end="291"&gt;To avoid the platform mismatch error in Schema Compare, make sure:&lt;/P&gt;
&lt;OL data-start="360" data-end="540"&gt;
&lt;LI data-start="360" data-end="410"&gt;
&lt;P data-start="362" data-end="410"&gt;Visual Studio is updated to the latest release:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes" target="_blank"&gt;Visual Studio 2022 Release Notes | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="411" data-end="470"&gt;
&lt;P data-start="413" data-end="470"&gt;SQL Server Data Tools (SSDT) is installed or up to date:&lt;A href="https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver17&amp;amp;tabs=vs2022" target="_blank"&gt;Install SQL Server Data Tools (SSDT) - SQL Server Data Tools (SSDT) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="471" data-end="540"&gt;
&lt;P data-start="473" data-end="540"&gt;Both the source project and the target are set to the same platform&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-start="542" data-end="606"&gt;Once these are in place, Schema Compare should work as expected.&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;Here is a similar thread:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/SQL-database/HowTo-SQL-Schema-Compare/m-p/4614310/highlight/true" target="_blank"&gt;Solved: Re: HowTo SQL Schema Compare ? - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;Some Useful resources:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/tools/sql-database-projects/concepts/target-platform?view=sql-server-ver17&amp;amp;pivots=sq1-visual-studio" target="_blank"&gt;SQL Projects Target Platform - SQL Server | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;&lt;A href="https://learn.microsoft.com/en-us/azure-data-studio/extensions/schema-compare-extension" target="_blank"&gt;Schema Compare Extension - Azure Data Studio | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="542" data-end="606"&gt;Hope this helps. Please reach out for further assistance.&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider&amp;nbsp;to give a kudos and Accept as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 06:27:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4729561#M3234</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-06-12T06:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4732994#M3259</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Just checking in to see if you query is resolved and if any responses were helpful. If so, kindly consider marking the helpful reply as 'Accepted Solution' to help others with similar queries.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, feel free to reach out for further assistance.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 07:21:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4732994#M3259</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-06-16T07:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4733045#M3260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882993" data-lia-user-login="v-veshwara-msft" class="lia-mention lia-mention-user"&gt;v-veshwara-msft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It did help but did not resolve all problems. So when chosing&amp;nbsp;&lt;SPAN&gt;SqlDwUnifiedDatabaseSchemaProvider (BTW, the standard SQL Projects do not have such options available in GUI so the change must be done directly in the&amp;nbsp;.sqlproj file), the Schema Compare works but it&amp;nbsp;SqlDwUnifiedDatabaseSchemaProvider is not fully compatible with the Fabric Warehouse, the build command results in some errors like scalar functions are not supprted by the target. But when I create such function diretly in Fabric, it works. So the&amp;nbsp;SqlDwUnifiedDatabaseSchemaProvider target is not 100% correct one.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found another target in the &lt;A href="https://learn.microsoft.com/en-us/sql/tools/sql-database-projects/concepts/target-platform?view=sql-server-ver17&amp;amp;pivots=sq1-visual-studio-sdk" target="_self"&gt;docs&amp;nbsp;&lt;/A&gt;SqlDbFabricDatabaseSchemaProvider but I haven't been able to test it yet as it requires installation of SQL Server Data Tools SDK style.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will update this thread once I get this extension installed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maciej&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 07:32:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4733045#M3260</guid>
      <dc:creator>MaciejUrbaniak</dc:creator>
      <dc:date>2025-06-16T07:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4733715#M3261</link>
      <description>&lt;P&gt;This thing is seriously broken, SSDT and SSDT SDK Style connot coexits (VS installer does not inform about it when&amp;nbsp;SSDT SDK Style is chosen for installation). Obvious solution would be to uninstall SSDT. Then everything else breaks... I need to reinstall whole VS2022... What a waste of time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 14:36:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4733715#M3261</guid>
      <dc:creator>MaciejUrbaniak</dc:creator>
      <dc:date>2025-06-16T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4734801#M3265</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for sharing your observations. Sorry to hear about the issues -&amp;nbsp;the tooling for Microsoft Fabric Data Warehouse projects in Visual Studio is still evolving.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SDK-style SQL projects are still in preview and, as noted in the &lt;A href="https://learn.microsoft.com/en-us/sql/ssdt/sql-server-data-tools-sdk-style?view=sql-server-ver17" target="_self"&gt;official documentation&lt;/A&gt;, they come with some limitations. These include lack of support for schema compare, table designer, data comparison, unit testing, and SQLCLR objects. Side-by-side installation with classic SSDT projects is also not supported. In Visual Studio 17.12 Preview 2, these projects use the .sqlprojx extension, which switches back to .sqlproj in Preview 3 and later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're considering trying the SDK-style approach, existing SQL projects can be converted. Microsoft supports in-place conversion to SDK-style using the Microsoft.Build.Sql format. It’s recommended to create a backup before doing this. The official guidance outlines the steps to convert the project manually.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/tools/sql-database-projects/howto/convert-original-sql-project?view=sql-server-ver17&amp;amp;pivots=sq1-visual-studio-sdk" target="_blank"&gt;Convert an Original SQL Project - SQL Server | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding scalar functions, they are currently build with errors in Visual Studio but do work when created directly in Fabric. Microsoft has shared that scalar UDFs are now available in private preview, which may explain the difference in behavior. You can find more details in this blog post:&amp;nbsp;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/functions-in-data-warehouse/" target="_blank"&gt;Another dimension of Functions in Data Warehouse | Microsoft Fabric Blog | Microsoft Fabric&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Apologies for the inconvenience this has caused, and thank you for continuing to test and share your findings - it’s helpful for others facing similar challenges.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please reach out for further assistance.&lt;BR /&gt;If this post helps, then please consider&amp;nbsp;to Accept as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 12:39:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4734801#M3265</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-06-17T12:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4738323#M3292</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;As we haven't heard from you, just checking in to see if the above response was helpful. If yes, please consider marking it as Accepted Solution to assist others with similar queries. If further assistance is needed, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 06:55:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4738323#M3292</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-06-20T06:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4741773#M3308</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;May I ask if the response provided has been helpful? If so, please consider marking it as Accepted Solution to help others with similar queries.&lt;/P&gt;
&lt;P&gt;If you need any further assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 06:35:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4741773#M3308</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-06-24T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Which Target Platform in VS2022 for MS Fabric DWH project?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4744988#M3330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1288489" data-lia-user-login="MaciejUrbaniak" class="lia-mention lia-mention-user"&gt;MaciejUrbaniak&lt;/a&gt;&amp;nbsp;I blogged about this situation some months ago (something has changed in the meantime, for example schema compare is now available).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/riccardo-perico/azure-data-studio-is-dead-and-now-b5a57139b2d5" target="_blank"&gt;https://medium.com/riccardo-perico/azure-data-studio-is-dead-and-now-b5a57139b2d5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The most mature version of DBproj for Fabric is in Azure Data Studio that is discontinued.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the moement Visual Studio doesn't support them.&lt;/P&gt;
&lt;P&gt;You should go with Visual Studio Code but many aspects are WIP or not even started.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Microsoft PMs said that they'll work to include the support in Visual Studio also but there's no ETA, as far as I know.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 11:51:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Which-Target-Platform-in-VS2022-for-MS-Fabric-DWH-project/m-p/4744988#M3330</guid>
      <dc:creator>R1k91</dc:creator>
      <dc:date>2025-06-26T11:51:36Z</dc:date>
    </item>
  </channel>
</rss>

