setting color based on the condition
Hi All,OrderYear AvgTotalDue ----------- --------------------- 2001 10389.813 2002 10800.516 2003 4364.5113 2004 2307.8569I want to set the back ground color for each...
View Article'System.Permissions.SecurityPermission, mscorlib... failed
My VB.net 2010 project is running under .net framework 2.0. It has reportviewer control displaying rdlc report (local report).The references of the reports included in the project are...
View ArticleRDLC performance in a ReportView local mode.
Hi, I have a reportviewer in an aspx page. It is in local mode and uses a report which is populated by a list of Customer objects. The performance is good when I only add fields ID and FullName to...
View ArticleCreating site automatically with Powershell script in SharePoint 2013
I have SharePoint 2013. I would like poweshell or something else to read SQL Server table or SharePoint list and create automatically SharePoint site based on certain site template and give site...
View ArticleQlikView vs SQL Server Business Ingelligence?
What advantages and disadvantages Microsoft SQL Server 2012 have compared to QlikView when speaking generally about BI?Kenny_I
View ArticleExpression Help using lookup
We are using SyteLine ERP which displays reports through SSRS pulling stored procedures. Rather than alter the stored procedures to include form fields on reports, I am using the lookup command with...
View ArticleHow do I create Group with Multi Row Header and Multi Column in SSRS. Can any...
I have created one data set which returns the following results.Column1Column2Column3Column4Column5Column6Column7Column8Column9Column10Group 1908580757065A100AAAAAA750.00Group...
View ArticleExporting background images to word
I found this post that is similar to my problem. In my SSRS 2008 report I need to have a image in the header where I need to place a text with an expression inside the...
View ArticleAdd two cells from two different tablix?
How can I sum two values, each from a different tablix? I can't seem to reference those cells no matter what I do.
View ArticleManaging page cutoffs.
There are two situations in my report where it reaches the end of the page and cuts the rows or controls off when I would prefer they be together.One issue is a certain grouping in a tablix control...
View ArticleReport Data Disappears After Increasing Column Width
Hello,I created a SSRS tabular table report using the BIDS Report Wizard. Interestingly, when I expand the width of a column in design view, some rows that were previously populated in preview view...
View ArticleSSRS report like Excel Pivot
Hi friends,I want to create a report something similar like excel pivotThe report at first sight should show me like this: Row Labels Sum of COL1 Sum of COL2 Sum of COL3 Sum of COL4 Sum of COL5+101 11...
View ArticleInconsistency between Management Studio and BIDS
I am using SSRS 2008R2 to create a report from a stored procedure.When I run the procedure in Management Services, I get 7 rows of data. When I run the same procedure in BIDS, I receive the error...
View ArticleReporting Services - When previewing 1 report, Why does every report build???
Hi,Can anyone help.Whenever I preview a single report in the previewer in visual studio, every report in my project is built before my report actually previews, which takes a v long time. There must a...
View ArticleNo View Report Button in Parameterized SQL Reports
Hello All,As per my project requirement I'm publishing reports in SharePoint 2010 library. Basically my report has 2 parameters that I need provide before generating report. When i ran my report in...
View ArticleLayout question.
I have two questions/situations, but they are similar in nature:To the right of my tablix, I have put an image. However, when running the report, the tablix or the report will always be above/below...
View ArticleIs single value any of the multi values?
I have multi-value parameter of integers.I want to know if "1" is ANY of the values, does not matter the position.The following does not work:=Parameters!ids.Value = 1... and of course using Value(1)...
View ArticleWhere Did The Row Group Parentheses Come From?
I have a report in SSRS 2008 R2 that rolls up some payment data into a drill-down report and it works fine.I then added it to another project for use as a template and something odd is happening.I...
View ArticleGrouping expression in SSRS 2008 R2
Hi, I am using SQL Server 2008 R2 and I am stuck with a grouping expression. I have a report that shows points scored by the students for each student for each individual course. Parameter subject is...
View ArticleReport Subscription -non-delivery of emal
The following error was generated when a subscription was run for report on Reporting Services server:Failure sending mail: The SMTP server requires a secure connection or the client was not...
View Article