Quantcast
Channel: SQL Server Reporting Services, Power View forum
Browsing all 10045 articles
Browse latest View live

An error occurred during report processing (rsProcessingAborted). Cannot...

I created some reports and whenever I try to load the reports, I get the error below:"An error has occurred during report processing. (rsProcessingAborted)Cannot create a connection to data source...

View Article


SSRS Report Rendering

Hi All,I am trying to get my ssrs report in an excel. I want the report to be displayed in a single excel sheet, however, I am getting multiple sheets. I have even tried the page break functionality...

View Article


Image may be NSFW.
Clik here to view.

need to add data middle of the table in ssrs

Hi Team,  In SSRS report genertion using store proc based on years, retrieving the data of previous and current year details. In the middle of data, I have to add sub tax total and sub total amount...

View Article

SSRS - Export to CSV

when the SSRS report exported to CSV file,  all the column headers are added in the first row. The issue here is, I have hidden( thru Visibility property) some of the columns in the report but those...

View Article

SSRS Rectangle in SubReport

I have a created SSRS Report with 5 Subreports.All my SubReports have Header. unfortunately these headers won't display in the main report so I removed the header and put all the header content into a...

View Article


Split function resulting in #Error

Hi, I have a report that is using the following expression for one of the fields: =Split(Fields!FromAccount.Value, " ")(1)The format of the number is xxxxx-xxx xxxxxxxxxxxxSo the function is to grab...

View Article

Calling SSIS Package from SSRS

I'm hoping that someone can provide some clarification on calling an SSIS package from SSRS.  I have managed to get this to work, but only if I actually build the SSIS package on the report server...

View Article

How can you retrieve the computer name of the person running a report?

I'm coming up blank here...how can I identify the computer of the person running an SRS report?  If I query HOST_NAME() it gives me the host of the reporting server, not the person browsing.So, for...

View Article


How to display the count of column groups.

How to count the column group values and how to print the counts on every column for column group.I used below expression to get the total column group count.=CountDistinct(Fields!MMU.Value,...

View Article


Grouping multiple tables (tablix) with different datasets - SSRS 2008 R2

We have a report that was created in SSRS 2008 R2 that has 3 tables with different datasets that share a common ID that I want to use to group them.If we run the report passing only a single value for...

View Article

Image may be NSFW.
Clik here to view.

Re: Report Parameter issue with where clause condition

Hello all,I have a simple report  with columns ID, full Name, Salary. My report wants to show the data from 3 columns with parameter @Name. User want to enter the Name columns like first name or last...

View Article

Alternate column colors in SQL 2008 Matrix

I have a Matrix with dynamic columns. I am grouping Matrix on one column group. I am trying to have a different color for every group. I hvae so far, three groups. How can I do that? A note, there is...

View Article

Image may be NSFW.
Clik here to view.

How to build a sum field starting from a constant initial value

Dear all,I am using sql server 2012 and report builder 3.0 for building my reportI have a querry which produce the following outputIs there a way directly in report builder to add a new column field...

View Article


Image may be NSFW.
Clik here to view.

SSRS Tablix Column Toggle Whitespace

Hi Team,I am facing whitespace issue in my SSRS report. I have simple tablix report with 10 columns. I am trying to toggle column 5 to 8 using on column 4. The problem I am facing is the whitespace....

View Article

Word Export Requires Protected View Off to See Headers

I've got a report which, when exported to word, comes up with only the body of the report visible, and with the protected view warning present in Word 2013. When I enable editing, the header and...

View Article


Unable to calculate running balance column correctly in sql and ssrs

Hello,I created a view that i want to use in ssrs.In the view there is a column for running balance.In the table contain transaction of inventory with their quantity."SELECT     TOP (100) PERCENT...

View Article

Main report is not reflecting sub report updates

A problem that I've been experiencing (and others) is that changes made to a sub report do not always show up when refreshing a preview. The only two solution thus far has been to  delete the sub...

View Article


The domain account used for the SSRS service keeps getting locked out

Sometimes I have to unlock the account 3 or 4 times a day. This is getting annoying. Why would my service account keep getting locked out?

View Article

Linking parameters with filters

Hi All,I am creating a dashboard. It has two charts. One will utilize 'calendar year' data and other utilizes 'Fiscal Year' data.I have 'CY start date', 'CY end date','FY start date', 'FY end date',...

View Article

Hiding Duplicated Row in SSRS

Hi,Is there any way to hide duplicated rows in SSRS except this formula =iif(Fields!YourField.Value = Previous(Fields!YourField.Value), True, False) because doesn't work here.Law NatureCountryArrest...

View Article
Browsing all 10045 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>