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

Combine 2 cells Values in ssrs

$
0
0

i want to merge the table in one of my table row.i have group the first row but when i run my report there a 2 values i which they both a same...how can i merge them into One cells?

Secondly since i have 3 outputs 2 have the same but only 1 different from both.those 2 values a constant values,how can i combine my two expressions so that it falls within 1 value..if not how can i group my XXX columns so that dog and cat cells merge together..

i want my result to be like my Final table

bird

thanks for your  patience


The sub report can not be found in the specified location

$
0
0
I get this error when i run my main report.  the main report can not seem to find the sub report... even though when i go to the sub report properties i can select the use this report as a sub report and select the desired report.. i am confused

Printing / Exporting in Power View limited to what you see?

$
0
0

It seems to me that restricting the data that can be passed to a printer or another application to an area the size of (or smaller than) the monitor screen is sort of a step backward.

How is it helpful to provide export capability to a PDF file if the columns of data that run off to the right out of the area of view, or run to multiple pages, cannot be exported?

One thing our users are not ready to stop doing any time soon is creating reports with lots of columns of data and many pages printing or exporting that data.

Power View has a lot of great features and looks like the way forward from our current use of Report Builder and semantic models. It looks like the limitation of printing and/or exporting might be a deal breaker, as our users rely heavily on both.

Any plans to expand the capabilities for data being passed out of the viewer?

Include Separator Page in SSRS Reports

$
0
0

I am converting a report from Access to SSRS. So far, everything is fine, except for one thing.

The report details the individuals who are members of a variety of groups. I have a group header that displays the group name and then each page shows the details of that group's members.

In the Access report, the group name is turning out like a sort of page separator. It prints a page with the group name on it and then starts the details on the following pages. When it comes to a new group, it prints just the name and then starts with that groups members on new pages. This, I presume, is to make it easier to separate out each groups list of members.

However, the SSRS version does not start printing the groups members on a fresh page. It prints the group name and then follows that immediately with the first member's data. I've gone to the group's property page and I've clicked every combination I can find in the Page Breaks tab, but no luck.

It's like the Access report does a Form Feed after printing the group name, but the SSRS report only dos a CR-LF.

I didn't write the Access report, so I'm not sure of the design efforts that went into it. But, I figure that I'm missing some simple checkbox somewhere.

Any ideas?

How to customize color in SSRS Map Component

$
0
0

Hi, I have a problem using custom color in ssrs map component.

  Right now, I have a table called "States" (All US states), now each state has a risk level, for example, Alabama, HighRisk, California MediumRisk, New York LowRisk and Alaska is NotApplicable, Now the requirement is All the HighRisk states should be colored as "RED",all the mediumRisk states are colored as "Yellow", LowRisk states with "Green" and NotApplicable States should be "White".

  I have tried so many ways to custom the color and none of these work. Please help!

  Thank you

 


Rui

driveletter, freespace,size of all servers

$
0
0

Hi There,

I am trying to create a a SSRS report and publish that link in the share point portal so that servicedesk guys can easily check the disk space.

i have close to 30 server. i would like to run this from one server and loop it through all and produce the results and then use that for report input.

exec master..xp_cmdshell 'sqlps -c get-wmiobject win32_logicaldisk -Computername <servername>'

i like the formats in this page: http://mcpmag.com/articles/2012/09/18/pshell-math-matters.aspx

when i execute i am getting as a single column.

If you have a solution to get my expected out put please please post me.

thanks

kumar

Setting default date to Maximum date returned by an MDX dataset

$
0
0

Hello,

My report is built from OLAP database.

I have a parameter called Date which has only the dates which are processed. I want to set the default date value to the the latest date returned. How can I do it?

Thanks.

How to sort the Months in the natural order in PowerView

$
0
0

Hi there,

Is there any way to sort the Months in the natural order in PowerView?

I am using in the x axis of a chat, the Months member of a calendar dimension, and it is always displayed in alphabetical order. 

Thanks and best regards,

Joss


SSRS 2008 R2 SAP Netweaver Connection after upgrade to 7.3

$
0
0
Is anyone having issues with the SSRS SAP Netweaver connection manager in SSRS 2008 R2 after SAP BW is upgraded to version 7.3.  We have reports that worked great until the corporate updated from SAP Bw 7.0 to 7.3.  Now we can no longer connect to SAP BW.  The connecting will not time out and will hang until we forcefully close the application.  This happens in Visual Studio and SSRS web portal. We have the SAP team looking into things on their side and I thought I would see if anything needed to change on our side due to the upgrade.  Any information you may have will be greatly appreciated.

SQL Server Report Builder 3.0 Expression

$
0
0

Hi All.

I want to make expression for my report. It combine of two field. The filed name is IDS_DISBURSESTATUS & IDS_APPROVE that return the enum value are 0 or 1. After that, the output is count the total of output/data available in database

