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

Users can't see reports without Contribute membership.

$
0
0

Greetings. I'm extremely new to Integrated SSRS so please bear with me. We are currently testing SSRS after moving a DEV environment from Native to Integrated. We are NOT inheriting permissions down to the folder level by design. The issue that we're having is that our test users are unable to see the reports inside the folder unless they have Contribute access, and obviously this isn't what we want for all users. We've tried the lesser permissions to no avail.

Any ideas?


Thanks in advance! ChrisRDBA


How to format numbers to use a negative sign (and not parentheses) to specify negative numeric values?

$
0
0

Hi All,

I'm modifying a SQL 2014 SSRS report that is apparently showing negative values in parentheses.  In the case of negative values, the consumers would rather see a negative symbol before the value instead of the value surrounded in parentheses.  Is this an easy fix?  I suspect many reports here have this configuration for multiple columns and that I'll need to make this change many times.

Thanks,
Eric B.

Design getting disturbed based on data on the SSRS Report AX 2012

$
0
0

Hi,

I am stuck up in some report alignment issue as detailed below:

Note: I have a good image to show u the report output template but since I cannot insert the image i just wrote Header , Body & Footer.

--------------------------

Header

--------------------------

--------------------------

Body

--------------------------

--------------------------

Footer

--------------------------

1. My data increases in the BODY depending upon the # of records.

2. I have to print the data on the Pre-Printed form that we have.

3. Now Issue is when I am executing the report containing [Case-1] Only 2 Records ; [Case-2] Only 4 Records. In some records the string is long enough so that it spans to more than one line in the tablix textbox.

4. Now when I see the report for Case-1 & Case-2 as said above, the content SPECIALLY below the BODY i.e. in FOOTER and Above the BODY i.e. HEADER gets disturbed in alignment i.e. are pushed down & disturbs the alignment and hence does not print the data in the proper alignment on the Pre-Printed form.

 

How can we FIX the height of Area above the BODY i.e. HEADER and Area below the BODY i.e. FOOTER as fixed so that the alignment never disturbs even if the data in the BODY increase or decrease based on the no of records.

 

I have even tried to keep the data above BODY  in Header Section and data below BODY  in the Footer Section but still I am facing the same issue.

 

Can you please suggest me how can I resolve this alignment issue?

Would appreciate for quick response as stuck up on how to resolve this.

Sincerely,

Muneeb

Bar chart is squished!

$
0
0

Hello everyone,

I am really hoping someone can help me with this... I have deployed a report on SSRS and I am calling that report through an iframe in a web page. THe problem is, the bar charts are all squished. They're so narrow! It looks fine running it through Report Manager, however, it is all squished and not readable through the web page.

I have tried controlling the style, using JavaScript to getElementsByClass and changing the style that way, yet nothing. Nothing seems to work!

Please see this for what I mean: http://screencast.com/t/NhHU1cSstLKn

And here is how it looks in Report Manager: http://screencast.com/t/9NlYAJBV3T5

Any help would be greatly appreciated.

Cheers,

D


RDLC Report with Subreport Cannot Create Data Reader for Parent Report

$
0
0

I am building a fairly simple report with a subreport in Visual Studio 2015, using RDLC files.  The main report shows a list of Workshops assigned to a Conference and renders fine without the subreport.  The subreport shows a list of Attendees for each Workshop, and also renders fine on its own (I merely specify the Workshop ID as the parameter and I get the appropriate list of Attendees).

I am populating the data sources with data by adding new ReportDataSource objects in the code-behind of the page housing the report viewer.  As soon as I set the subreport's data in the SubreportProcessing event, though, I get an error stating that reporting services cannot create a data reader for a data source in the parent report.

I debugged, set a breakpoint, and verified that the main report's data source is properly set while the code in my SubreportProcessing event is executing, before and after setting the subreport's data source.

Is it possible that setting the subreport's data source is somehow invalidating the parent report's data source?




