Hi,
I am planning to document an SSRS report. Would any one please provide me the idea what needs to capture in solution design document.
We are planning to prepare class diagrams and are there anything need to capture?
↧
How to document SSRS report
↧
SSRS Performance issue
Hi,
I am developing report where my data source is Oracle. I am not using SP and currently not a parameter in a query, Just select statement.
Now my issue is that query in oracle is running in 7 seconds but when same query in SSRS i am integrating,
↧
↧
How to make report in ssrs like this ?
[img]https://www.sqlservercentral/Forums/Uploads/Images/1772472-1.png[/img]
As you can see that each activity is grouped with phase, and from activity start and end date its specific bar chart is generated and merged in the form of months in months sec
↧
passing Multi-valued parameter to a stored procedure
Sorry, maybe this is only tangentially related to SSRS. I know I can set a parameter to be multi-valued in SSRS and filter inside SSRS, but what if I want to pass that back to a stored procedure?
i'm sure you all know the drill... I have a stored proce
↧
Print different report based on logic
I have a question that hopefully someone has done and or been asked to do.
I have been asked to create a report for Renewals that if the person is in the middle of their renewal cycle 2.5 years. I need to print the renewal form followed by their Trans
↧
↧
rsCollationDetectionFailed Warning.
Hi Everyone,
Ok, so this is a warning, the RS solution deploys ok, but this is really bugging me. I have Googled and Bing-ed, but I'm not coming up with anything regarding this. How can I get rid of it?
Warning 1 [rsCollationDetectionFailed] The da
↧
How do I use 'DECLARE' from SQL query in SSRS 2012?
Hi,
This will be my first report to be created with 'DECLARE' in the SQL query and try creating reports.
How do I use or convert this in SSRS? Should I convert this to Stored Procedure? If so, do I need to create SP in SSRS or SSMS?
If anyone can
↧
Matrix Help needed
[img]https://www.sqlservercentral/Forums/Uploads/Images/1838518-1.jpg[/img]
I have to display Subtotals for each category using Matrix table just like this without modifying anything in Custom Code and or in Dataset.
Currently I am getting overall to
↧
External Image in RDLC
I am getting issue on image printed on my RDLC through VB project.
First I add a new parameter(ImgPath).
Then inside image property, I give the value(Parameters!ImgPath.Value).
After that I added those codes inside my vb
[code]
Dim report As New Lo
↧
↧
Limiting number of rows to be displayed per page
Hi all,
Can I have some insight on how to limit the number of rows(x)to be displayed in Tablix per page regardless of the grouping inside and add a page break after that number of rows(x) ?
I have done some research about it and most of the article are
↧
Rendering issue for RDLC web application view different with exported view
I am getting different alignments for my RDLC in Web view and exported view. :( Anyone faced with this issue before? How could I achieve the same alignment for both web app view and exported view(pdf) ?
Any idea?
↧
Reporting service not responding after regedit modification
The reporting service is still not responding even after I have changed decimal to 60000 in service time out. May I know how do you solve that issue???
↧
dynamically select drillthrough report from parameter
Hello, this is a design/approach question because I'm still clueless as to SSRS capabilities.
Dev environment: Visual Studio 2010 Shell, SQL Server 2012 on Windows Server 2012.
I'm tasked with creating SSRS reports for about a dozen products from th
↧
↧
Need Help with Stored Procedure Data type converting
This is my stored procedure using inside my RDL Report
[code]
USE [Invoice]
GO
SET ANSI_NULLS OFF
GO
SET QUOTED_IDENTIFIER OFF
GO
ALTER PROCEDURE [dbo].[uspInvoiceLines]
( @InInvoiceNbr int
,@InLinesPerPage int
)
AS
DECLARE @TotalRows int
D
↧
Add T&C Page to SSRS report
Hi all,
Have you ever tried adding Terms and Condition Page in side your RDLC/RDL report. In my scenario, the Terms and Condition page will show in every even page, it is especially for duplex printing.
To simplify, on 1st page it will show the invoi
↧
The possible reason why Report Designer View is all blank
I was trying to open RDL using with my localhost database replacing the actual server database.
When in design view, it shows no warning or error at all. But all I can see is a blank Design View. How could that happen?
I believe if there is something wr
↧
How can I convert SQL correct date format in RDL("dd-MMM-yyyy")
Datetime format of Main Database was strutted incorrectly. It is displaying in mm/dd/yyyy. But I need it in ("dd-MMM-yyy") format to calculate some data out. How can I resolve it?
I suspect there is some changes wrong with my SSMS . Or should I
I suspect there is some changes wrong with my SSMS . Or should I
↧
↧
How can I insert Blank Rows to my tablix in SSRS
I'd like to insert rows(blanks rows in where there is no data),in order to keep my standard tablix shape.How can I achieve in SSRS?

↧
SSRS 2012: Unable to view charts on browser
Hi,
I have SQL Server/Reporting Services 2012, Visual Studio 2015 which I used to create reports. When I deploy the reports, I am not able to see the charts in the Report. I am able to see the table with data but not charts. I have tried running
I have SQL Server/Reporting Services 2012, Visual Studio 2015 which I used to create reports. When I deploy the reports, I am not able to see the charts in the Report. I am able to see the table with data but not charts. I have tried running
↧
how can I make a multivalue dropdown parameter also editable to select faster?
Hi,
I'm fairly new to SSRS reporting and have setup a report with a multivalue parameter which is a list of customers (account number and name) for the user to select from. The multiple selections are passed to a stored procedure 
I'm fairly new to SSRS reporting and have setup a report with a multivalue parameter which is a list of customers (account number and name) for the user to select from. The multiple selections are passed to a stored procedure 
↧