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 ArticleRS 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 ArticleWay 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 ArticlePermissions 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 Articletwo 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 ArticleSSRS 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 ArticleADD 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 ArticleUnable 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 ArticleNow 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 ArticleHow 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 ArticleRunning 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 ArticleRectangle 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 ArticleReporting services FAQ
Hi,Anyone give me the links for FAQ in reporting services. Thanks in advance.
View ArticleReport 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 ArticleSSRS 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 Article3 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 ArticleExporting 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 ArticleParameter 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 ArticleReport 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 ArticleError 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