<?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 Power BI Embedded Export ignores programmatically set filters in Bookmark state in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Export-ignores-programmatically-set-filters-in/m-p/5187111#M65124</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are using Power BI Embedded with the Export to File API and passing a fully precomputed bookmark state inside the export request payload.&lt;/P&gt;&lt;P&gt;Our export request looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;{
  "format": "PDF",
  "powerBIReportConfiguration": {
    "datasetToBind": "xxxx",
    "identities": [
      {
        "username": "xxxx",
        "roles": ["xxxx"],
        "datasets": ["xxxx"]
      }
    ],
    "pages": [
      {
        "pageName": "xxx",
        "bookmark": {
          "state": "&amp;lt;compressed bookmark state&amp;gt;"
        }
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I observe the filters applied by user (via slicers/UI) are correctly included in the exported result, but the filters applied programmatically with Api setFilters() not included&lt;BR /&gt;How can I include filters set via API as well?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2026 16:47:05 GMT</pubDate>
    <dc:creator>DavideBono97</dc:creator>
    <dc:date>2026-05-21T16:47:05Z</dc:date>
    <item>
      <title>Power BI Embedded Export ignores programmatically set filters in Bookmark state</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Export-ignores-programmatically-set-filters-in/m-p/5187111#M65124</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are using Power BI Embedded with the Export to File API and passing a fully precomputed bookmark state inside the export request payload.&lt;/P&gt;&lt;P&gt;Our export request looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;{
  "format": "PDF",
  "powerBIReportConfiguration": {
    "datasetToBind": "xxxx",
    "identities": [
      {
        "username": "xxxx",
        "roles": ["xxxx"],
        "datasets": ["xxxx"]
      }
    ],
    "pages": [
      {
        "pageName": "xxx",
        "bookmark": {
          "state": "&amp;lt;compressed bookmark state&amp;gt;"
        }
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I observe the filters applied by user (via slicers/UI) are correctly included in the exported result, but the filters applied programmatically with Api setFilters() not included&lt;BR /&gt;How can I include filters set via API as well?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 16:47:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Export-ignores-programmatically-set-filters-in/m-p/5187111#M65124</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2026-05-21T16:47:05Z</dc:date>
    </item>
  </channel>
</rss>

