How to pass a multiple value parameter with single quote to stored procedure?
Hey, I'm building a custom report using stored procedure via SSRS 2008, which has a multiple value parameter. This multiple value parameter might have values with single quote, such as: abc, efg's, sms...
View ArticleHow to pass a multiple value parameter with single quote to stored procedure?
Hey, I'm building a custom report using stored procedure via SSRS 2008, which has a multiple value parameter. This multiple value parameter might have values with single quote, such as: abc, efg's, sms...
View ArticleLinear Trend line for SSRS report on OLAP MDX
I've been converting an Excel dashboard (Pivot Tables and Charts based on an SSAS cube) into SSRS. An interesting challenge was to reproduce the Excel Pivot Chart Trend Lines using the Linear...
View ArticleDate Picker Not Showing Up when using Chrome
Hi,I have a date range parameters in my report, and when viewing it using IE and Firefox ReportViewer, the date picker is there. But when I tried running it using Chrome, the date picker was missing. I...
View ArticleHow to use a hyperlink to conduct a search and find in SSRS
Situation: I would like to have my SSRS report conduct a search based the claim_key field and open the result in a webpage. user is expected to already have access to the site with the details from the...
View ArticleThe current action cannot be completed. The user data source credentials do...
hi guys..i have encounter this prob when i'm deploying my created ssrs reports on the client, i done my reports and test on my computer and its oks. we have the same version of sql, ssrs. this is the...
View ArticleCascading Parameter
Hi I am using SSRS 05 to retrieve all invoices for a particular companies selected from a drop down box.--Result set companyname select companyname, company_id from companies where company_id in...
View ArticleFailing e-mail subscriptions in reporting services
Hi.For two full -and stiff- days I have been trying to overcome this error; "Failure sending mail: The filename, directory name, or volume label syntaxis incorrect. Mail will not be resent", when...
View ArticleHow to Create Dashboard using SSRS 2005 Reports.??
Hi All, After all attempt I finally Suceeded to deploy SSRS reports outside Local Host...Next thing I am trying to create Dashboards using SSRS reports but I am not able to understand what I suppose to...
View ArticleUsing SSRS in Mobile Applications
Hi All, Will anybody tell me is there any way to use SSRS Reports in Mobile Applications and if yes how should I implement it in my mobile application. RegardsPankaj Parashar
View ArticleHow to disable CSV export from SSRS exporting dropdown in SQL server 2008 R2...
HiHow to disable CSV PDF etc exporting options from dropdown in SSRS [Version : SQL server 2008 R2],for each report, when viewing from report viewer?
View ArticleHow to caculate percentage in Power View reports?
hiI have a Power View report need to caculate percentage of specific rows against all rows. So I added a measure shown as below:COUNTROWS('fact_table')/CALCULATE(COUNTROWS('fact_table'),...
View ArticleReporting + Sharepoint problem
Hi all.I've got a problem with Reporting 2008 (integrated with SP 2010)When I try to run my report in report builder without conneting to Report server, lokup fields works fineWhen I connecting to...
View ArticleProblem with date Format
I using SQL2012 on win2012 server.I having problem to change the calender to display "dd/MM/yyyy" format . I had change the calender setting on client and server but it always showing MM/dd/yyyy .the...
View Articlehow to hide the alternate intervals for y- axis in SSRS 2008 r2
Hi,I have mixed Values in Yaxis and i want to show 10 intervals including "0" in the chart. i am getting 10+ve and 10 -ve values in my chart including "0" i am getting 19 values. but i want only 10...
View ArticleSSRS Reporting - Exporting To Excel
I am new to SSRS Reporting 2008 and most of the reports I have developed required to export to Excel. This reports are embedded into ASP.NET, developed in C#. Now there is some questions I would like...
View ArticleSum of Texbox
I have a named textbox4 that holds a number.I need to sum the total in the table.I tried =SUM(ReportItems!textbox4.Value) in a new textbox and it gives me the message that I can't sum if it's not in a...
View ArticleReport Rendering Time Significantly Different on Seperate (but comparable)...
I have a SSRS 2008 R2 report that I have been running on a Windows 2008 R2 virtual server for some time without performance issues. This server is quad core, 8 MB memory and runs several other reports...
View ArticleJoin dataset in ssrs.
hii,I ve 2 datasets, (dataset 1 and dataset 2 )and within tablix i ve joined both of them using lookup. so now my question is I can use lookup on dataset 1 value. what if i want to make join between...
View ArticleStored Data Source Credentials in Report Builder 3.0
Hello,I have setup a SQL Reporting Services 2008 R2 server which contains data sources that connect to databases on a remote SQL 2008 server. In the data source the connection string is defined and...
View Article