Show rows accordingly
I am creating a report with 5 textboxes all inside a table cell connected to a dataset. Tb1 Would have a key value passed in and displays it to the user. Tb2 - tb5 are displayed depending on the value...
View Articlevbtab in reporting services 2008 expression
i am trying to use tabs in reporting service 2008 expression on a particular textbox. i have tried using three tabs (& vbTab & vbTab & vbTab &) between field name and value for two...
View Articleinstall sql2008 r2 hit error unknown property
Hi , I am trying to setup sql server reporting services . And so I need to install visual studio (done) . I am trying to install BIDS , and regardless of whether I choose SQL2008 and BIDS or BIDS alone...
View ArticleHow to display report based on selecting one textbox
Hi , i wana see reports based on selection like if two textboxes(say division, products) are present then if select divsion i should get every detail like sales per divsion,products per...
View ArticleReport Builder 3 - Calculating totals for a conditional expression
Hi. I am trying to get a total of available time per month for both branch and an overall total: The available time per month per person is calculated using a conditional expression:...
View Articlereporting only showing first 5 rows
I have a query that I'm doing a {select top 10 * from table1}, when I run my query in query designer I'm gettting all 10 rows back, however, when I bind the query to my chart, I'm only seeing the first...
View ArticleAny way to link subscriptions to users on a database?
I have a database which stores users in a table, and a report server which is intended to store a collection subscriptions for each user. Is there any simple or current way of linking the subscriptions...
View ArticleReport Builder 3.0 hours Expression
How can i Add working hours?(HH:MM) A user will be working in different project. i have to claculate his working hours in a month to display. (so i might go for days) Thanks & Regards, Andrew Subash V
View ArticleSSRS 2008 R2 - Forms Authentication - unable to re-start service after...
Hi, I'm attempting to implement forms auth in SSRS 2008 R2, with the intention of logging into another web service and sharing the forms authentication cookie to enable users of that service to load...
View Article#error datatype in SSRS
I am experiencing a weird error in ssrs 2008 I have a stored procedure that pulls data from a view. 1 column in that view is not displaying in SSRS (lets call it CardType for ease of reference), yet...
View ArticleSSRS 2008 R2 - Stored Procedure dataset does not show fields
Hi I am using SSRS 2008 R2 and I have a dataset that uses Stored Procedure with dynamic SQL and it does not show me the fields and looks like I need to add them as calculated fields. Could you please...
View ArticleUsing Running Value on Expression
Hi, I have a table with the column being month, the row being the fiscal year(2012 and 2011), and the value is the sum amount. I added a row below named "Difference" and made the expression...
View ArticleCalculate Average at a group level
Hi, I am having trouble calculating Average of a field at group level. I have grouping based on a subcategory. Suppose if SubCategory is Bus, then all the values are rolled up into one row i.e summing...
View ArticleDelivering/Installing/Deploying 2008 SSRS Reports - Best method
I need to deliver about 100 reports to different clients. The usual method is using Install Shield to create a .msi package. I am considering rsscripter. I am curious if there are any other programs or...
View ArticleMultiplying fields with conditions in SQL Server Management Studio
I am getting an error message "near mileage". Any ideas? This looks like the last big problem with this procedure. WHERE qryFieldVoucherPersonnel.PersNum=[FDMI] AND...
View ArticleReporting Services Parameter Drill Down
Hi I have a reporting services summary report which automatically selects the past 6 months data. I have a drill down functionality to the finer details, but when I drill down it displays the whole 6...
View ArticlePlotting seperate Series Group on Chart
Hi, I have a line chart with the category being month, the value being the sum of an amount, and the series group of the fiscal year(2012 and 2011). I need to add a seperate line on the same chart to...
View ArticleSSRS Prompting for Username and Password in IE
Recently we performed and failover test for all of our databases to a mirrored, offsite location and failed back -- since that time when users try to access some custom reports that are configured...
View ArticleServer Name Corruption
Every time I create a new subscription I receive the error "Failure sending mail: The user or group name 'WIN-CKUH467GNB9\Administrator' is not recognized.Mail will not be resent." The problem is...
View ArticleFixed Table
Hi, I have created a report in SSRS that needs code behind that makes it STAY PUT. There's no way in SSRS to make this happen without code, and I'm a beginner with VB. Can someone please help or point...
View Article