Adding a "costumized" total to report
Hello Together, I built a report in ms ssrs based on a cube. My task is creating a overwiev for revenues of the last two years, the column groups are grouped by months of the year. After creating such...
View ArticleHide graph with no data available
Hi, In my report I have a graph, but sometimes there is no data available. How can I hide the gray graph (In Red) and keep only the the selected section in Geen? Please, I need your help, Regards, Bader
View ArticleHow to display no row message when the row count is zero
Hi All, I am using SQL Server 2008 R2 to create SSRS reports. I have a consolidated report which has 2 parameters. one for the report name and another for the location. the consolidated report has...
View ArticleThe ConnectionString property has not been initialized
SQL Server 2008 R2 developers edition / Visual Studio 2008 running on Windows 7 64 bit box. Created a report with embedded data source. Works fine. Plublished report. Can view report in browser just...
View ArticleCenter justify value in expression?
I'm trying to center justify Fields!Students.Value in the below expression. Does anyone know how to accomplish this? =Fields!Prog_Code.Value & vbcrlf & "(" & Fields!Students.Value & ")"
View ArticleSubreport only displays on last page of report
I have a subreport that is only displaying on the last page of my report. I have a main report that has two parameters (as_of_date and officer_id) and a subreport that has three parameters (as_of_date,...
View Articlecustom code for drop down list in exported excel file
there are two tables in the report exported to excel. basically, there are two sheets. it would be wonderful to visualize second table only in the exported excel. any ideas? First table : shop...
View Articleobject visible only in the exported excel
report is developed in sql server 2008 r2 environment. there are two tables in the report. second table should be hidden until the results are exported to excel. is that possible?
View ArticleHighlight the row on row selection or mouse over
Hi, I have a SSRS report with one table on it. What I would like to do is highlight table rows with different colour for mouse over property. Any code or XML change? Thanks!
View Articleindex out of range...when I remove a field from a dataset
RS 2008 I have a report that works just fine. For business reasons I'm able to remove a field in the stored proc that the report is based on. After I remove the field in the stored proc, I go into my...
View ArticleGrouping Problem
Hi all- Another grouping issue. I have a tablix with 5 groups, which works fine. The grouping is as follows: Level1: Business Level2: System Level3: TrxTime Level4: TrxType Level5: (Details) Due to a...
View ArticleReportBuilder 3 - Block empty column width
Hi all :) I have a little problem on my layout. I am making a report which present a annual planning. I want to display holidays like in a real calendar (with a vertical bar on the middle of the day)....
View ArticleReport Builder - Using a model - Hide automatic generated keys
Hi all :) I have a model with some tables and wiew. It works fine when I use it in repor builder or bids. But I'm in a technical departement. The model is for other type of users. So my problem is an...
View ArticleSSRS subscription report CSV format not working
I have SSRS subscription reports I want to generate report in CSV format but SSRS is erroring when I assign CSV. There is no problem with PDF and XLS format. Is there any alternatives to get CSV...
View ArticleSSRS & Sharepoint Office 365
Can someone guide me thru or send a link for step by step ?? I have a report and i want my users to view,export and run the report from a sharepoint site.. The sharepoint we have is thru Office365.....
View ArticleSSRS Column Group Headers do not repeat if a rectangle is used
I have a report where there is a Column Header on the group. If the column header is just the default text box then the column header is repeated on the next page as required. However if I replace...
View ArticleFilters on Tablix in SSRS
Hello, I am using the filter on the Tablix in SSRS: Date_Results Text Between .... for first report =DateAdd(DateInterval.Day,-7,Today()) =Today() I am getting 10/11/2012 until 10/17/2012 which is...
View ArticleReport Manager - operation cannot run due to current state of the object
I have a On_hand_Quantity report which has a parameter drop down to select about 200 stores. When i run this report in BI studio , selecting all the 200 stores for the parameter it works fine. But when...
View ArticleSelect Multiple values as a parameter from Hierarchy column
hi I am new in SSRS. I am making report using cube as a source. I have ManagerITHierarchy column. I need this as a parameter. I want to select multiple values of Hierarchy of Manager. Is it possible...
View ArticleHelp filtering based on Date
So I am creating a new report and I'm totally new with Report Services... At the moment I already added the DataSet I'm gonna be using and one of the field in that DataSet is a Date. What I would like...
View Article