PowerQuery with SSRS dataset connection










0















I would like to use an SSRS dataset as a datasource for PowerQuery, either with [Excel 2013] or [PowerBI Desktop]. The report server version is [SSRS 2016] [Microsoft SQL Server 2016 (SP2-CU3) (KB4458871) - 13.0.5216.0 (X64) - Enterprise Edition].




My goal is for end users to have access to the SSRS Datasets via
PowerQuery (either Excel or PBIDesktop). Users connect and build
reports against the data sources; and IT developers manage the SSRS
data sets.




Is upgrading to PBIRS the only way to connect PQ to SSRS Report Dataset? Will upgrading to PBIRS solve the requirement?




I know that I can export an ODATA feed from SSRS, and this will create an .ATOMSVC file that Excel native (Excel Data Tab) can connect to (steps at: "Generate Data Feeds from a Report (Report Builder and SSRS)": Docs-MSFT/SQL/SQL Server/Reporting Services/Report Builder/ and | steps at: "Reporting Services ATOM Data Feeds": mssqltips 2136).



PQ cannot connect to .ATOMSVC, it's ODATA connection requires a URL not a file.
When I google "powerquery connection to SSRS dataset", I found a few articles that indicate I should upgrade to PBIRS (PowerBI Report Server) from SSRS 2016 Server.



excel-pq-from-odata feed-url.png
enter image description here




Online sources



Users can build their own PowerBI reports based off of SSRS datasets




(FUTURE STATE): This would be a valid URL with PowerBI ReportServer.




  • http://myssrsname/Reports/api/v2.0


  • http://myssrsname/Reports ... works for me to access the report portal


  • http://myssrsname/Reports/api/v2.0 ... HTTP ERROR 404: No webpage was found for the web address

(HOW TO): Access SSRS data with PowerBI



  • https://docs.microsoft.com/en-us/power-bi/report-server/access-dataset-odata

(HOW TO): Exploring The New SSRS 2017 API In Power BI



  • https://blog.crossjoin.co.uk/2017/10/15/exploring-the-new-ssrs-2017-api-in-power-bi/



HOW TO UPGRADE, SSRS to PBIRS




(DOWNLOAD): PowerBI ReportServer, 180-day free trial:




  • https://powerbi.microsoft.com/en-us/report-server/

(HOW TO): Migrating from SSRS to Power BI Report Server



  • https://deevita.com/2018/10/24/migrating-from-ssrs-to-power-bi-report-server/

(HOW TO): Install and configure Power BI Report Server and Power BI Desktop



  • https://www.mssqltips.com/sqlservertip/5000/install-and-configure-power-bi-report-server-and-power-bi-desktop/

(PRICING-PBIRS): POWER BI REPORT SERVER: A modern on-premises BI solution




  • https://www.blue-granite.com/blog/power-bi-report-server-revisited

  • SQL Server Enterprise edition with active Software Assurance (SA)

(PRICING- PBI Pro):




  • https://powerbi.microsoft.com/en-us/pricing/

  • $10 per user/ mo










