Report designer VS 2008 Metrix rotate rows
Using the below sample data, I am trying to make the date column become rows (As column name) using VS 2008 matrix. I selected the Name dataset for the rows and Date and time datasets for the data...
View ArticleHow can i get Report Builder working again? It worked flawlessly before...
When i try to start Report Builder 3.0 by clicking Edit in Report Builder from .../Reports/Pages... on one of my servers (it works fine when i access it from other servers and always worked on this...
View ArticleSub-reports in RS2008 parameter not passed
I have a repor that worked perfectly in RS2005, but in RS2008 it is giving me an error. The main report has a parameter, userid. I have a dataset that takes that userid as a parameter, and looks up...
View ArticleCannot find either column "dbo" or the user-defined function or aggreg...
Hello, I am getting this error messge: Cannot find either column "dbo" or the user-defined function or aggregate "dbo.fx_GetAllPaddlesPerAuction", or the name is ambiguous. It relates to my customer...
View ArticleNeed help with a count expression in Report Builder 3.0
Having trouble getting the count back when trying to use IIF with it in a Report Builder 3.0 table report column The below expressions returns the correct number of rows that have no value in column1...
View ArticleSQL Reporting 2005 Calendar Control Issue
Hi, I have an issue with all reports that use date/time parameters that has only recently started this Tuesday in fact, and it seems to affect all versions of IE 7-9 and XP and Windows 7. Other...
View ArticleProblems Configuring SSL for SSRS Site
Good morning- I am trying to add SSL to my SSRS 2008 sites using a certificate from our internal CA. I generated a certificate request using certreq.exe and an .inf file and imported it via the...
View Articleconvert epoch time to date in data tools report expression
I apologize as I'm just getting started with ssrs data tools. I'm trying to report on a successful query column in a report that contains date in epoch time. In the report section of ssdt, it looks...
View ArticleSQL Server 2005 Reporting Services broken ???
If I start Microsoft SQL Server normally and in the Object Explorer click the Connect button it displays a drop down menu. I select Report Services. It displays connect to server window with reporting...
View ArticleParameter Not Passing from SSRS Server
All, I'm having an issue with a report I'm developing, and I cannot figure out why this would be occurring: * The report has three text parameters (@Line, @Device, @ORI), all of which are passed to a...
View ArticleCreateReportHistorySnapshotAsync Random Errors
Hi, I am working on a project with SQL Server 2008 R2 and Reporting Services. This is highly customized with custom data extension (for SSRS to interact with the app database), complex RDL that uses...
View Articlethe .RDL extention is showing on the report name.
I am using SSRS (SQL Server 2012) and am having trouble finding where I need to go to remove the .rdl extention from my report name in the Globals!ReportName variable. Changing the RDL file name as...
View ArticleLinked Report Subreport- Error: Subreport could not be shown on SSRS 2008r2
I've got 2 folders: /Finance /Japan In the Finance folder I have a Sales report that has 3 subreports, and a salesregion parameter. I created a linked report in /Japan to /Finance/Sales, hide the...
View ArticleChanging View Report button caption in SSRS 2008
Hi All, I have developed a SSRS report, by default there is a button called View Report button which is displayed during report processing. I wanted to change it to Some other caption. How to do it? I...
View ArticleMaximum Number of Subscriptions
I have a user who creates push subscriptions in SSRS 2008 R2. Today when trying to create a new subscription, he got a an error message stating he had reached his limit of scheduled subscriptions. He...
View ArticleDrill through on a bar chart when the value is zero
Hi all, I'm stumped... I've created a drill-through on a bar chart (SSRS 2012) that loads up another report. The chart with the drill-through action tied to it is a list of sales offices and it shows...
View ArticleError on the report server database
I have 5 report subscriptions set to fire at 7a.m. every morning. 2 out of my 5 report subscriptions didn't fire this morning. When I checked, I found this: An error occurred within the report server...
View ArticleSSRS Graph: First date of every month.
I have a records which having which are loaded onto the the database with a time stamp called report_date. Want a bar graph to be generated for a 3 month period.Bar should show first report of every...
View ArticleComditional Annoted Foot-note
Hi: I have a one page report that some line item descriptions require a foot-note description. My solution was in report code: Public bolFootNote As Boolean = False Function FootNote(ByVal val As...
View ArticleHow to deselect all in high level Multivalue (Cascading Parameter) in SSRS...
Hi, I have level1,level2,level3 up to level 5 multi value cascading parameter report. Scenario as follows, Each level is populating based on their high level parameter(Level1(start)...
View Article