Phone # format 123-456-7895
Hi All,I would like to format the US phone number format in say 123-456-7895 either at SSRS level or SQL level. Currently the client is not having proper standard way to enter phone numbers and this is...
View ArticleReport Builder 3.0 - View the data of a column
In Report Builder 1.0 you could drag a column to a filter and see the data before select the values for the filter.I can't find a way to do that in report builder 3.0. is it possible to see the data of...
View ArticleThe given key was not present in the dictionary
Hi,When I try to preview a SSRS report in VS 2005 I get the following error: "The given key was not present in the dictionary", however when I deploy the report and view it in the Report Manager all is...
View ArticleHow to Arrange Dynamically Column based on parameter in SSRS 2008 R2
Hi,i have below table in DBDB Table ID Column Row data 1 Supplier CODE 1001 2 Supplier Name ACB 3 Product 7K7 4 Price 1000now I create one report parameter order1IF I will give order1.value=1,2,3...
View ArticleHow to Alternate Row Background Color in SQL Server Reporting Services Tablix...
Hello SSRS MVPS In the tablix If there is no Details row and Tablix is having multiple Groupings and in this case how do I apply Alternate Row Background Color atleast for one grouping. Please let me...
View ArticleObtaining Column Names From Data?
Hi friends,Got a table like:Reporting_DateCustomerSales...In such a case need a view with custom headers with a prefix of Latest date found in the first field of Reporting_Date. In other words if...
View ArticleSSRS distinct lookupset function URGENT
Hi all,I have an urgent requirement for a report... Basically i'm using join(lookupset) to find unique group values which returns a sequence number. This is my function...
View ArticleMultivalue Parameters - how to not select one of the options?
Hi, I have a multivalue parameter that has X options. Is it possible to implement a solution that when I go into the report through an action, to have one option (in this case is the first) not...
View ArticlePermissions granted to user are insufficient?
Hi all,I was trying to deploy SSRS report in Report server and getting an error like below.Error:The permissions granted to user 'AnilKumar\Anil' are insufficient for performing this operation.Here...
View ArticleDynamically Add\Remove columns SSRS 2012
I have SSRS report that has around 80+ columns. I have requirement where in dynamically hide\show columns in report based on user selection. I could able to do it by setting expression for "Visiblity"...
View ArticleHow to repeat matrix vertically when grouped by column
I am using ssrs 2012 using sql server 2012. I have grouped by project name in the header now it is repeating horizontally i need to repeat it by vertically using project name grouped by column.I need...
View ArticleDisplaying data in parameter dynamically
Hi All,I want to set the default value of the parameter based on the query result, when the current_status parameter is set as "opened" I want a certain date value to be displayed in the next parameter...
View ArticleDisplay Dynamic Red Line to the Column Border Color in SSRS Report
I am displaying the red line in the beginning of the current week column in the matrix table. But for few resources the red line is missing. For Example in below screenshot, refer the 'Adrian Larkin'...
View ArticleSSRS: how to exclude NULL from SUM() in charts?
Hi All,I have some data from SQL server which contains NULL values for certain fields. I have to create a chart with sum of a field. There is no category and series groups, we are just showing the...
View Articlemodifying a report to be hierarchical
Hi we run std 2008 r2. My report's 2nd tablix is sourced relationally. It has a row grouping on distributor name and a column grouping on manufacturer name. There are about 9 statistics (some...
View ArticleSelect 10 random records from past 30 days for each user
I have these columns. TicketID, User, DateI want to select 10 random tickets for each user for the past 30 days. I not sure whether to do this via sql or using VB in the report design. Any examples...
View ArticleSSRS Report from two Databases
I have two databases, which have a table in each DB i.e. tblA and tblB.In tblA I have records which contain fields called ID and Num.In database B I have records which contain field Num.I want to...
View ArticleSSRS for outside network access
Hi everyone,Previously I was using SSRS to create a local website(native mode) for our domain users to access. I wonder whether it is possible to share the website to outside users(just like youtube,...
View ArticleAppending Data to a Previous Report Run to Create "History"
We have a need to report on historical data when none exists in the database. Has any tried anything like what follows successfully? Or are there other ideas out there?Create a tabular report rdl that...
View ArticleError:Unhandled Exception has occured in your application
Hi, I have Configured my Reporting services ,but when i click on the url at Report Mangaer url tab or Web service url tab ,I got the following error:"Unhandled has occured in your application.If you...
View Article