I have a multi select parameter (@month) that lists all 12 m开发者_如何转开发onths. The label is the abbreviation (Jan, Feb), the value is the integer for the month (1, 2).
I am working on SSRS reports. I have a table having group i.e. But I want this kind of table as a result:
I am using SSRS in sharepoint integrated mode.When I view my report开发者_JS百科s using report viewer webpart, I often get scrollbars and it looks terrible.I couldn\'t find a solution for that other t
I have a dataset that I need to report as a matrix. Within the dataset, I pull together the individual totals for CDNs within a week, along with the overall total for all CDNs within the week. I do th
I am using SSRS 2008 and one of my rows is supposed to return the average of a certain field.But currently it just displays all of the rows instead of one row with the average.How do I implement this?
This question already has an answer here: Closed 11 years ago. Possible Duplicate: How to add horizontal line to SSRS report?
I have just started experiencing an error with my Fil开发者_StackOverflow社区e Share subscriptions. The log file tells me the following:
I have data in sharepoint which has 104 columns and 708 rows. This data is basically contains information about enterprise. The senior management wants to view different charts by using these data suc
I am developing an SSRS 2008 report, but instead of using stored procedures, I want to use all Text queries.This report was working with stored procedures, but when I changed this report to use same l
What issues we face when using SSPI/trusted authentication for applications of any kinds that connect to data sources? Is there开发者_JAVA技巧 any alternative to this ... if so could you please specif