<?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 Re: Non-dashboard Resource Usage in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3729029#M33222</link>
    <description>&lt;P&gt;Is there a way to report when users "Download" a report, so that we can capture when users are interacting with "DOCX" or "XLSX" files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2024 01:59:16 GMT</pubDate>
    <dc:creator>Haydos89</dc:creator>
    <dc:date>2024-02-28T01:59:16Z</dc:date>
    <item>
      <title>Non-dashboard Resource Usage</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3693029#M32837</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Context&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Our administrator has created a dashboard that shows a count of how many times users have viewed Power BI dashboards in the last 60 days. The dashboard can be filtered by folder path, and includes additional information like "Latest TimeStart". It is very useful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Only Power BI dashboards are in-scope to be counted. It does not count non-dashboard resources (such as Excel workbooks and Word files) that are also saved on the Report Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Question&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can a dashboard be created that identifies how often non-dashboard resources are viewed/downloaded from the Report Server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2024 23:11:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3693029#M32837</guid>
      <dc:creator>Haydos89</dc:creator>
      <dc:date>2024-02-11T23:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Non-dashboard Resource Usage</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3693661#M32846</link>
      <description>&lt;P&gt;I suppose, this report is based on ExecutionLog3 view, there is detailed log about both, paginated reports and PBI reports (dashboards), for interactive view, or background refresheses or schedules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Excel od Word, is minimum loged, becasuse in fact, Excel and Word is not rendered on Power BI Reports server, but thru iframe on another Office Web Apps server. But maybe minimum, try look on ReportActions like GetExcelWorkbookInfo or&amp;nbsp;RenderExcelWorkbook.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 09:01:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3693661#M32846</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2024-02-12T09:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Non-dashboard Resource Usage</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3694968#M32857</link>
      <description>&lt;P&gt;Thanks for your suggestion &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236785" data-lia-user-login="josef78" class="lia-mention lia-mention-user"&gt;josef78&lt;/a&gt;! I'll raise this with our System Administrator and see if ReportActions can support our requirements. If it does, I'll accept this as the Solution.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 23:40:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3694968#M32857</guid>
      <dc:creator>Haydos89</dc:creator>
      <dc:date>2024-02-12T23:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Non-dashboard Resource Usage</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3729007#M33221</link>
      <description>&lt;P&gt;I've just recieved feedback from the System Administrator team that the Report Action column does not capture actions for non-PBI documents such as ".xlsx" or ".docx". It only captures actions "Render" and "Unknown".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the suggestion&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236785" data-lia-user-login="josef78" class="lia-mention lia-mention-user"&gt;josef78&lt;/a&gt;, but it looks like we are going back to the drawing board.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 01:51:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3729007#M33221</guid>
      <dc:creator>Haydos89</dc:creator>
      <dc:date>2024-02-28T01:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Non-dashboard Resource Usage</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3729029#M33222</link>
      <description>&lt;P&gt;Is there a way to report when users "Download" a report, so that we can capture when users are interacting with "DOCX" or "XLSX" files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 01:59:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Non-dashboard-Resource-Usage/m-p/3729029#M33222</guid>
      <dc:creator>Haydos89</dc:creator>
      <dc:date>2024-02-28T01:59:16Z</dc:date>
    </item>
  </channel>
</rss>

