reporting-services Questions
4
Solved
Question
I am attempting to download an SSRS report via its URL into a data buffer (byte array), so therefore I can then save it in a particular folder, with a name of my choosing. I am open to su...
Electret asked 31/10, 2016 at 8:44
4
Solved
I'm having trouble with some report items changing other items' positions when they are conditionally hidden.
I've been using Reporting Services 2000 for printing item price labels as PDFs, with t...
Dermis asked 6/4, 2011 at 11:44
6
Solved
I am using reporting services 2010 and get the following prompt when trying to access the reports:
In the reports definition, I have specified the database username/password.
Is there any way t...
Joost asked 28/8, 2012 at 19:29
6
Solved
I have just created an SQL Server 2005 SSRS report and the data is not being displayed in the Preview pane.
The dataset is correctly populated from a stored procedure against a String parameter. I...
Watchdog asked 6/7, 2012 at 9:8
2
I have a huge report which works fine when I browse through report viewer. I have created a subscription so I can run this in the background. The subscription works if it's the only subscription ru...
Unclothe asked 4/11, 2010 at 11:17
6
Solved
I'm trying to write a field expression for a Cell in my report where I have to change the background color of the cell depending on the string value in the cell. Ex: if the column has a value 'Appr...
Frigidaire asked 14/2, 2011 at 14:30
10
I have a parameter of integer datatype which is hidden. When i run the report, report gives me an error
Parameter X is missing a value
However if i make the parameter visible it works. I trie...
Andantino asked 23/6, 2012 at 10:22
13
Solved
I recently upgraded my n-tier solution from .NET 3.5 vs 2008 to 4.5 visual studio 2012. Every thing went fine apart from crystal reports and I had to install new runtime crystal reports for visual ...
Devilmaycare asked 7/3, 2014 at 15:3
3
Solved
The guy who created all the reporting using SSRS has left, and I am trying to troubleshoot one of the reports being generated. How do I get access to look at the query that is generating the report...
Fumy asked 18/2, 2011 at 17:31
1
Solved
In the Ssrs database catalog, how are you supposed to interpret the InactiveFlags column of the Subscriptions table?
Sketch asked 20/8, 2020 at 15:48
2
Solved
I've read through multiple articles regarding this issue however they have all ended up with it not working, or are in vb.net.
What I currently have:
The reports are accessed via a URL which ren...
Tardy asked 7/5, 2015 at 8:15
3
Solved
I've been toying with this for days with no luck. Essentially I'm trying to build a simple library to render SSRS reports using Powershell. I'm using Powershell in an attempt to ease development la...
Linette asked 16/11, 2010 at 16:38
10
Solved
I'm working on integrating a report into a browser, and I get this error:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'dsFederat...
Megaphone asked 29/1, 2013 at 17:46
5
I am scheduling some reports by using data driven subscription in SSRS 2008 R2.
Regardless of whether the generated report is empty or not, reports are still sent to recipients. This has been a co...
Hottentot asked 19/12, 2011 at 10:31
9
Solved
I'm getting the following error in SSRS:
An error occurred while the query design method was being saved.
An item with the same key has already been added
What does an "item" denote, th...
Edin asked 22/1, 2013 at 19:52
7
I am using SQL Server Reporting Services 2012 and received this error without any known cause: The report execution eqaiekfzmk2snc55y0zrow55 has expired or cannot be found. (rsExecutionNotFound).
...
Staal asked 11/8, 2015 at 18:14
3
Solved
I'd like to use a background image, and when I put it in Reporting Services 2008 R2, the image dpi is reduced to 96 dpi. (instead of 300)
That's too low to be readable by the user, I fear.
When I...
Moradabad asked 7/12, 2012 at 14:11
3
Solved
I am new with crystal reports. I tried to to implement the crystal report in my win form c# application using report wizard visual studio 2012, so don't know what happen's in backhand for this. Eve...
Sir asked 5/5, 2014 at 10:39
18
I make use of a ReportView component in a VB.Net 2005 app. How can I disable the PDF export functionality, only keeping the MS Excel format?
Affine asked 30/9, 2009 at 18:30
9
The previous DBA here set up some SQL Server Reporting Services Reports to run automatically and email the report to users. When he left his accaount was disabled and now they don't work. The statu...
Lamellicorn asked 13/1, 2009 at 3:6
4
Solved
I need to enable CORS in Reporting Services so that I can download reports from my web application using ajax.
What I've learned so far is, that SSRS is no longer using IIS, but http.sys to serve ...
Cistern asked 1/9, 2015 at 8:25
4
Solved
For the following Query
SELECT *
FROM (VALUES ('England','London',9787426),
('England','Manchester',2553379),
('Scotland','Edinburgh',452194),
('Scotland','Glasgow',1168270),
('Wales','Cardiff...
Pagan asked 6/6, 2014 at 23:1
3
I have a custom report in SQL Server Reporting Services.
This report has a few parameters, like: Requested date start, Requested data to, donor.
I would like to setup a scheduled email.
However I ...
Entomostracan asked 26/10, 2011 at 18:13
1
I am trying to integrate SSRS reporting manager URL into an Iframe (Using ZK framework).
src of Iframe is 'https://localhost/Reports_MYSQL2014/Pages/Folder.aspx'
The page is getting rendered prop...
Thetisa asked 12/9, 2016 at 10:39
2
I have two reports , one is for internal users and another one is for external users,
For internal Users i need to enable form authentication to view the report instead of creating the user accoun...
Lidstone asked 20/5, 2017 at 20:36
© 2022 - 2024 — McMap. All rights reserved.