<?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: Report Usage Metrics Report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988666#M20353</link>
    <description>&lt;P&gt;Check out the below article if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2021 04:38:57 GMT</pubDate>
    <dc:creator>FarhanAhmed</dc:creator>
    <dc:date>2021-07-30T04:38:57Z</dc:date>
    <item>
      <title>Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1986349#M20335</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some setting that needs to be enabled somwhere to get this to work? The report is showing that 1 person in my organisation that viewed the report besides myself, but I know of at least 5-6 people who viewed the report across multiple days. These people have sent emails saying they liked the report and I hope they are all not lying only pretending they viewed it lol&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 06:25:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1986349#M20335</guid>
      <dc:creator>andyor</dc:creator>
      <dc:date>2021-07-29T06:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1986445#M20336</link>
      <description>&lt;P&gt;Is this for Power BI Service or PBI Report Server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are looking for Logs in PBIRS you can use below query&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;select ItemPath,UserName,CONVERT(Date,TimeStart) Date,Datepart(hour,TimeStart) [Hour]  ,Datepart(MINUTE,TimeStart) [Minutes],Datepart(SECOND,TimeStart) [Second] from ExecutionLog3 
Group by UserName,CONVERT(Date,TimeStart),Datepart(hour,TimeStart),ItemPath,Datepart(MINUTE,TimeStart),Datepart(SECOND,TimeStart)
Order by Date desc&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 07:07:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1986445#M20336</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-07-29T07:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988620#M20352</link>
      <description>&lt;P&gt;It's power bi service, looks like I have selected the wrong area?&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This report keeps updating to show only I have viewed it, registers 1 other person on the first day. E.g. it says i viewed 20 times today and nobody else when I've just been chatting to someone on the phone as they were viewing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 03:36:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988620#M20352</guid>
      <dc:creator>andyor</dc:creator>
      <dc:date>2021-07-30T03:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988666#M20353</link>
      <description>&lt;P&gt;Check out the below article if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-modern-usage-metrics&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 04:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988666#M20353</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-07-30T04:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988682#M20354</link>
      <description>&lt;P&gt;Thanks for the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It says I should be able to see these options in Pro if I'm the Admin.&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can only see this&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you perhaps check my account and see what's going on?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 04:52:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988682#M20354</guid>
      <dc:creator>andyor</dc:creator>
      <dc:date>2021-07-30T04:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report Usage Metrics Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988684#M20355</link>
      <description>&lt;P&gt;Yes, you need to be a "Power BI Admin" in your tenant.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 04:57:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Usage-Metrics-Report/m-p/1988684#M20355</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-07-30T04:57:49Z</dc:date>
    </item>
  </channel>
</rss>