I try to come out with this expression, but the output is wrong. not correct.

1)     =Count(Fields!IDS_DISBURSESTATUS.Value=0) AND Count(Fields!IDS_APPROVE.Value=0)
2)     =Count(Fields!IDS_DISBURSESTATUS.Value=1) AND Count(Fields!IDS_APPROVE.Value=0)
3)     =Count(Fields!IDS_DISBURSESTATUS.Value=1) AND Count(Fields!IDS_APPROVE.Value=1)


Drill features in Power View (Share Point 2010)

$
0
0

Dear all,

I've created a hierarchy in the tabular model having 3 columns and deployed the model into the server. When I go to Power View (in Share Point 2010) I don't see that drill hierarchy and not sure how to apply the drill down & drill ups. We have SQL Server 2012 SP1 (it shows Power View new features like Pie Charts etc..). And also when I switched the table to matrix design I can enable "Show levels" and able to drill down. I need the drill hierachy I setup part of the model and not sure how to get that working in the Power View Report.

Any help is appreciated.

Thanks in advance.


soori

SSRS 2008 R2 - Report Manager - Home page

$
0
0

Hi

I am not sure whether this is linked to my other thread http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/14efcecd-0d7a-4b58-9250-c309d39289a6 but it probably is.  In addition to the drop-down menus missing from Report Manager, the home page when I try to access it gives me an rsInternalError.  The home page contains data-sources etc so I cannot amend anything.  This has not stopped any subscriptions but something somewhere with the configuration of Report Manager is broken. 

Any help much appreciated.

Thanks

Dominic


Dominic

SSRS Span Textbox

$
0
0

When i run a report in SSRS it works fine as per the first attachment.

When I try to export this to pdf the below happens: (The below is a two page view with empty space under the first page, The orange section is empty)

I have tried the following to resolve this issue:

1) Used a rectangle, embedd a textbox in the rectangle with:

    Keep together: False

    Can Grow: True

    Can Shrink: True

I have tried can shrink true or false,

My understanding is keep together true enforces a page break to try and put everything together.

2) The above I have tried using a Tablix, Table, Rectangle, List for the above listed properties.

3) I have tried using interactive height 0 and still causes this issue.

I am in a big trouble with this as the report can have upto 20 text fields and this erratic behaviour causes inefficent use and waste of paper.

I have also tried the below:

http://social.msdn.microsoft.com/Forums/eu/sqlreportingservices/thread/263cf4fb-f52f-4295-b8ae-579c8b4aacfb
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23406766.html

Please Help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


SSRS for Dynamics AX 2009 - Problems with totaling percentage

$
0
0

Hi everyone,

I'm pretty new to SSRS for AX so bear with me.

I got a problem with a report I'm working on. I have a matrix with column grouping on year and month, and row grouping with drill down on Purpose, ItemId and Item name. I have 3 data fields which shows the data for 1. delayed x days, 2. all orders, and 3. the delayed orders in percentage of all orders (I use an expression to calculate the percentage). The problem is that the totaling for percent is all wrong. If I drill down, it shows me the correct percentage for each delayed item. If I drill up again I can see the total for each Purpose, but it seems to total or calucalte percentage of all orders from delayed orders.

The report looks like this:

                                                                                               November                                               December

+Purpose      + ItemId      ItemName             Delayed days      All orders     Percentage        Delayed    All orders Percentage

Sales X             100               Chair                              0                      2                 0%                      0              12                0%

Sales Y             200               Table                              0                      1                 0%                      40             63            157,50%

Can somebody please tell me if there's possible to fix this?

RenderFormat.IsInteractive not working on group visibility expression

$
0
0

Using SSRS 2008 R2, I have a report containing a tablix with one row group in that tablix.   The visibility of the row group can be toggled by the first textbox in the tablix.   I set the visibility expression of the row group to "=Globals!RenderFormat.IsInteractive" so that when the report is exported the row group will be automatically shown.  This works fine when the group is hidden before exporting.  However, if the row group is toggled to be visible before the report is exported, the row group is hidden in the exported file.  In both cases, whether the row group is visible before exporting or not, the row group in the exportshould be visible, but this is not the case.  

To test the Globals!RenderFormat.IsInteractive as a visibility expression I then placed a textbox below the tablix and used the same visibility expression as used on the row group.  The textbox hides or shows correctly regardless of how the row group is toggled before the report is exported.

To me this seems to be a bug in SSRS.  Is there something I am doing wrong, or is this indeed a bug?

Thank you,

Jason



Strange problem with SSRS Dataset Query 'WHERE' part

$
0
0

Version: SQL Server 11.0.2218

I have a SSRS report which uses multiple shared datasets. One of the datasets is a SELECT query with the following in the WHERE section:

WHERE (TEMPProfitTrackerData.FinancialYear = @FinancialYear) 
AND (TEMPProfitTrackerData.FinancialPeriod < IIF(@CalendarMonth > 6, @CalendarMonth - 6, @CalendarMonth + 6)) 

