Running Value Issue
Hi All;I am using Running value function for the below tableI am using below running value expression=RunningValue((Fields!new_unitrateValue.Value * Sum(LookupSet(Fields!new_mainprogrammeid.Value &...
View ArticleUser Getting Errors when lauching Report Builder 3.0
All,I have a native mode report server 2008 R2 and need to give Report Builder access to some of my power users. I've added a new Report Builder role with the following rights (view reports, view...
View ArticleReport Builder 3.0 Fails to launch
I am launching Report Builder 3.0 from a SharePoint site. I am getting the following error...
View ArticleSetting Page Break based on Number of Months in a matrix
Hi,I have a matrix showing data group by month(Column group). I added this matrix inside a list control to have page break for each 12 rows. The report has Begin date and end date. There is a...
View ArticleCalculated Field formula not appearing in Power View Field List panel
Hi,On Power View1 sheet of this workbook, the two PowerPivot calculated Field formulas (First Visit and First date of FY) are not appearing in the Power View Fields panel on the right hand side.I want...
View ArticleSomething wrong with formatting Globals!ExecutionTime: AM becoming A7
Hello,I am using SSRS 2008 R2 to generate reports.I used the following expression to display date and time:=Format(Globals!ExecutionTime,"MMM dd, yyyy, hh:mm:ss tt")However, I got this:Jul 11, 2012,...
View ArticleLookup function
Hi All,I'm trying to join two Datasets, so I would be able to retrive the correct Data depending on if the criteria is met; for example:=Lookup(First(Fields!countrycode.Value, "DataSet1"),...
View ArticleForwarded Dependencies
I have created a report where the first dataset parameters ask for a begin date and an end date. Then you click on one of the detail lines and it links to another report that I want to use the same...
View Articlecount of Max(Lookupset) values in SSRS
Hi Friends,I am using below expression to display list of class codes = Max(IIF(Fields!DayNumber.Value=2,LookupSet(Fields!StaffID.Value & Fields!PeriodNumber.Value , Fields!StaffID.Value...
View ArticleCan i have a Running Value for a lookup set?
Hi All;How do i have a running value for a the below expression in SSRS(Fields!new_unitrateValue.Value) *(Sum(LookupSet(Fields!new_mainprogrammeid.Value & "," & Fields!new_subprogrammeid.Value...
View ArticleRadar Charts SSRS
Hi All,I have requirement to develop a report like below image.Is to possible to develop this kind of reports in SQL Server Reporting services 2008 r2.I have tried with one example but the major grid...
View ArticleSort and fill color SSRS
I have one report i want to sort the year as well as month change the background color row wise.like 2011 january red february red march...
View ArticleOutlook/Exchange data source in SSRS
Hi,Is it possible to connect to Outlook or Exchange via SSRS as a data source? Is it possible to create a data source in SSRS from an inbox?Thanks!-Option
View ArticleHow to assign shortcut keys for menu item of asp.net menu control
I am using asp.net menu control. In window application we assign shortcut key through '&' sign for accessing menu item but in asp.net this is not working and there is not any property for access...
View ArticleMove a polygon in SSRS?
Hi all I newbie in Maps reports and I try to do someting that I don´t kown if it's possible. Is there any way to "move" a polygon from a map?. I have a spain map but Canary Islands are too for for...
View ArticleCondition Formula is not working on Header Matrix!!!
Hi guys, I have a matrix with months in the group column from Jan thru Dec I'm trying to implement a condition if the forecast indicator is found then put asterix at the end of the month. Here is the...
View ArticleSUM ROWS HORIZONTALLY IN RDLC REPORT
HELLO,I am totally confuse how to solve this.i have a RLDC report with tablix and some columns:column1 column2 TOTAL100 150 #Error250 100NOW i want the...
View ArticleServer 2008 R2 64 bit, SSRS 2008 64 bit with Report Builder 3.0 issues with...
Folks, ran out of idea on this issues. Setup as shown at the Title. I can connect via VS 2010 but report builder cannot run properly when setup with connection string. I use a 32 bit Oracle Driver and...
View ArticleHow to create parameter: =Today() minus some number of days
SSRS 2005 on XP SP2How does one format a date time parameter as, for example, today's date minus 7? Attempting to use:=Today() - 7 throws the error "Operator '-' is not defined for types 'Date' and...
View Articledisplay each report individually
I would like have records display by grouping in SSRS. for example. if i have many employee id when we run report first page should have details corresponding to employee 1, second page should have...
View Article