PowerQuery with SSRS dataset connection
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
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
add a comment |
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
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
add a comment |
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
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
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
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
reporting-services powerbi powerquery power-bi-report-server
edited Nov 14 '18 at 21:44
SherlockSpreadsheets
asked Nov 13 '18 at 23:07
SherlockSpreadsheetsSherlockSpreadsheets
450214
450214
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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