When I click on the Query Designer button, I get the following error: "error in list of function arguments: '>' not recognized. Unable to parse query text." and I am unable to use the query designer properly - The tables and fields don't show up in the relevant sections and I am unable to execute the query. I get an error with the .Net SqlClient Data Provider : "Must declare the scalar variable "@FinancialYear""

That said, the report itself seems to work correctly. I have not checked the actual numbers, but it generates without reporting an error.

If however, I change the IIF clause to a comparable CASE WHEN clause, I am able to use the query designer and the tables and fields appear in the applicable sections, but I am still unable to execute the query. But now the error is : "The CLR type does not exist or you do not have permissions to access it."

The report seems to work though.

Any suggestions how I can get rid of this error?


raeldush

SQL Server 2012 SSRS/Sharepoint integrated mode

$
0
0

Hi all, I've installed Sharepoint foundation and SSRS 2012 (enterprise) and everything seems to be working fine. I following the steps listed on this msdn article:

http://msdn.microsoft.com/en-us/library/gg492276.aspx

But when I try and check to see that Reporting Services is in Integrated Mode I get concerned as it doesn't reflect this in the SSRS configuration manager and I can still get to http://localhost/reports

Have I missed a step?

I'm concerned as we are having issues accessing SSRS reports from Java and I am wondering if the two are related.

Thanks in advance

Terry

Rolling value sum

$
0
0

Hi All,

I am using SQL Server 2008 R2. I am using SSRS. I am creating a chart.

 I need to write query for the sum of rolling value for the year and month selected.

I have 3 parameters i.e. LocationId ,Year and Month

When i select the year as 2012 and Month as 11,

i need to get values from DEC 2011 to NOV 2012.

my requirement is,

dec 2011 = (sum(A.column) of Jan 2011 to Dec 2011)

jan 2012 = (sum(A.column) of feb 2011 to jan 2012)

feb 2012 = (sum(A.column) of mar 2011 to feb 2012)

mar 2012 = (sum(A.column) of Apr 2011 to Mar 2012)

Apr 2012 = (sum(A.column) of May 2011 to Apr 2012)

May 2012 = (sum(A.column) of Jun 2011 to May 2012)

Jun 2012 = (sum(A.column) of Jul 2011 to Jun 2012)

Jul 2012 = (sum(A.column) of Aug 2011 to Jul 2012)

Aug 2012 = (sum(A.column) of Sep 2011 to Aug 2012)

Sep 2012 = (sum(A.column) of Oct 2011 to Sep 2012)

Oct 2012 = (sum(A.column) of Nov 2011 to Oct 2012)

Nov 2012 = (sum(A.column) of Dec 2011 to Nov 2012)

I have used union all for the query and have written it seperately.

I need to write it so that it works for all years and months which is selected.

when i select 10 2012 in the parameters, i need to get values from Nov 2011 to Oct 2012.where Nov 2011 = (Sum of Dec 2010 to Nov 2011) and so on.

Please help me out.. Any help is highly appreciated.


Thanks in advance, Akhila Vasishta

SSRS CSV Rendering

$
0
0

We have a SSRS subscription which emails a report in CSV format to our client. When there is no data, client expects the file to just show the header:

colume1,colume2,colume3,colume4

However, the file is showing an extra line with comma, suggesting a data row with empty string fields:

colume1,colume2,colume3,colume4

,,,

This screws up client's file parsing. Is there any way to remove the extra line of ",,," in the end? We already made an adjustment in the configuration file to specify "ExcelMode" as False, because CSV rendering also adds an extra line feed by default when there is data.

The version we have is 2008 R2.

The Value expression used in textrun ‘Textbox.Paragraphs[0].TextRuns[0]’ returned a data type that is not valid.

$
0
0

Hi all,

While viewing report in SSRS 2008 i am getting an error like this

Warning 1 [rsInvalidExpressionDataType] The Value expression used in textrun ‘Textbox21.Paragraphs[0].TextRuns[0]’ returned a data type that is not valid. 

 sotred procedure

ALTER

 Procedure [dbo].[spGetSupervisor]

(

@START_DATE

datetime,
 

@END_DATE

datetime,
 

@CenterID

varchar(4000),
 

@TITLE

varchar(100)=NULL

)

as

Select

 Distinct L1_ID SupID, L1_Name SupName

from

REF_DB.info vinnerjoin dbo.fn_MVParam(@CenterID+',',',') P

 

v

.CenterID= p.Column1
 

where

v.startdate<= @END_DATEand v.enddate>= @START_DATE

and

 (v.titleIN(@TITLE)or @titleis

 

order

 by Name

Here is the expression in Report textbox

=Parameters!CenterID.Label

Please help me

Thanks in advance

Jyo

null)

ON

Viewing all 28687 articles
Browse latest View live


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