<?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 Power BI server questions in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2977166#M28161</link>
    <description>&lt;P&gt;We are planning of implementing Power BI treport server for our on premise installation. When I look at the licensing options, I see the following two.&lt;BR /&gt;Option 1: Power BI premium&lt;BR /&gt;Option 2: SQL server enterprise with SA&lt;/P&gt;&lt;P&gt;Since we already have SQL server licenses, I am leaning towards option 2.&lt;/P&gt;&lt;P&gt;1. Would like to know whether there are disadvantages of going with this option.&lt;BR /&gt;2. On premise will allow us to create users. Any idea of the maximum no of users that we can create?&lt;BR /&gt;3. Except a handful of users who will be creating Power BI reports, thes rest will use it to view reports only. What type of users could we create for viewing only?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Dec 2022 17:10:17 GMT</pubDate>
    <dc:creator>don075</dc:creator>
    <dc:date>2022-12-19T17:10:17Z</dc:date>
    <item>
      <title>Power BI server questions</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2977166#M28161</link>
      <description>&lt;P&gt;We are planning of implementing Power BI treport server for our on premise installation. When I look at the licensing options, I see the following two.&lt;BR /&gt;Option 1: Power BI premium&lt;BR /&gt;Option 2: SQL server enterprise with SA&lt;/P&gt;&lt;P&gt;Since we already have SQL server licenses, I am leaning towards option 2.&lt;/P&gt;&lt;P&gt;1. Would like to know whether there are disadvantages of going with this option.&lt;BR /&gt;2. On premise will allow us to create users. Any idea of the maximum no of users that we can create?&lt;BR /&gt;3. Except a handful of users who will be creating Power BI reports, thes rest will use it to view reports only. What type of users could we create for viewing only?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 17:10:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2977166#M28161</guid>
      <dc:creator>don075</dc:creator>
      <dc:date>2022-12-19T17:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI server questions</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2977519#M28164</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;1. Would like to know whether there are disadvantages of going with this option.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There is no difference between the two licensing options, they are just different ways of purchasing, the cost should be similar. In addition to licensing the cores for your server(s) the users publishing reports need to have Power BI Pro licenses (this is the same, regardless of how you license the server cores)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;2. On premise will allow us to create users. Any idea of the maximum no of users that we can create?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Technically you don't create users on the Report Server. Report Server links to your Active Directory by default and you just assign permissions to users or groups from Active Directory to reports or folders on Report Server. I'm not aware of any fixed maximum number of users. Report Server can be installed in a scale out cluster with multiple servers so it should be able to scale to work with any organization size.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;3. Except a handful of users who will be creating Power BI reports, thes rest will use it to view reports only. What type of users could we create for viewing only?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For viewing reports you would just assign those users/groups to the default Browse role. See here for a list of the pre-defined roles&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-gb/sql/reporting-services/security/role-definitions-predefined-roles?view=sql-server-ver16" target="_blank"&gt;Role definitions - predefined roles - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&amp;nbsp;(view only users do not require Power BI Pro licenses)&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 21:25:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2977519#M28164</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-12-19T21:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI server questions</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2979888#M28187</link>
      <description>&lt;P&gt;Thanks for the response. Greatly appreciated.&lt;BR /&gt;Got couple of questions.&lt;/P&gt;&lt;P&gt;1. Is there any documentation that says the type of user license included with power bi report server (named, concurrent)&lt;/P&gt;&lt;P&gt;2. Also a link to good documentation on power bi server administration&lt;/P&gt;&lt;P&gt;3. When I login to power bi service, I see the option to create power bi reports in the website. When I login to the report server, this option is not available.&lt;BR /&gt;Is ther away to enable this with power bi report server?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 19:42:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2979888#M28187</guid>
      <dc:creator>don075</dc:creator>
      <dc:date>2022-12-20T19:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI server questions</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2980112#M28189</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;1. Is there any documentation that says the type of user license included with power bi report server (named, concurrent)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There are no per user licensing options includeded with Report Server, it is licensed based on the number of cores on the server. Anyone publishing reports requires a separate Power BI Pro license which is effectively a named user license (it's the same license you need for publishing to the cloud service)&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/get-started#licensing-power-bi-report-server" target="_self"&gt;Power BI Report Server - Licensing&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;2. Also a link to good documentation on power bi server administration&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/admin-handbook-overview" target="_blank"&gt;Admin overview, Power BI Report Server - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="488739" data-lia-user-login="don075" class="lia-mention lia-mention-user"&gt;don075&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;3. When I login to power bi service, I see the option to create power bi reports in the website. When I login to the report server, this option is not available.&lt;BR /&gt;Is ther away to enable this with power bi report server?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Report Server does not support creating reports in the browser. This is documented here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/compare-report-server-service" target="_blank"&gt;Comparing Power BI Report Server and the Power BI service - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;along with a number of other limitations when compared to the Power BI service.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 21:45:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2980112#M28189</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-12-20T21:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI server questions</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2980114#M28190</link>
      <description>&lt;P&gt;Thanks a lot. Greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 21:48:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-server-questions/m-p/2980114#M28190</guid>
      <dc:creator>don075</dc:creator>
      <dc:date>2022-12-20T21:48:25Z</dc:date>
    </item>
  </channel>
</rss>