Programatically set report datasource

$
0
0

I have a datasource created in my reporting server under a folder called DataSources.

I am uploading .rdl files using a console application. Is there any way to set the datasource of the uploaded .rdl programatically to datasource available in dataSources folder.

I am using reportingService webservice and C# to upload .rdls.


Mohan

SSRS report how to named exported file dynamically unique ssrs standard subscription...

$
0
0

Hello,

is there any instruction on name the exported file ssrs report having to make name dynamic (i.e unique)?

I mean i want to use standard subscription when receipient receive the files that something like  monthly collectionreport_2016_3_27 so business user not confuse about when the report created.

Query for showing stored procedures used by reports

$
0
0

Is there a good query that will show a list of all reports along with the stored procedure(s) used by each report?

SSRS 2014

thanks


Passing multi-valued parameters to DB2 in SSRS

$
0
0

Hi,

I am creating a report where I want to pass multi value parameter. Backend is a DB2 database. I am using the ODBC connector. My query is ".......WHERE SOMEFIELD IN (?)". I am getting this weird error "a buffer passed to a system call is too small to hold return data character data right truncation".

My parameter value is JOIN(Parameters!Parameter1.Value, ",")

Appreciate your all help.



Happy Coding.

Regards,
Jaliya Udagedara (MCPD,MCSD) | My Blog


SSRS Display two similay report upon condition

$
0
0

I do have two similar reports that I want to display for different companies.

I created two store procedures for two of the companies and I want to display the reports depending on the condition.

How can I create a dataset with two data sources. (I am using two dataset because the reports are from two different servers)

I don't want to generate and hide the reports because they are very heavy.


SSRS Custom Legend Colors Inconsistent

$
0
0

I've encountered a problem using custom legend colors in one of my reports that I can't find a solution for.  The issue occurs on SSRS 2008 (although instead of the Red/Blue shown in the screenprint the legend color is black) and on SSRS 2012, shown below.  What's happening is for some of the custom colors they are appearing correctly in the chart, but not in the legend.. specifically look at Haemophilus and VZV, in the chart they are a light orange and purple but in the legend they are blue and red.  They show up fine in report preview.. the issue only occurs after being deployed to the report server.. and the same colors work in other reports.  Any ideas?  Thanks!

How to make report in ssrs like this one ?

$
0
0
 

As you can see that each activity is grouped with phase, and from activity start and end date its specific bar chart is generated and merged in the form of months in months section. and where there is no start date and end date , then no bar is created in blue
Please tell me how to create report like this.

Million thanks for taking interest.

Web Developer / Web Designer / Software Developer / UI Designer

vb.net 2010 accessing links in ssrs reports

$
0
0

In an existing vb.net 2010 application, a reportviewer control is being used to display 6 ssrs 2008 reports. Between these reports, there are 'links' where a user can click on for each detailed row and a different report is displayed. Within each of these ssrs reports, I do not see the 'actions' being used to tell the report where to link to.

I do not believe the reports that are 'jumped to' (linked to) are subreports.

Most of these links work except for one. In one report called 'School letter' on of the links work. There is another link in the 'School Letter' that does not work. There is an error message saying, 'The permissions for a user are not authorized'. The user is the value obtained from the web.config file for ReportViewerUser.

Thus can you tell me what to look for so that I can try to determine what is causing the problem?

What controls link jumps to new url in ssrs 2008 report

$
0
0

What controls link jumps to new url in ssrs 2008 report? I have looked at the actions property of the report, but I do not see anything. What could I look at in detail rows to see what causes the 'jump to' other report to occur? Can you tell me, point me to links and/or show pictures of what I need to look at?

Here is the following situation:

In an existing vb.net 2010 application, a reportviewer control is being used to display 6 ssrs 2008 reports. Between these reports, there are 'links' where a user can click on for each detailed row and a different report is displayed. Within each of these ssrs reports, I do not see the 'actions' being used to tell the report where to link to.

