Unable to load assembly
hello, I have implemented a custom security extension on SQL Server 2008 RTM, using the CodePlex example that everyone uses. I can browse to http://myserver/reports, get my custom login page, enter a...
View ArticleChart Exception: Parameter is not valid.
I went through below link for the error message which I am getting while resizing the chart -This is a know issue in SQL Server 2008 Business Intelligence Development Studio on a computer that is...
View ArticleReport Server login page failing to load
I have implemented a custom security extension on my nov CTP build. When I go to http://<servername>/reports, I get my custom login screen, I can authenticate a user, and I am happily in the...
View ArticleReport Builder 2.0 - Zero values on pie chart
Hi..I want to show zero values on PIE chart in Report Builder 2.0I read on MSDN that Null, empty, negative, and zero values have no effect when calculating ratios. For this reason, these values are not...
View ArticleSSRS Report Error
I have develop a report using report builder 3.0.It refers to many list to populate the data in drop down. The drop down are cascaded and I have used filter condition to filter the data.e.g the...
View ArticleHow to create ssrs report
Hi,I have some requirement to create ssrs report.who to create ssrs report when click on drill down report beside chart report will visiable depending what evere i am clicking the drill down item i...
View ArticleWhat is the best way to create a SSRS 2005 Line Chart Report for a 12 month...
I'm looking for advice on how to create a SQL Server 2005 query and line chart report for SSRS 2005.I need to display the peak number of patients assigned to a medical practice each month for a 12...
View Articlepassing multivalue parameter using mysql in ssrs report
Hi,I am trying to pass multiple values to single parameter.I am using this query in dataset but i am not getting any result it returns blank what should I do where to write this query?????"SELECT...
View Articlessrs reports
hi......i need to convert numeric value in word format in ssrs....i found this in net....<p>PublicSharedFunction changeToWords(ByVal numb As [String]) As [String] Dim val As [String] = "",...
View ArticleSSRS 2008 - Report Manager - Drop-Down menu gone missing
Hi All, I have been using SSRS for a while and when new subscriptions were required for a report, I used a drop down menu on each report and used the subscribe option. Then this menu has disappeared...
View Articlehow to set default browser as IE or Chrome in report server URL in SSRS 2008 R2?
Hi , i developed some reports in SSRS 2008 R2 which is accepting parameters and exporting to excel from URL after clicking on URL. ex:...
View ArticleSSRS Report has to open with out click on aplay button after changing the...
Once we set the default values for filters in SSRS reports are executing first time without clicking on the apply button,After that when we select the values of filter we need to click on apply to...
View ArticleHow to display backup, copy and restore time in Log Shipping report in SQL 2008
I'm new to SQL, so let me explain my scenario :My company wants to achieve RPO(recovery point obj.) of 15 min, so I was assigned a task of generating RPO report which is displaying information in a...
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 ArticleListing the contents of Users Folders programatically
Hi,I'm creating an RS script to set permissions in a Reporting Services instance and I wonder if there is an easy way to list all users in /Users folders/ programatically?At present I've created a...
View ArticleBy default want to display all rows on Report when parameter available in...
Hi,- Created a dataset and displaying the records on tablix based on parameter. select * from sales where salesID=@sales- I do not have any problem when gives parameter values('@sales'), the data is...
View ArticleChart using Power View
Hello, I need to develop Gaguge chart with slider using power view I even don't know about power viewhow it works . I have BI studio 2012 . what else i require to install and how please let me...
View ArticleSSRS 2012
Hello, I am a new bee to SSRS. Pleasae help me to get the information regarding the 'Remote and non-SQL data source support' feature in SSRS 2012. I googled it out but, I could find any concrete...
View ArticleDaily performance counter errors
About 30 performance counter errors are generated around 23:07 every day by Report Server Windows Service (MSSQLSERVER):The report server cannot create the Cache Flushes/Sec performance counter. The...
View ArticleSSRS function to get startdate and enddate when year and week numbers are passed
Hi, I am using SSRS 2008 R2 and passing Year, StartWeek, EndWeek as parameters and the report has 2 other parameters StartDate(Week) & EndDate(Week). Would like to default these parameter values...
View Article