<?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 Logging Applied Filters in Power BI Report Server in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5137862#M64760</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m currently working with Power BI Report Server and looking into ways to improve auditing and logging for compliance purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a simple way to capture or log the filters (e.g. slicers or parameters) that a user has applied when viewing a report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I would like to record:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The selected filters or parameters&lt;/P&gt;&lt;P&gt;- Ideal the output&lt;/P&gt;&lt;P&gt;- The user who executed the report&lt;/P&gt;&lt;P&gt;- The time of execution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m aware of the ExecutionLog, but I’m not sure if it fully captures interactive filter states from reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone implemented something similar or found a good approach?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2026 19:43:27 GMT</pubDate>
    <dc:creator>Ozzy007</dc:creator>
    <dc:date>2026-03-23T19:43:27Z</dc:date>
    <item>
      <title>Logging Applied Filters in Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5137862#M64760</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m currently working with Power BI Report Server and looking into ways to improve auditing and logging for compliance purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a simple way to capture or log the filters (e.g. slicers or parameters) that a user has applied when viewing a report?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I would like to record:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The selected filters or parameters&lt;/P&gt;&lt;P&gt;- Ideal the output&lt;/P&gt;&lt;P&gt;- The user who executed the report&lt;/P&gt;&lt;P&gt;- The time of execution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m aware of the ExecutionLog, but I’m not sure if it fully captures interactive filter states from reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone implemented something similar or found a good approach?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 19:43:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5137862#M64760</guid>
      <dc:creator>Ozzy007</dc:creator>
      <dc:date>2026-03-23T19:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Applied Filters in Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5138638#M64765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1570455"&gt;@Ozzy007&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately,&amp;nbsp; there is no native way in Power BI Report Server to capture slicer/filter selections (interactive state) in logs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But you can simulate it&lt;/P&gt;
&lt;P&gt;1. by creating measures and write back to a table in shared location on Sharepoint/Onedrive&lt;/P&gt;
&lt;P&gt;2. Creating field parameters, use them in slicers and then writing back to the SQL source table&lt;/P&gt;
&lt;P&gt;Attached is a .pbix file to showcase how you can create a table and then you can write this information back to the table, depending upon how you want to set it up (Sharepoint or SQL)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; I hope this solution helps you unlock your Power BI potential! If you found it helpful, click '&lt;STRONG&gt;Mark as Solution&lt;/STRONG&gt;' to guide others toward the answers they need.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":military_medal:"&gt;🎖&lt;/span&gt; As a proud &lt;STRONG&gt;SuperUser&lt;/STRONG&gt; and &lt;STRONG&gt;Microsoft Partner&lt;/STRONG&gt;, we’re here to empower your data journey and the Power BI Community at large.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":link:"&gt;🔗&lt;/span&gt; Curious to explore more? [&lt;A href="https://www.grazitti.com/services/data-science/solutions/data-visualization/?utm_source=community&amp;amp;utm_medium=powerbi-community&amp;amp;utm_campaign=Community-Outreach-By-Analytics" target="_self"&gt;Discover here&lt;/A&gt;].&lt;BR /&gt;&lt;STRONG&gt;Let’s keep building smarter solutions together!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 04:55:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5138638#M64765</guid>
      <dc:creator>grazitti_sapna</dc:creator>
      <dc:date>2026-03-25T04:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Applied Filters in Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5138749#M64767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1570455"&gt;@Ozzy007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/546935"&gt;@grazitti_sapna&lt;/a&gt;&amp;nbsp;Thanks for the inputs.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The suggestion from the user was helpful. As mentioned by the Super User, Power BI Report Server does not natively capture slicer or filter selections in its logs.&lt;/P&gt;
&lt;P&gt;In addition to user points, one approach is to use report parameters for the most important filters. These values can be captured in the ExecutionLog along with details like the user and execution time. While this isn’t a perfect replacement for slicers, it does help from an auditing perspective.&lt;/P&gt;
&lt;P&gt;If complete visibility into all interactive filter selections is required, it would typically need a custom embedded solution, as this isn’t supported out of the box in Report Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are any deviations from your expectation please let us know we are happy to address.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 10:38:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5138749#M64767</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2026-03-25T10:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Applied Filters in Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5140968#M64795</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1570455"&gt;@Ozzy007&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope the information provided was helpful. If you still have questions, please don't hesitate to reach out to the community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 09:22:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5140968#M64795</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2026-03-30T09:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Applied Filters in Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5143013#M64826</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1570455"&gt;@Ozzy007&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope everything’s going smoothly on your end. I wanted to check if the issue got sorted. if you have any other issues please reach community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 11:34:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Logging-Applied-Filters-in-Power-BI-Report-Server/m-p/5143013#M64826</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2026-04-02T11:34:27Z</dc:date>
    </item>
  </channel>
</rss>

