Erroneous Division by Zero Error?
Can someone explain why I am receiving this error...'The Value expression for the textbox 'textbox2' contains an error: Attempted to divide by zero.'on this expression...=IIF(First(Fields!V2.Value,...
View ArticleTertiary axis in chart with SSRS 2008
Hi all,I would like to know if it is possible to add a tertiary y axis on a chart in reporting services 2008? Basically to have 3 (or more) y axis displayed?Thanks in advance for any help !
View ArticleIReportViewerMessages for toolbar icons
The text for the toolbar icons can be customized with IReportViewrMessages. Is there any thing similar for the customization of the toolbar icons?
View ArticleIterate through rows of dataset in report's custom code
Hello,How can I iterate through the rows of a dataset in the custom code? I have a report containing a dataset. I pass the dataset as a parameter to the custom code function. But what then? Where is a...
View ArticleDynamic subject name in SSRS data alert
Hi,In the Data Alter Designer, I want the Subject to accept <ReportName> is published for <Date>data in <> will be replaced at run time.Is this possible to do?Thanks!
View ArticleSSRS 2012 Blank Screen Report Manager
Installed SQL Server 2012 and configured Reporting through configuration manager but whenever i use the http://<servername>/Reports it gives me blank screen.Things i tried>Opening browser with...
View ArticleUsing WCF Odata service as SSRS data source
Hi,We are evaluating Odata service as data source for SSRS, Idea is to use these reports in sharepoint 2010. I am not sure how to do it.Now, I am getting a basic doubt that whether Odata can be used as...
View Articlemaking a column visible only under certain conditions
Hi. We run 2012 enterprise. I have 8 row groups that can be toggled by their respective parent groups. i hide 4 of these on initial display but as u know their "hidden" columns still take up real...
View ArticlePagebreak of textfields
Hello msdn,I create SSRS reports for MS CRM 2011 in Visual Studio Shell 2010 (SQL Server 2012) and I'm having trouble with the pagebreak.All works fine with tablixes, but if there an option for...
View ArticleUnable to connect to the Report Server
Win/7 Professional SQL Server 2008 R2 Express Report Services Configuration Manager When I launch it, shows correct Server Name, but report server instance is blank. When I press FIND I get:"Unable to...
View ArticleTrying to make Reporting Services Configuration Manager work. Or, SQL Server...
Under Start > Programs > Microsoft SQL Server 2008, I have the following:SQL Server Management StudioConfiguration ToolsIntegration ServicesImport and Export Data Under Configuration Tools, I...
View ArticleSSRS default date.
Hi All,I have SSRS report. In that there is a date filter(Which is calendar). I want now if i dont select date it should give data for all the dates.How to give this in expressions?Thanks in advance.
View Articlecustom Export in file using ssrs
Hi allI need To first select the column then import those column only in file.like I have 25 column thena and I select 20 column then I need to export only 20 column in file.Please help.Thanks
View Articlecontext in strip line title
Hi. We run 2012 enterprise. I just added a fiscal year strip line to my rolling months sales barchart. I made its offset .6, width 11.75 and interval 12. The color is light so i get a nice effect...
View ArticleSSRS 2012 Lookup
HiI have two separate tables on a report, each pointing at their own dataset. I have inserted a column within each table to lookup each other and return a balance value. Table 1 lookups up Table 2 and...
View ArticlePartitioning sliding and reporting
How do I do a switch to another database but not break reporting? Do I have to write logic in the SP's to account for this?Alan
View ArticleDefault Font
I'm trying to save my organization toner money and changing the fonts that my reports use to Century Gothic. I started down the path of changing one specific "letter" report that has a ton of text...
View ArticleTOP N Tablix filter does not work
I have a dataset that returns Car information. The report has table tablix and I wanted to filter the dataset by car’s Make and then select only TOP 5 rows Here are the steps I followed1> Create...
View ArticleSQL Server 2008 Report Builder (2.0) - Extra Page Problem
This one is driving me batty...I have created a report that includes a header and a footer with controls/text and lines. When I render it, I get an extra blank page. I have traced it to the fact that I...
View ArticleSSRS 2008 R2 - Today () function is not working
Hi ALL,We are using SQL Server Reporting Services 2008 R2 to build a report. We are trying to bring the system date in default values for Date parameter.We have Date/Time type parameter which prompts...
View Article