SSIS package failed to run
Fail to run the package from agent job. It said unexpected error. But when i run it in VS project it works.
SSRS 2019 permissions granted to user domain\user are insufficient
Reporting Services Error The permissions granted to user 'DOMAIN\user' are insufficient for performing this operation. (rsAccessDenied) Get Online Help I had this issue in the past with Windows 10 and the solution was to run it in IE 11 under…
SSRS Report Server Connection refused
Hello, i have trouble with SSRS, when i try to connect on the local Server via http://localhost/reports or http://localhost/reportserver the connection is refused. On the machine there are SQL Server2022 and SSRS 2022 installed. I checked the services…
Transient error in SSRS reports.
When we open a report in SSRS web service url it sometimes fails with the below error. When the same report is opened in web portal url with the same account, it opens with no errors. If we open an SSMS session with the same user and run any stored…
extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute. extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server FileShare d
extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute. extensionfactory!ReportManager_0-13!5100!01/24/2025-08:59:30:: w WARN: The extension Report Server FileShare…
sql server reporting services - sub reports appearing over top of each other / lots of blank pages.
I have 2 places in my main report where 2 sub reports are appearing on top of each other. I have checked the tablix in the main report and selected: Add a page break before. I event tried checking add a page break after, but that does not separate the…
Microsoft Report Builder - Full width summary row in a child group
I have an SSRS report containing a parent and child row group. At present, this displays as: I want to add a summary row to the "Child Group" but have it span the entire row. For example: I also want the data for the "Parent Group" to…
SSRS Subscription issue - fail with permission issue
HI, I am facing issue with SSRS subscription, it use to work for different user but I have changed the user/owner and it is not working. It is giving below error and the new user has same role as old user. The user used for shared…
Configuration Manager Notification SQL version
CM v2403. Why does "Configuration Manager Notification" warn us that we need to update "SQL" if our installation is version 2019 ? https://go.microsoft.com/fwlink/?linkid=2280831 Is anyone else receiving this notification despite…
SSRS sub reports passing values
I have a main report with a bunch of sub reports. I'm trying to pass a parish ID to the sub report from the query field [par_num]. Sub Report: The query's Parameter: Parameter Name @ParishID Parameter Value @ParishID Query…
Wire up a shared dataset in SSRS REST API
Using the SSRS REST API , I can deploy a report from PowerShell in an automation pipeline. But how do I use the API to wire it up to our predefined Shared DataSources? The PUT Reports({Id})/DataSources endpoint doesn't seem to be for Shared…
Installed Software Inventory Count without being broken up by version information SCCM
Installed Software Inventory Count without being broken up by version information SCCM
Export SSRS report from 2207 to a new 2409
I am trying to export custom reports from an old site and bring them into the new site, what would be the best option to do so?
What will be the REST API URL for the SSRS to be embedded in the Blazor Server Application?
I am working on adding the SSRS based reports into the Blazor Sever Application. SSRS Configuration is working fine and I can access SSRS on browser as well. I searched for different methods to implement the SSRS reports (created using MS Report…
How to export from SSRS some blank columns in a report that user will be entering data into appear as text?
Currently, the exported Excel columns are of type General and when user enters values like 06-71, iit converts it to a date format. However, it should be treated as text and remain as is.
Get month name in report
How to get current month name in SSRS report?For today i want to get the value like January
Can SSRS 2022 Developer edition will be installed with SQL Server 2019 standard edition?
We would like to know: Can we install the SSRS 2022 developer edition with SQL Server 2019 Standard Edition? We have SQL server 2016 standard edition license already procured, Can we use the same to install the SSRS 2022 standard edition?
AdventureWorksDW2020 DB is missing a table
Hi, I'm trying to go through the PowerBI lab at this url: https://learn.microsoft.com/en-gb/learn/modules/get-data/lab-prepare I downloaded the AdventureWorksDW2020 from GitHub and loaded into SQL server management studio. 6 tables are…