<?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 Export state issue with multiple tabs in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Export-state-issue-with-multiple-tabs/m-p/3372451#M43813</link>
    <description>&lt;P&gt;When exporting an embedded report via the current state (caputured via the powerbi-client bookmarksManager.capture() method, then passing that state into the C# Microsoft.PowerBi.Api&amp;nbsp; ExportToFileInGroupAsync method) on a report with multiple tabs, the current filter selections seem to only get applied to whichever tab I am currently viewing in the embedded report. The other tabs are using default filter selections. Is there anything beyond the basics I should know in order to get this to work correctly?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 14:33:32 GMT</pubDate>
    <dc:creator>ozpbi123</dc:creator>
    <dc:date>2023-08-09T14:33:32Z</dc:date>
    <item>
      <title>Export state issue with multiple tabs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-state-issue-with-multiple-tabs/m-p/3372451#M43813</link>
      <description>&lt;P&gt;When exporting an embedded report via the current state (caputured via the powerbi-client bookmarksManager.capture() method, then passing that state into the C# Microsoft.PowerBi.Api&amp;nbsp; ExportToFileInGroupAsync method) on a report with multiple tabs, the current filter selections seem to only get applied to whichever tab I am currently viewing in the embedded report. The other tabs are using default filter selections. Is there anything beyond the basics I should know in order to get this to work correctly?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:33:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-state-issue-with-multiple-tabs/m-p/3372451#M43813</guid>
      <dc:creator>ozpbi123</dc:creator>
      <dc:date>2023-08-09T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export state issue with multiple tabs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Export-state-issue-with-multiple-tabs/m-p/3372518#M43814</link>
      <description>&lt;P&gt;You should make sure you're using latest JS SDK when capturing the bookmark, and you should pass the "allPages" option, see here:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/powerbi/powerbi-client/powerbi-client.models.icapturebookmarkoptions#powerbi-client-powerbi-client-models-icapturebookmarkoptions-allpages" target="_blank"&gt;ICaptureBookmarkOptions interface | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then you should pass it to the "Export to File" API as the state for the default bookmark&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:23:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Export-state-issue-with-multiple-tabs/m-p/3372518#M43814</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2023-08-09T15:23:33Z</dc:date>
    </item>
  </channel>
</rss>