I do not believe the reports that are 'jumped to' (linked to) are subreports.

Most of these links work except for one. In one report called 'School letter' on of the links work. There is another link in the 'School Letter' that does not work. There is an error message saying, 'The permissions for a user are not authorized'. The user is the value obtained from the web.config file for ReportViewerUser.

Thus can you tell me what to look for so that I can try to determine what is causing the problem?

Getting 401 error while creating a Report Data Source with MOSS 2010 Foundation

$
0
0

I have setup SQL Server 2008 R2 Reporting Services with SharePoint 2010 Foundation in SharePoint integrated mode. SharePoint Foundation is in machine 1 whereas SQL Server 2008 R2 and SSRS Report Server are in machine 2. While configuring Reporting Services - Sharepoint integration, I have used Authentication Mode as "Windows Authentication" (I need to use Kerberos).

My objective is to setup a Data Connection Library, a Report Model Library, and a Reports Library so that I can upload a Report Data Source, some SMDLs, and a few Reports onto their respective libraries.

While creating the top level site, "Business Intelligence Center" was not available for template selection since SharePoint Foundation is being used. I therefore selected "Blank Site" as the template.

While creating a SharePoint Site under the top level site, for template selection I again had to select "Blank Site".

I then proceeded to create a library for the data connection. Towards this, I created a new document library and selected "Basic page" as the document template. I then went to Library Settings for this newly created library and clicked on Advanced Settings. In the Advanced Settings page, for "Allow management of content types?" I selected "Yes". Then I clicked on "Add from existing content types" and selected "Report Data Source". I deleted the existing"Document" content type for this library.

Now I wanted to created a Data Connection in the above Data Connection library. For this when I clicked on "New Document" under "Documents" of "Library Tools" and selected "Report Data Source", I got the error "The request failed with HTTP status
401: Unauthorized.".

Can anybody tell me why I am getting this error?

Note: I have created the site and the library using SharePoint Admin account.


unwanted pages!!!!

$
0
0

Hi,

I run report in report manager fine, but after export to pdf, I see several blank pages show I pdf. I don't like this, how can I suppress this unwanted pages.  

Can change default preview format

$
0
0

Hi,

can I change preview format when we preview report in report manager? is that possible?

Subsription Admin Unable to See All Subscriptions

$
0
0

I have created a role in SSRS that is to be essentially a subscription administrator. I've given this role permissions to edit/modify and delete any subscription regardless of who owns the subscription.

But when the users assigned to the role go to view the subscriptions, none of them are visible to the user(s).

I've restarted the service several times and they still can't administer subscriptions.

Is there somethin else I'm missing?

Thanks!


A. M. Robinson

custom error page

$
0
0
Hello,
Is there a a way to catch general errors on ssrs and display a custom error page to the user?

The goal is that if a user try to access a report when the ssrs is down, He won't see the RS general error but a custom notice from me.

Thanks.

No subscriptions after Reporting Services migration?

$
0
0

Hello,

I'm hoping someone may have run into this before. I'm working on migrating a Project Server 2010 instance to a new farm and the last process I'm trying to get down is the migration of the SQL Reporting Services.

I'm using this article as reference: https://msdn.microsoft.com/en-us/library/hh759331.aspx

We have a SQL Server 2012 Reporting Services installation that I'm trying to move to a new farm. I've been able to migrate the Reporting Services installation using both methods in the article linked above, but in both cases I seem to have lost all the configured report subscriptions.

I've checked the dbo.Subscriptions table in the restored Report Server database and can see they're all listed in there (318 of them), but they're not showing up when I go to Manage Subscriptions for a report. I also don't understand why there isn't a way to centrally manage report subscriptions for SharePoint Integrated mode, instead of having to go to each report to view what subscriptions it has. Maybe there is and I've missed something.

Thanks in advance for any help.

Viewing all 10045 articles
Browse latest View live


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