<?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: exporting and importing sharepoint sites in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3854528#M34632</link>
    <description>&lt;P&gt;This is one of the differentiators between premium and non-premium features in Microsoft 365. Solutions are the way that Power Platform developers package security, flows, apps, and forms to move between environments, but they typically use a premium datasource such as Dataverse, not SharePoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SharePoint does not have environments - you can export and import various things with PowerShell or third-party migration tools, but there is not an easy way to move it between environments in a package like you do with solutions and Dataverse. You can assign SharePoint site URLs as an environment variable to make it easier to move, but it doesn't go into the "package" itself if that makes sense. This is part of why the upsell to premium exists, they're not going to make it easy for you to replicate the features of the premium product. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 18:17:57 GMT</pubDate>
    <dc:creator>christinepayton</dc:creator>
    <dc:date>2024-04-19T18:17:57Z</dc:date>
    <item>
      <title>exporting and importing sharepoint sites</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3849148#M34606</link>
      <description>&lt;P&gt;Good morning everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've set up a SharePoint site with various security groups, flows, forms, and PowerApps linked together to collaborate. What I'd like to achieve is the ability to export this setup and import it into another environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed that through Power Admin, flows and PowerApps can be saved. However, SharePoint sites cannot be saved using this method. I've read online that this might be achievable with PowerShell using the Export-SPWeb command. However, I'm not entirely clear on the exact steps to follow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience with exporting and importing SharePoint sites? Could you please provide a step-by-step guide on how to do this? If there's an alternative method other than the command mentioned above, I'd also appreciate hearing about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:57:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3849148#M34606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-18T09:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: exporting and importing sharepoint sites</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3851392#M34619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Export-SPWeb cmdlet exports a site, list, or library. The capability to export from a library is a new feature in SharePoint.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The Import-SPWeb cmdlet imports a web, list, or library. The capability to import from a library is a new feature in SharePoint Products.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;More details:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/powershell/module/sharepoint-server/export-spweb?view=sharepoint-ps" target="_blank"&gt;Export-SPWeb (SharePointServer) | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/powershell/module/sharepoint-server/import-spweb?view=sharepoint-ps" target="_blank"&gt;Import-SPWeb (SharePointServer) | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it does not help, please provide more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;BR /&gt;Community Support Team _ Rongtie&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 02:09:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3851392#M34619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-19T02:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: exporting and importing sharepoint sites</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3854528#M34632</link>
      <description>&lt;P&gt;This is one of the differentiators between premium and non-premium features in Microsoft 365. Solutions are the way that Power Platform developers package security, flows, apps, and forms to move between environments, but they typically use a premium datasource such as Dataverse, not SharePoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SharePoint does not have environments - you can export and import various things with PowerShell or third-party migration tools, but there is not an easy way to move it between environments in a package like you do with solutions and Dataverse. You can assign SharePoint site URLs as an environment variable to make it easier to move, but it doesn't go into the "package" itself if that makes sense. This is part of why the upsell to premium exists, they're not going to make it easy for you to replicate the features of the premium product. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 18:17:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3854528#M34632</guid>
      <dc:creator>christinepayton</dc:creator>
      <dc:date>2024-04-19T18:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: exporting and importing sharepoint sites</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3868716#M34703</link>
      <description>&lt;P&gt;Hello Anonymous&lt;/LI-USER&gt;&amp;nbsp;, thank you for your reply&lt;/P&gt;&lt;P&gt;Is it possible for you to tell me step by step how to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Lisanne&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 14:52:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/exporting-and-importing-sharepoint-sites/m-p/3868716#M34703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-25T14:52:38Z</dc:date>
    </item>
  </channel>
</rss>

