<?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: Execution metadata from Power BI Report Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3673155#M32672</link>
    <description>&lt;P&gt;Have a look at the PBIRS metadata in the ReportServerPBI database. Starting with this sql:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Select c.Path, c.Name, u.UserName as CreatedBy
from ReportServerPBI.dbo.Catalog c
Left Join ReportServerPBI.dbo.Users u
on c.CreatedByID = u.UserID;&lt;/LI-CODE&gt;&lt;P&gt;There are some views as well in this database and&amp;nbsp;[ReportServerPBI].[dbo].[ExecutionLog3] should give you a lot of information regarding the access.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 14:33:45 GMT</pubDate>
    <dc:creator>ChrisMuthmann</dc:creator>
    <dc:date>2024-02-01T14:33:45Z</dc:date>
    <item>
      <title>Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3672269#M32656</link>
      <description>&lt;P&gt;how i get who access my report on power bi report server , who edit on the report and delete and information on each report and who creat it .i mean i need all logs&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 07:30:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3672269#M32656</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-01T07:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3673155#M32672</link>
      <description>&lt;P&gt;Have a look at the PBIRS metadata in the ReportServerPBI database. Starting with this sql:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Select c.Path, c.Name, u.UserName as CreatedBy
from ReportServerPBI.dbo.Catalog c
Left Join ReportServerPBI.dbo.Users u
on c.CreatedByID = u.UserID;&lt;/LI-CODE&gt;&lt;P&gt;There are some views as well in this database and&amp;nbsp;[ReportServerPBI].[dbo].[ExecutionLog3] should give you a lot of information regarding the access.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 14:33:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3673155#M32672</guid>
      <dc:creator>ChrisMuthmann</dc:creator>
      <dc:date>2024-02-01T14:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3674729#M32683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683786" data-lia-user-login="omnia_saleh" class="lia-mention lia-mention-user"&gt;omnia_saleh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="269481" data-lia-user-login="ChrisMuthmann" class="lia-mention lia-mention-user"&gt;ChrisMuthmann&lt;/a&gt;&amp;nbsp;mentioned, there are some system tables and views when you have installed the PBIRS,&amp;nbsp;all the operations you do in PBIRS are logged into the corresponding table, which you can query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some documents that you could refer :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://www.mssqltips.com/sqlservertip/6001/ssrs-reportserver-database-overview-and-queries/" target="_blank" rel="noopener"&gt;SSRS ReportServer Database Overview and Queries (mssqltips.com),&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/report-server-executionlog-and-the-executionlog3-view?view=sql-server-ver16" target="_blank"&gt;Report Server ExecutionLog and the ExecutionLog3 View - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Community Support Team_Binbin Yu&lt;BR /&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 06:28:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3674729#M32683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-02T06:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3678044#M32691</link>
      <description>&lt;P&gt;Thank you,what Is Type Of Metadata I Will Get?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 19:49:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3678044#M32691</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-03T19:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3678047#M32692</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you,what Is Type Of Metadata I Will Get And What Is The Steps To Get It?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 19:50:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3678047#M32692</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-03T19:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3679309#M32705</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683786" data-lia-user-login="omnia_saleh" class="lia-mention lia-mention-user"&gt;omnia_saleh&lt;/a&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;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Support Team_Binbin Yu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, then please consider&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 06:16:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3679309#M32705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-05T06:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688159#M32785</link>
      <description>&lt;P&gt;why table [Event] and [history]in database ReportServer has no data in sql server managemet studio?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 11:21:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688159#M32785</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-08T11:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688162#M32786</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;why table [Event] and [history]in database ReportServer has no data in sql server managemet studio?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Feb 2024 11:21:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688162#M32786</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-08T11:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688453#M32791</link>
      <description>&lt;P&gt;Same for me and that should be fine.&lt;/P&gt;&lt;P&gt;There is a documentation belonging to the events:&lt;/P&gt;&lt;P&gt;&lt;A href="https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/ssrs-subscriptions-what-goes-on-quot-under-the-hood-quot/ba-p/370746" target="_blank" rel="noopener"&gt;SSRS Subscriptions (What goes on "under the hood")&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 13:29:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3688453#M32791</guid>
      <dc:creator>ChrisMuthmann</dc:creator>
      <dc:date>2024-02-08T13:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3692712#M32835</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is it solved?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2024 11:41:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3692712#M32835</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-11T11:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693593#M32845</link>
      <description>&lt;P&gt;I think, Event table is not logging table, I have in this table only ReportRefresh events only during queuing (for very short time).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I History table, I have only snapshots for paginated reports.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 08:24:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693593#M32845</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2024-02-12T08:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693676#M32847</link>
      <description>&lt;P&gt;i dont have data in table history , Subscriptions i want to see this data&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 09:07:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693676#M32847</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-12T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Execution metadata from Power BI Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693846#M32850</link>
      <description>&lt;P&gt;In History table, there no data about subscriptions, but about Snapshots, it is something else.&lt;/P&gt;&lt;P&gt;History of executed subcriptions is in ExecutionLog3 view.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 10:39:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Execution-metadata-from-Power-BI-Report-Server/m-p/3693846#M32850</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2024-02-12T10:39:29Z</dc:date>
    </item>
  </channel>
</rss>

