<?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 ExportTo PowerBI - Api ExportTo in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4807863#M62845</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm using PowerBI's ExportTo API. The report filters seem to be ignored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://api.powerbi.com/v1.0/myorg/groups/xxxx/reports/xxxx/ExportTo
{
  "format": "PDF",
  "powerBIReportConfiguration": {
    "reportLevelFilters": [
      {
        "filter": "Calendario documento/Documento - Anni trascorsi da ultimo reload lt '5'"
      }
    ],
    "datasetToBind": "xxx",
    "identities": [
      {
        "username": "0_0_0_0",
        "roles": [ "NORLS" ],
        "datasets": [ "xxxx" ]
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the API returns 200 but the filter seems to be ignored. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've already tried these syntaxes but nothing works. Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'Calendario documento'[Documento - Anni trascorsi da ultimo reload] eq 5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Calendario documento]/[Documento - Anni trascorsi da ultimo reload] eq 5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Calendario documento]/[Documento - Anni trascorsi da ultimo reload] eq '5' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Calendario documento/Documento - Anni trascorsi da ultimo reload eq '5'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 09:06:47 GMT</pubDate>
    <dc:creator>DavideBono97</dc:creator>
    <dc:date>2025-08-26T09:06:47Z</dc:date>
    <item>
      <title>ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4807863#M62845</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm using PowerBI's ExportTo API. The report filters seem to be ignored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://api.powerbi.com/v1.0/myorg/groups/xxxx/reports/xxxx/ExportTo
{
  "format": "PDF",
  "powerBIReportConfiguration": {
    "reportLevelFilters": [
      {
        "filter": "Calendario documento/Documento - Anni trascorsi da ultimo reload lt '5'"
      }
    ],
    "datasetToBind": "xxx",
    "identities": [
      {
        "username": "0_0_0_0",
        "roles": [ "NORLS" ],
        "datasets": [ "xxxx" ]
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the API returns 200 but the filter seems to be ignored. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've already tried these syntaxes but nothing works. Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'Calendario documento'[Documento - Anni trascorsi da ultimo reload] eq 5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Calendario documento]/[Documento - Anni trascorsi da ultimo reload] eq 5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Calendario documento]/[Documento - Anni trascorsi da ultimo reload] eq '5' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Calendario documento/Documento - Anni trascorsi da ultimo reload eq '5'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 09:06:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4807863#M62845</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-08-26T09:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4808053#M62849</link>
      <description>&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;Thanks for reaching out to Microsoft Fabric Community Forum.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Try this Solution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Please use the correct asynchronous export flow:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Step 1 – Start Export&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;POST &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/ExportTo" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/ExportTo&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;Returns an exportId.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Step 2 – Poll Export Status&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;GET &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/exports/{exportId}" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/exports/{exportId}&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;Do not use /status. Poll until "Succeeded" or "Failed".&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Step 3 – Download File&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;GET &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/exports/{exportId}/file" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/exports/{exportId}/file&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Example Flow&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Start export - get exportId = abc123&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Poll: GET …/exports/abc123 → returns "Succeeded"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;Download: GET …/exports/abc123/file&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;&lt;STRONG&gt;Reference :&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/developer/embedded/export-to&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;Best Regards,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3" color="#000000"&gt;Sreeteja.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 12:17:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4808053#M62849</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2025-08-26T12:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4808060#M62850</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I don't have a problem with export-to operations, I already use these&lt;/P&gt;&lt;P&gt;My problem is the reportLevelFilters, this is ignored&lt;/P&gt;&lt;P&gt;I'm asking you if I'm using the wrong syntax&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 12:21:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4808060#M62850</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-08-26T12:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4809709#M62866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The reason your filter is ignored is because reportLevelFilters does not accept plain strings. &lt;BR /&gt;You need to pass it in the official filter schema format, for example:&lt;/P&gt;
&lt;P&gt;"reportLevelFilters": [&lt;BR /&gt;{&lt;BR /&gt;"$schema": "&lt;A href="http://powerbi.com/product/schema#basic" target="_blank"&gt;http://powerbi.com/product/schema#basic&lt;/A&gt;",&lt;BR /&gt;"target": {&lt;BR /&gt;"table": "Calendario documento",&lt;BR /&gt;"column": "Documento - Anni trascorsi da ultimo reload"&lt;BR /&gt;},&lt;BR /&gt;"operator": "LessThan",&lt;BR /&gt;"values": [5]&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;
&lt;P&gt;This way the filter will be applied correctly during ExportTo.&lt;BR /&gt;&lt;BR /&gt;Ref:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/" target="_blank"&gt;Power BI embedded analytics documentation - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 04:52:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4809709#M62866</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2025-08-28T04:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4810066#M62872</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1275242"&gt;@v-sshirivolu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I've already tried this way&lt;BR /&gt;But I get this error :&amp;nbsp;&lt;BR /&gt;{&lt;BR /&gt;"error": {&lt;BR /&gt;"code": "InvalidRequest",&lt;BR /&gt;"message": "Export report filter with empty string provided"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 09:23:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4810066#M62872</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-08-28T09:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813096#M62912</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;This error typically occurs when the filter is correctly set up, but Power BI cannot locate a corresponding field in the dataset, resulting in it being treated as an empty string. Please consider the following checks:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Table and column names&lt;/STRONG&gt;: Ensure they match exactly with your dataset, including spaces, spelling, and special characters. For instance, verify that your table is named Calendar document and the column is Document - Anni trascorsi da ultimo reload.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Remove aliases&lt;/STRONG&gt;: If fields have been renamed in your report, use the original dataset field names.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Value type&lt;/STRONG&gt;: For numeric columns, input numbers without quotes (e.g., "values": [5]). For text columns, enclose values in quotes (e.g., "values": ["5"]).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Test with Equals first&lt;/STRONG&gt;: Begin by using "operator": "Equals" with a simple value to confirm the filter binds correctly. Once successful, you can switch to LessThan.&lt;/P&gt;
&lt;P&gt;For reference, here is a sample test filter:&lt;/P&gt;
&lt;P&gt;"reportLevelFilters": [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"$schema": "&lt;A href="http://powerbi.com/product/schema#basic" target="_blank"&gt;http://powerbi.com/product/schema#basic&lt;/A&gt;",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"target": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"table": "Calendario documento",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"column": "Documento - Anni trascorsi da ultimo reload"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"operator": "Equals",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"values": [5]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;]&lt;/P&gt;
&lt;P&gt;If this test is successful, you can then update the operator to LessThan as needed.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 07:51:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813096#M62912</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2025-09-01T07:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813165#M62913</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I try this solution but not works&lt;/P&gt;&lt;P&gt;This is true name of column and table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavideBono97_0-1756717164243.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1294905i10F8A53FDA4AB71B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavideBono97_0-1756717164243.png" alt="DavideBono97_0-1756717164243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The value is numeric&lt;/P&gt;&lt;P&gt;I try with Equal operator but not works&lt;/P&gt;&lt;P&gt;It is possible the error is for the space on the column and table ?&lt;/P&gt;&lt;P&gt;Thanks and sorry&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 09:00:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813165#M62913</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-09-01T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813994#M62930</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for the update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error can occur if there are spaces or special characters in your table or column names, or if the names do not exactly match those in the dataset schema. Please verify that you are using the original field names from the dataset, rather than any renamed fields from the report. For columns with spaces or hyphens, ensure the spelling matches the dataset precisely.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 05:15:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4813994#M62930</guid>
      <dc:creator>v-sshirivolu</dc:creator>
      <dc:date>2025-09-02T05:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814029#M62933</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;did you try applying the same filter string in Power BI web portal through the URL as&amp;nbsp; explained here &lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters" target="_blank"&gt;Filter a report using query string parameters in the URL - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;Usually if the filter string works in the URL the same string will also work in the ExportTo API.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You should certainly &lt;STRONG&gt;not&lt;/STRONG&gt; use the basic filter schema when calling the exportTo API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 06:06:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814029#M62933</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-09-02T06:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814096#M62934</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Thanks for the update&lt;/P&gt;&lt;P&gt;With url filter it works&lt;/P&gt;&lt;P&gt;With this string with special characters because my table and columns have the space&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;amp;filter=Calendario_x0020_documento/Documento_x0020__x002D__x0020_Anni_x0020_trascorsi_x0020_da_x0020_ultimo_x0020_reload eq 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in Api&amp;nbsp;I don't expect to write it this way&lt;/P&gt;&lt;P&gt;Could it be the fault of the spaces on the API too?&lt;/P&gt;&lt;P&gt;Thanks to both of you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/278935"&gt;@AmosHersch&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1275242"&gt;@v-sshirivolu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 06:57:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814096#M62934</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-09-02T06:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814115#M62936</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;did you try the same string with special characters in the API? It might be an issue with the spaces.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 07:15:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814115#M62936</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-09-02T07:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814161#M62937</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/278935"&gt;@AmosHersch&lt;/a&gt;&amp;nbsp; with this syntax not works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"reportLevelFilters": [&lt;BR /&gt;{&lt;BR /&gt;"filter": "Calendario?x0020?documento/Documento-x0020?x0020?x002D-x0020?Anni?x0020?trascorsi?x0020?da?x0020?ultimo-x0020?reload eq 1"&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 200 status code but the filter is ignored&lt;/P&gt;&lt;P&gt;With this syntax i get the same error "Export report filter with empty string provided"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"reportLevelFilters": [&lt;BR /&gt;{&lt;BR /&gt;"$schema": "&lt;A href="http://powerbi.com/product/schema#basic" target="_blank"&gt;http://powerbi.com/product/schema#basic&lt;/A&gt;",&lt;BR /&gt;"target": {&lt;BR /&gt;"table": "Calendario?x0020?documento",&lt;BR /&gt;"column": "Documento-x0020?x0020?x002D-x0020?Anni?x0020?trascorsi?x0020?da?x0020?ultimo-x0020"&lt;BR /&gt;},&lt;BR /&gt;"operator": "Equals",&lt;BR /&gt;"values": [1]&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 07:43:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814161#M62937</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-09-02T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814196#M62938</link>
      <description>&lt;P&gt;I try with one table and column that no have space, but not works&lt;/P&gt;&lt;P&gt;In querystring in url on power bi works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"reportLevelFilters": [&lt;BR /&gt;{&lt;BR /&gt;"$schema": "&lt;A href="http://powerbi.com/product/schema#basic" target="_blank"&gt;http://powerbi.com/product/schema#basic&lt;/A&gt;",&lt;BR /&gt;"target": {&lt;BR /&gt;"table": "Operatori",&lt;BR /&gt;"column": "Operatore"&lt;BR /&gt;},&lt;BR /&gt;"operator": "Equals",&lt;BR /&gt;"values": ["asd"]&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 08:04:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814196#M62938</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-09-02T08:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814246#M62940</link>
      <description>&lt;P&gt;I did a test with spaces in the table name and column name:&lt;/P&gt;&lt;P&gt;Table name:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ex1 renamed&lt;/P&gt;&lt;P&gt;Column name:&amp;nbsp; &amp;nbsp; &amp;nbsp; Column three&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This requeust body produced a filtered result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Reqused body:&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; "format": "PDF",&lt;BR /&gt;&amp;nbsp; "powerBIReportConfiguration": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "settings": {},&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "reportLevelFilters": [&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "filter": "ex1_x0020_renamed/Column_x0020_three lt 0"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ]&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 08:43:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814246#M62940</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-09-02T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814270#M62941</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/402461"&gt;@DavideBono97&lt;/a&gt;&amp;nbsp;the API &lt;STRONG&gt;does NOT&lt;/STRONG&gt; work with this schema&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"$schema": "&lt;/SPAN&gt;&lt;A href="http://powerbi.com/product/schema#basic" target="_blank" rel="nofollow noopener noreferrer"&gt;http://powerbi.com/product/schema#basic&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;No&lt;/STRONG&gt; need for any schema, see the example I've shared which is working good. &lt;STRONG&gt;No&lt;/STRONG&gt; schema in, and &lt;STRONG&gt;NO&lt;/STRONG&gt; json object for the filter.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 09:03:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814270#M62941</guid>
      <dc:creator>AmosHersch</dc:creator>
      <dc:date>2025-09-02T09:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: ExportTo PowerBI - Api ExportTo</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814316#M62942</link>
      <description>&lt;P&gt;I try with this and works!&lt;/P&gt;&lt;P&gt;Good, **bleep** spaces&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"filter": "Calendario_x0020_documento/Documento_x0020__x002D__x0020_Anni_x0020_trascorsi_x0020_da_x0020_ultimo_x0020_reload eq 1"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot of both of you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 09:32:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ExportTo-PowerBI-Api-ExportTo/m-p/4814316#M62942</guid>
      <dc:creator>DavideBono97</dc:creator>
      <dc:date>2025-09-02T09:32:25Z</dc:date>
    </item>
  </channel>
</rss>

