Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all 20764 articles
Browse latest View live

'Value cannot be null. Parameter name : s' erro while running ssrs report using reportviewer ASP.NET application

$
0
0

Dear All,

While running ssrs report from asp.net application using reportviewer I am getting error as 'Value cannot be null. Parameter name : s'. Also I have tried with ssrs report which doesn't contain any parameter. Still I am getting that error.

So, please help me to resolve this issue.

Thanks in advance


Unable to get values within scope of the RowGroup(only got values using Previous and current scope value)

$
0
0

Hi All,

I already calculated a row(Add Total row) like  Gross profit within Group1 (a,b,c,d,e which are sub groups) using Previous and current scope column group values. ex: Gross Profit = a - b. (within group1)

Gross Profit = Previous(Sum(Fields!Trans_amount.Value)) - Sum(Fields!Trans_amount.Value) in Group1

Now, I want to get values for Net income like  Net income = a - b - c in Group1.  (OR)

Net income = Gross  Profit - c in Group1 (Using Gross Profit textbox values using Reportitems!textbox.value). but, values different.  Since Expression got new calculation)

Image

 Please help me.

Thanks Advance.


- Prem Kumar T D http://www.sharepointbasic.com/

Displaying ReportName that is generated in ssrs tool

$
0
0

We are trying to display the report name  in a label that is generated in the parameter section in ssrs. Let me know if any possibility is there to add a label in the parameter section for displaying the name of the report in ssrs tool. If any method is there please send the information for doing it.

Thanks in Advance

Limit Number of Values Selected in a Multi-Select Parameter

$
0
0

I have a SSRS Report with 4 multi-select parameters.

The customer has requested that they would like the drill-through to open in a new window.

I am using Java Script for that purpose.

However, there is a limit on how long a URL may be.

Is there a way in a SSRS report to limit the number of values in a multi-select parameter selected?

Thanks.

How can I extract text from a string

$
0
0

Hello,

I have a name column that has both first name and last name joined together as a string. I want to separate them in two different columns as firstname and lastname.

I use Report builder, please help with the query that will separate the string into two diferent columns.

Thanks

MS Project 2013 - Report Page Setup Bug

$
0
0

Hello

When I create a report in MS Project, for example a cash flow, I will setup the header and footer then save and print the file. When I return the gannt chart view or any other view then return to the report and re-print, the header and footer information is no longer there.

I'm using MS project 2013 stand alone with no server integration, this is going to probably stop the wider use of this tool within our team as it's a pain. Does anyone know how to work around, or is this a known bug?

Many thanks

Greg

Reports Multiple Environments

$
0
0

We have installed reporting services 2014 on a server. However, while we are moving the reports to 2014, we still have the need to maintain and update the reports in 2008R2. How can we upgrade the reports to 2014 and move them to the 2014 server, but still maintain the report in 2008R2 as well? Do we need to make copies of all of the reports and maintain them in a 2008R2 project and a 2014 project or can we upgrade them all to 2014 and then change the project properties back and forth for which server we are deploying them to?


Kim B.

I Published a report on the report server but it's not showing in the internal application we use to access reports

$
0
0

Hi, 

I Published a report on the report server but it's not showing in the internal application we use to access reports. The name of the application we use is called MAMA and this application has access to all the reports on the SQL report server. My email is rogertenn@hotmail.com. my cell phone number is 201-888-7952. 

Thanks. 


How can i get the rows which is opposite side of another ?

$
0
0

I want to get the rows is opposite side of another depending on column value in the same 'JV_REF'

This is my example table 

----------------------------------

SET NOCOUNT ON;
USE tempdb;
GO
CREATE TABLE dbo.Account (

JVID int NOT NULL IDENTITY PRIMARY KEY,
JV_REF nvarchar(10) ,
ACCOUNT_CODE nvarchar(10) ,
DEBIT decimal(10 , 2),
CREDIT decimal(10 , 2)

);

GO
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV001' , '01' , 100 , NULL );
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV001' , '02' , NULL , 100 );
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV002' , '01' , 100 , NULL );
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV002' , '03' , 50 , NULL);
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV002' , '02' , NULL , 150);
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV003' , '01' , 100 , NULL );
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV003' , '03' , 50 , NULL);
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV003' , '02' , NULL , 100);
INSERT INTO dbo.Account (JV_REF , ACCOUNT_CODE ,DEBIT  , CREDIT) VALUES ( 'JV003' , '04' , NULL , 50);

GO

SELECT * FROM dbo.Account  

DROP TABLE  dbo.Account;

--------------------------

Thanks

Forms Authentication - SQL 2008 Reporting services

$
0
0

Hi Experts, 

I am trying to implement a forms authentication in SQL 2008 reporting services based on this article, 

