<?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 Java SDK script - how to check if filter on page is part of drill through? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4852809#M63476</link>
    <description>&lt;P&gt;Hello Guys,&lt;BR /&gt;&lt;BR /&gt;I am embedding a Power BI report within my app based on the JavaScript SDK.&lt;BR /&gt;&lt;BR /&gt;How to check if the filter on the page is part of drill through field?&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
    <pubDate>Fri, 17 Oct 2025 10:55:28 GMT</pubDate>
    <dc:creator>jaryszek</dc:creator>
    <dc:date>2025-10-17T10:55:28Z</dc:date>
    <item>
      <title>Java SDK script - how to check if filter on page is part of drill through?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4852809#M63476</link>
      <description>&lt;P&gt;Hello Guys,&lt;BR /&gt;&lt;BR /&gt;I am embedding a Power BI report within my app based on the JavaScript SDK.&lt;BR /&gt;&lt;BR /&gt;How to check if the filter on the page is part of drill through field?&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 10:55:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4852809#M63476</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-10-17T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Java SDK script - how to check if filter on page is part of drill through?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4854791#M63498</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/107617"&gt;@jaryszek&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Could you please elaborate your question, what you want to check exactly?&amp;nbsp;do you want to Check / identify drill through filters programmatically.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;BR /&gt;Thanks.&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 11:35:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4854791#M63498</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-10-21T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Java SDK script - how to check if filter on page is part of drill through?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4854869#M63500</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;yes i want to identyify through java sdk which filters are coming from drill through and which one are coming from usual page filters.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 12:55:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4854869#M63500</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-10-21T12:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Java SDK script - how to check if filter on page is part of drill through?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4865821#M63686</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/107617"&gt;@jaryszek&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;You can retrieve all filters on a page using page.getFilter( ), but you cannot reliably know why each filter was applied (drill-through vs manual).&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/control-report-filters#get-filters" target="_blank"&gt;Use filters in a Power BI embedded analytics report | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 09:21:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Java-SDK-script-how-to-check-if-filter-on-page-is-part-of-drill/m-p/4865821#M63686</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-11-04T09:21:00Z</dc:date>
    </item>
  </channel>
</rss>

