reporting-services Questions
10
Solved
I create a specific report.rdlc then i want to add new datatable to my report .
But after changing the data set ,trying to add new dataset to my report .
The visual studio is crashing every time ...
Exploitation asked 10/12, 2016 at 15:17
4
I have a tablix that has data for one day, and I need to have the same data at the bottom but in 3 different lines. I'd like to copy the main day table 3 times at the bottom, and then use different...
Publicist asked 11/8, 2014 at 21:6
5
Solved
I am in the quest to build a report in ssrs/report builder that contains a qr code, is it possible to achieve this?
I was thinking in implementing a class using c#/vb.net that codes any url/mail a...
Extract asked 23/4, 2016 at 13:25
19
Solved
I have updated the SP for the attached dataset that the tablix is using. The refresh worked fine and I can see my new fields in the shared data set when I look in the Fields tab. My problem is the ...
Cheiro asked 20/2, 2014 at 16:50
4
Solved
Stumbled on an obscure problem. Posting this because my searches of stack overflow did not find my answer. Hopefully this will help someone else.
Problem:
My reporting services report will compile,...
Buttonball asked 29/7, 2014 at 18:17
4
Solved
Can someone explain me about SQL Server Reporting Service and using it in ASP.net?
Typically I design my reports by Crystal Report, assign the data source to crystal report an produce my report.
...
Homans asked 17/2, 2011 at 10:0
15
I am trying to use the report viewer in asp.net and have uploaded my site. However, when my page containing the report viewer is loaded, it shows the following error:
Could not load file or asse...
Indite asked 11/5, 2013 at 4:40
11
The field DATE in the database has the following format:
2012-11-12 00:00:00
I would like to remove the time from the date and return the date like this:
11/12/2012
Putrescible asked 11/1, 2013 at 14:9
12
I have created a .rdlc-Report under VS 2012 using the report wizard and added data source and dataset.
When I try to render the report using the code below I get following error message:
Cannot cr...
Longfellow asked 12/3, 2013 at 15:46
4
Solved
I'm new to SSRS and I'm not sure if it will do what I would like to do.
I'm getting the following error in SSRS:
"The Value expression for the text box 'Textbox17' refers to the field 'DayCnt'...
Shopwindow asked 12/7, 2017 at 12:10
4
I'm having trouble coming up with a value for a cell in SSRS, which should be a sum of distinct values. I have a SSRS report that looks similar to the below screenshot:
I'm having trouble gettin...
Patrology asked 13/8, 2013 at 19:58
8
I have a multi value parameter in my SSRS Report. I want to find out whether (Select All) is checked in that parameter.
In other words, whether all the values in the parameter are checked or only...
Ravenous asked 1/2, 2012 at 12:28
17
I have a two-page SSRS report. When I exported it to PDF it was taking 4 pages due to its width, where the 2nd and 4th pages were displaying one of my fields from the table. I tried to set the layo...
Failing asked 12/12, 2008 at 14:27
13
Solved
What I want to do is log into report server manager. I have added the user to a job role in SSMS and have equally assigned the user to a specific role in Report Manager (2016). Through a secure hos...
Anagrammatize asked 6/10, 2016 at 8:38
7
Solved
I've installed a SQL Reporting server (2008 R2), with some reports. But I've some performances issues.
The first call of the day to the server(going on the report interface by example), is VERY sl...
Chibcha asked 26/6, 2012 at 12:11
10
Solved
I created some reports in Visual Studio 2015 with all the latest updates. However, when I try to deploy the reports I get this message:
The definition of this report is not valid or supported by...
Maitland asked 11/8, 2016 at 16:48
2
Solved
Hey all I am pulling out my hair trying to figure out why this is telling me that there are duplicates of the key for ReportViewerWebControlHandler.
This is what my web.config file looks like (o...
Epigrammatist asked 31/1, 2018 at 19:28
6
Solved
I have built a report using Report Builder 3.0 (that uses SQL Server 2008 R2). Now i wish to now how many records are being fetched from database to the report?
This is possible either by count fu...
Plaudit asked 3/2, 2012 at 10:32
6
Solved
I'm using SSRS for reporting and executing a stored procedure to generate the data for my reports
DECLARE @return_value int
EXEC @return_value = [dbo].[MYREPORT]
@ComparePeriod = 'Daily',
@Over...
Mordecai asked 7/12, 2012 at 13:25
6
Solved
I'm working with SSRS for the first time. When adding a table to a report, is there any way to add all fields of a dataset to it at once or does it have to be done individually? Drag & drop, in...
Dissidence asked 19/7, 2011 at 17:51
6
I'm running SQL Server 2016 and have local reporting services running.
I can run my SSRS reports up fine and display them to screen.
I can also export them to PDF or to CSV but if I try to export t...
Counterattraction asked 24/8, 2017 at 14:55
2
During a recovery process I have uninstalled and re-installed Sql Server 2008 R2 a couple of times with different instance names. I have recovered the database and want to configure the report serv...
Surgical asked 22/5, 2014 at 8:20
9
My Application is in Asp.Net MVC3 coded in C#, i have a SSRS solution in SQL Server Business Intelligence Developement Studio in Visual Studio 2008 , I'm calling the SSRS report through my Asp.Net ...
Quantify asked 8/10, 2013 at 12:25
3
Solved
Is there a way to control the size of the parameter drop down box? In my current drop down box, the width increase according to the option with label of the longest length, in which causes my repor...
Subjoin asked 5/3, 2013 at 23:46
3
Trying to install Reporting Extension for CRM 2016 but SSRS instance is blank.
VM containing (SQL & CRM on the same machine)
Windows Server 2016
SQL Server 2017 - Microsoft SQL Server 2017 (...
Speechless asked 10/5, 2018 at 4:55
© 2022 - 2024 — McMap. All rights reserved.