Quantcast
Browsing all 2791 articles
Browse latest View live

Syntax

Folks,Can anyone see what's wrong with the following? It's been bugging me for ages as I can't see any problem withit.=First(Fields("gradient_colour" & Fields!Response.Value).Value,...

View Article


RS 2012, service domain account, can only get an NTLM login

Checking the security audit log on my reporting services box indicates that all connections are being made via NTLM. I need connections to be made via kerberos because I have integrated security data...

View Article


Way To Generate Report From ASP.NET to SSRS

Good Morning Guys,Would it be possible if i have An MVC ASP.NET Web Interface and Generate A Report(Either To Excel Or PDF or word) and Have It Generate the Report Through My Web Interface( not in the...

View Article

Permissions to connect to Reporting Services via Management Studio

Hi,Can anyone tell me what permissions I need to assign to a user to allow them to log into Reporting Services via management studio ? They need to be able to change reporting services server settings...

View Article

two values in Label in ssrs

How i can display two values in same label.but i want to show second value in bracket().i am using this expression =round(Fields!MegaBytes.Value,0).ToString() & " " &...

View Article


SSRS Interview Questions

Hi Guys,Can anyone please respond to below interview questions, I need some understanding. I tried to google it but no-luck ?. 1. Difference between Logical Page an Physical Page in SSRS.2. How to...

View Article

ADD LINE COUNT IN SSRS REPORT FOOTER

Hi , I want to Display the Rowcount of each column in the Report footer ?Can anyone help on this please?Appreciate it !Thanks

View Article

Unable to get stacked Column chart working

Hello,I am trying to get a stacked column chart to work. I have the following query: SELECT COUNT(CALL_Status) AS Calls, Call_Operatorid, Call_StatusFROM CALLWHERE ( CALL_OPERATORID = 'Paul Smith' OR...

View Article


Now You Can Use Visual Studio 2012 To Work with Word, Excel, PDF, PowerPoint...

Many of our users use Visual Studio to speed up development and help organize their code. It’s a flexible development platform, and version 2012 adds tools that improves agile development and helps...

View Article


How Indicators works

Hello everyone - I was wondering if anyone can provide some insight on how indicators work. I read about the percentage rule but when I do the math it doesn't make any sense. Here is an example using...

View Article

Running a report multiple times

Hi,So... I have a report that has a dataset that looks something like this:AccountManager, Product, ValueThe report has a variable called @AccountManager and what i want to do is call the report...

View Article

Rectangle Auto Growing

I have a tablix inside a rectangle (Region 1). Below my report I have another table/rectangle(Region 2). If the number of rows returned from Region 1 goes over a certain amount of rows, it pushes...

View Article

Reporting services FAQ

Hi,Anyone give me the links for FAQ in reporting services. Thanks in advance.

View Article


Report Manager Security Permission Issue

I have a folder in SSRS Report Manager that a user created for testing reports. The issue is the user only gave herself permission to the folder and she only gave herself Browser rights. How can she go...

View Article

SSRS problem when adding PageName

I am using SSRS 2008r2 and importing the rdl into SharePoint 2010.The rdl worked fine and when imported into SharePoint 2010, it also worked without any problems.A new requirement was given to see the...

View Article


3 Parameters, select 1 parameter, pass the other 2 parameters

:crazy: Hey Everyone,This site is awesome first of all and has been very helpful. I have come across a new scenario that I need to pass. I have 3 parameters but I need the user to only select one and...

View Article

Exporting to csv issue from ssrs 2008 R2

Hi there peepsI have a simple Tablix Report that contains a number of fields that I'm exporting as a csv file. My issue comes with my Vendor field (usually 5 or 6 characters in length) I have one...

View Article


Parameter Date

hello,I call that the parameter dataset via @ DataDe === CDate (Format (DateAdd ("d", -1, now ()), "dd / MM / yyyy 1:00"))So far so good, now wanted to know the same parameter but a year ago, so I...

View Article

Report Showing Missing Images

I have a report that shows badge photo images for staff that is working using an external image source for the badge photos. I would now like to make a report that shows anyone who is missing a badge...

View Article

Error end Parameter

one doubt, a parameter, I'm doing the followingDefault Values ​​-> Specify values ​​-> = Parameters! DataDe1.ValueHere I am fetching values ​​to another parameter, I can do that right?The value I...

View Article
Browsing all 2791 articles
Browse latest View live