http://msdn.microsoft.com/en-us/library/ms160724(v=SQL.100).aspx#2

Everything worked fine, but the display page is not loading the default reports, connections etc.

Have attached screen shot, any suggestions appreciated.

Thank you,

Satwick


satwick

Have Chart displayed but want tables when printing

$
0
0

I don't know if this is possible but I thought I would ask.
I have create a chart Report/dashboard. When it runs it displays the data in a bar chart. What I would like is when the user prints this Report/Dashboard the print out will not have the bars on it but look like an ordinary report with tables on it.

Is this possible? If so please let me know how.
Thanks

SSRS report paramter responds on first letter of parameter value

$
0
0

Hi,

In SSRS report paramter it should respond to first letter of parameter value.

Thanks,

Vivek Singh



Error "The request failed with HTTP status 401: Unauthorized"

$
0
0

Dear All,

While running ssrs report using reportviewer I am getting following error as "The request failed with HTTP status 401: Unauthorized". I have also added required entry in registry and rebooted the server. But same issue appears. So, please help me to resolve this.

Thanks in advance

Contact for Remote Assistance

$
0
0

Hi.  Is it possible in this forum to have a moderator or contributor help me via email or web conference?

I have posted several times about the same issue with hiding headers in SSRS 2012.  All the responses have been greatly appreciated but it seems none of them work consistently with my varied data.  It could be that I am just not applying them correctly and it would be much more helpful if I could get someone to review my layout and data and tell me what I am doing wrong.

If this is possible, please let me know.

Read Query String Parameter Value in SSRS

$
0
0

Hi,

We have Project Server 2010 and Sharepoint Server 2010 env and using SSRS 2008 R2 for reporting purpose in Native mode.

Here I am displaying the SSRS Project report in Project Server page using Report Viewer web part like below.


Here I want to read projuid query string parameter value (Highlighthed above in URL ) in SSRS by using any way, so that I can pass thatprojuid value in my SSRS report parameter to filter and make this report dynamic.

Right now I have to select the ProjectName (Label) which passes ProjUIDas value from the Parameter, but I want it should read the projuidfrom URL so that this reports will display the project the data for the opened Project automatically

Thanks and let me know in case we can achive this using OOTB or some custom functions.




SQL Server Reporting Services - Access denied issue

$
0
0

Hi All,

My Environment : SCCM 2012 R2, SQL 2012 SP2 standard and Windows Server 2012 [VM box].

while configuring  reporting services get error the reporting service fails to start using the reporting service account.

when i start the service on the SCCM server “SQL Server Reporting Services (MSSQLSERVER)” does not start using the service account “Domain\SCCM-SQL-SRSSVC”.  kindly advice 

SSRS code not working properly

$
0
0

Hi

I am trying to use this code to calculate and give me a value representing a  percentage of LoggedTerritoryGoal.Value of a specific month. But it is not working I am getting the full LoggedTerritoryGoal.Value. can someone take a look at this and advice me.

=IIF(Month(Parameters!EndDate.Value) > MAX(Fields!MonthNmbr.Value),
(Fields!LoggedTerritoryGoal.Value / 12 * MAX(Fields!MonthNmbr.Value)),
(Fields!LoggedTerritoryGoal.Value / 12 * Month(Parameters!EndDate.Value))
)

Parameters question

$
0
0

Hi,

I have 2 sets of Data parameters from my Stored Procedure

1. Start Date and End Date

2. FFY and QTR

I am using or statement .

How to use OR Statement in SSRS Parameters.

Thanks !

Naveen

Debugging SSRS client side script

$
0
0

Hi eb

I would appriciate your recomendations for debbuging SSRS client side functionality

especially when it is embedded in web applications like performancepoint dashboards. 

Was any one succesfull in using IE developer tools script debbuger

- or any other tool fot this matter?

For example 

I would like to put a breakpoint on the function which opens the plus sign next to row groups and step into its 

code but dont know how to locate it inside the script that is presented to me in IE script debbuger...

IE dev tools should be usefull on debuging specific user issues.

Does visual studio have other usefull methods for debugging SSRS reports - I am interested especially

in debugging SSRS functions that sometimes do not work as i expect...

TIA!

Rea


Pass group values as a Comma seperated values with the grouping scope.

$
0
0

Dear all,

I am creating a report which is matrix and drill through

here a look..

where i have a JIT Division group and its total 86  when i click on 86 i must pass the child group valuesStage_group ie. MMS,RMMS,RRMMS which are 7,8,9 respectively.

How to pass a values of Stage_group i.emms=7,RMMS=8,RRMMS=9 as 7,8,9 to get total of all



Dilip Patil..

Viewing all 20764 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>