Hidden Expression Error
I have a parameter with multiple values .So I have a task where if user selects multiple values from the parameter the textbox must be visible or else it should not be visible. I am getting following...
View ArticleSQL Server Data Tools Giving Error "The request failed with HTTP status 404:...
Hi, I am using Server reports in my application. I am using SQL server 2012 with visual studio 2102. I successfully configured the report service and I am able to open report manager through browser. I...
View Articlersintenalerror occured in 2008 reporting services
Hi,i developed and deployed 10 reports in my server. all are working fine . but suddenly in one day i got a mail reports are not working so to resolve this and verification purpose i went to...
View ArticleSSRS: Setting scope for custom code
I am using the following code:Dim valuesAs System.Collections.ArrayListFunction AddValue(ByVal newValue AsDecimal)AsDecimal If (valuesIsNothing)Then values = New System.Collections.ArrayList()...
View ArticleUpdate the Report Definition Programmatically : textbox properties with...
Hello,I'm trying to use http://msdn.microsoft.com/en-us/library/aa337390.aspx to update my report: List<ItemsChoiceType118> _reportItems = new...
View ArticleWhat is the best way to copy a Project and its associated .rdl file?
I have a project in SQL Server Data Tools...SQL Server Management Studio. The Project is called "Tutorial" and has an associated .rdl called "Sales Orders.rdl". I am trying to build on this project but...
View ArticleDisplay ssrs parameters in 3 columns
I have 12 parameters for filtering the report and they are showing in 2 columns and blocking half of the screen.Is it possible to display them in 3 or 4 columns?Thank you
View ArticleSharepoint Server 2010 rsExecutionNotFound
helloI am fairly new to Sharepoint Server 2010 and SQL Server 2008. I made a report in Business Intelligence Studio, and uploded it to the Sharepoint Site manually (I also uploaded the data source with...
View Articleselect a column value from dataset based on another column value
Hi,I have a dataset which returns only 10 records with 2 columns (ID,Description).I have kept 10 textboxes on the report and I want to bind each Description to textbox based on the value present in...
View ArticleSSRS Question
I have to perform a simple division depending on two fields from a table. I am taking care not dividing by zero but for some reason it is giving me NAN.Please find the expression below. =...
View Articletextbox
I have several textbox on my report and I would like to remove line if blank.texbox1textbox2 <--- use Expression in order to display it.textbox3...
View ArticleRSExecutionNotFound error on SSRS2008 R2 in SharePoint integrated mode on...
Hi,We have a 2008 r2 environment with SSRS installed as SharePoint 2010 integrated mode. We have deployed bunch of reports and we keep getting the following error on and off. Sometimes while we are...
View ArticleSSRS 2012: Strange line brakes
Hi All,I have label report and sometimes when something is not fitting in page SSRS doesn't find better solution as simply split line (it's actually 1 line line sort of speak) between two pages - so...
View ArticleCannot Connect to Reporting Services through Management Studio
Hi,I am new to BI, I am working on Virtual Machine, where i want to connect to all the services from SSMS, I can connect to SSIS,SSAS but not the Reporting Services whenever i try its giving me an...
View ArticleGrant permission to Report Manager
I have a Report Manger Web Site in my localhost.I can view it in my system.I Also did a new role assignment in Report manager site. I Added group or user as system 'Domain\System Name'. But I can't...
View ArticleHow to use Foreach Loop Editor to find files(.txt) with user-defined format?
I have a question about SSIS. Could i use expressions and variable in Foreach loop editor to find files(.txt)with use - defined format?Format Like below:extract_sae_vat_p0040996agq5_20121221030456...
View ArticleSQL reporting services not starting
I have an SCCM server with SQL installed on the same machine. the reporting service was working just fine until the 18th of december (when the event log says it was last started successfully)I cannot...
View ArticleOpen dashboard at startup
Hi,I am developing my reports in visual studio,I then deploy the reports to the reporting server.I have a link on my desktop that i click on to open the report folder on the report server, then i...
View ArticleSSRS 2008 R2 report manager url is not working, web url is working fine
SSRS 2008 R2 report manager url is not working, web url is working fine.Tried installing and uninstalling multiple times along with new database creation too but all failed.Not sure where I am...
View Article