share|improve this question




























    0















    I would like to use an SSRS dataset as a datasource for PowerQuery, either with [Excel 2013] or [PowerBI Desktop]. The report server version is [SSRS 2016] [Microsoft SQL Server 2016 (SP2-CU3) (KB4458871) - 13.0.5216.0 (X64) - Enterprise Edition].




    My goal is for end users to have access to the SSRS Datasets via
    PowerQuery (either Excel or PBIDesktop). Users connect and build
    reports against the data sources; and IT developers manage the SSRS
    data sets.




    Is upgrading to PBIRS the only way to connect PQ to SSRS Report Dataset? Will upgrading to PBIRS solve the requirement?




    I know that I can export an ODATA feed from SSRS, and this will create an .ATOMSVC file that Excel native (Excel Data Tab) can connect to (steps at: "Generate Data Feeds from a Report (Report Builder and SSRS)": Docs-MSFT/SQL/SQL Server/Reporting Services/Report Builder/ and | steps at: "Reporting Services ATOM Data Feeds": mssqltips 2136).



    PQ cannot connect to .ATOMSVC, it's ODATA connection requires a URL not a file.
    When I google "powerquery connection to SSRS dataset", I found a few articles that indicate I should upgrade to PBIRS (PowerBI Report Server) from SSRS 2016 Server.



    excel-pq-from-odata feed-url.png
    enter image description here




    Online sources



    Users can build their own PowerBI reports based off of SSRS datasets




    (FUTURE STATE): This would be a valid URL with PowerBI ReportServer.




    • http://myssrsname/Reports/api/v2.0


    • http://myssrsname/Reports ... works for me to access the report portal


    • http://myssrsname/Reports/api/v2.0 ... HTTP ERROR 404: No webpage was found for the web address

    (HOW TO): Access SSRS data with PowerBI



    • https://docs.microsoft.com/en-us/power-bi/report-server/access-dataset-odata

    (HOW TO): Exploring The New SSRS 2017 API In Power BI



    • https://blog.crossjoin.co.uk/2017/10/15/exploring-the-new-ssrs-2017-api-in-power-bi/



    HOW TO UPGRADE, SSRS to PBIRS




    (DOWNLOAD): PowerBI ReportServer, 180-day free trial:




    • https://powerbi.microsoft.com/en-us/report-server/

    (HOW TO): Migrating from SSRS to Power BI Report Server



    • https://deevita.com/2018/10/24/migrating-from-ssrs-to-power-bi-report-server/

    (HOW TO): Install and configure Power BI Report Server and Power BI Desktop



    • https://www.mssqltips.com/sqlservertip/5000/install-and-configure-power-bi-report-server-and-power-bi-desktop/

    (PRICING-PBIRS): POWER BI REPORT SERVER: A modern on-premises BI solution




    • https://www.blue-granite.com/blog/power-bi-report-server-revisited

    • SQL Server Enterprise edition with active Software Assurance (SA)

    (PRICING- PBI Pro):




    • https://powerbi.microsoft.com/en-us/pricing/

    • $10 per user/ mo










    share|improve this question


























      0












      0








      0








      I would like to use an SSRS dataset as a datasource for PowerQuery, either with [Excel 2013] or [PowerBI Desktop]. The report server version is [SSRS 2016] [Microsoft SQL Server 2016 (SP2-CU3) (KB4458871) - 13.0.5216.0 (X64) - Enterprise Edition].




      My goal is for end users to have access to the SSRS Datasets via
      PowerQuery (either Excel or PBIDesktop). Users connect and build
      reports against the data sources; and IT developers manage the SSRS
      data sets.




      Is upgrading to PBIRS the only way to connect PQ to SSRS Report Dataset? Will upgrading to PBIRS solve the requirement?




      I know that I can export an ODATA feed from SSRS, and this will create an .ATOMSVC file that Excel native (Excel Data Tab) can connect to (steps at: "Generate Data Feeds from a Report (Report Builder and SSRS)": Docs-MSFT/SQL/SQL Server/Reporting Services/Report Builder/ and | steps at: "Reporting Services ATOM Data Feeds": mssqltips 2136).



      PQ cannot connect to .ATOMSVC, it's ODATA connection requires a URL not a file.
      When I google "powerquery connection to SSRS dataset", I found a few articles that indicate I should upgrade to PBIRS (PowerBI Report Server) from SSRS 2016 Server.



      excel-pq-from-odata feed-url.png
      enter image description here




      Online sources



      Users can build their own PowerBI reports based off of SSRS datasets




      (FUTURE STATE): This would be a valid URL with PowerBI ReportServer.




      • http://myssrsname/Reports/api/v2.0


      • http://myssrsname/Reports ... works for me to access the report portal


      • http://myssrsname/Reports/api/v2.0 ... HTTP ERROR 404: No webpage was found for the web address

      (HOW TO): Access SSRS data with PowerBI



      • https://docs.microsoft.com/en-us/power-bi/report-server/access-dataset-odata

      (HOW TO): Exploring The New SSRS 2017 API In Power BI



      • https://blog.crossjoin.co.uk/2017/10/15/exploring-the-new-ssrs-2017-api-in-power-bi/



      HOW TO UPGRADE, SSRS to PBIRS




      (DOWNLOAD): PowerBI ReportServer, 180-day free trial:




      • https://powerbi.microsoft.com/en-us/report-server/

      (HOW TO): Migrating from SSRS to Power BI Report Server



      • https://deevita.com/2018/10/24/migrating-from-ssrs-to-power-bi-report-server/

      (HOW TO): Install and configure Power BI Report Server and Power BI Desktop



      • https://www.mssqltips.com/sqlservertip/5000/install-and-configure-power-bi-report-server-and-power-bi-desktop/

      (PRICING-PBIRS): POWER BI REPORT SERVER: A modern on-premises BI solution




      • https://www.blue-granite.com/blog/power-bi-report-server-revisited

      • SQL Server Enterprise edition with active Software Assurance (SA)

      (PRICING- PBI Pro):




      • https://powerbi.microsoft.com/en-us/pricing/

      • $10 per user/ mo










      share|improve this question
















      I would like to use an SSRS dataset as a datasource for PowerQuery, either with [Excel 2013] or [PowerBI Desktop]. The report server version is [SSRS 2016] [Microsoft SQL Server 2016 (SP2-CU3) (KB4458871) - 13.0.5216.0 (X64) - Enterprise Edition].




      My goal is for end users to have access to the SSRS Datasets via
      PowerQuery (either Excel or PBIDesktop). Users connect and build
      reports against the data sources; and IT developers manage the SSRS
      data sets.




      Is upgrading to PBIRS the only way to connect PQ to SSRS Report Dataset? Will upgrading to PBIRS solve the requirement?




      I know that I can export an ODATA feed from SSRS, and this will create an .ATOMSVC file that Excel native (Excel Data Tab) can connect to (steps at: "Generate Data Feeds from a Report (Report Builder and SSRS)": Docs-MSFT/SQL/SQL Server/Reporting Services/Report Builder/ and | steps at: "Reporting Services ATOM Data Feeds": mssqltips 2136).



      PQ cannot connect to .ATOMSVC, it's ODATA connection requires a URL not a file.
      When I google "powerquery connection to SSRS dataset", I found a few articles that indicate I should upgrade to PBIRS (PowerBI Report Server) from SSRS 2016 Server.



      excel-pq-from-odata feed-url.png
      enter image description here




      Online sources



      Users can build their own PowerBI reports based off of SSRS datasets




      (FUTURE STATE): This would be a valid URL with PowerBI ReportServer.




      • http://myssrsname/Reports/api/v2.0


      • http://myssrsname/Reports ... works for me to access the report portal


      • http://myssrsname/Reports/api/v2.0 ... HTTP ERROR 404: No webpage was found for the web address

      (HOW TO): Access SSRS data with PowerBI



      • https://docs.microsoft.com/en-us/power-bi/report-server/access-dataset-odata

      (HOW TO): Exploring The New SSRS 2017 API In Power BI



      • https://blog.crossjoin.co.uk/2017/10/15/exploring-the-new-ssrs-2017-api-in-power-bi/



      HOW TO UPGRADE, SSRS to PBIRS




      (DOWNLOAD): PowerBI ReportServer, 180-day free trial:




      • https://powerbi.microsoft.com/en-us/report-server/

      (HOW TO): Migrating from SSRS to Power BI Report Server



      • https://deevita.com/2018/10/24/migrating-from-ssrs-to-power-bi-report-server/

      (HOW TO): Install and configure Power BI Report Server and Power BI Desktop



      • https://www.mssqltips.com/sqlservertip/5000/install-and-configure-power-bi-report-server-and-power-bi-desktop/

      (PRICING-PBIRS): POWER BI REPORT SERVER: A modern on-premises BI solution




      • https://www.blue-granite.com/blog/power-bi-report-server-revisited

      • SQL Server Enterprise edition with active Software Assurance (SA)

      (PRICING- PBI Pro):




      • https://powerbi.microsoft.com/en-us/pricing/

      • $10 per user/ mo







      reporting-services powerbi powerquery power-bi-report-server






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 14 '18 at 21:44







      SherlockSpreadsheets

















      asked Nov 13 '18 at 23:07









      SherlockSpreadsheetsSherlockSpreadsheets

      450214




      450214






















          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290843%2fpowerquery-with-ssrs-dataset-connection%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290843%2fpowerquery-with-ssrs-dataset-connection%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Top Tejano songwriter Luis Silva dead of heart attack at 64

          ReactJS Fetched API data displays live - need Data displayed static

          政党