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

Report scheduling issues in SSRS 2008 r2?

Hi,i did one report to deliver with in interval of time i.e scheduling. but i am getting the below error i.e my scheduling is failed and generating the below issusFailure writing file...

View Article


how to schedule Parameterised Reports in SSRS 2008 R2?

Hi,i developed one report by using stored procedure which contains around 40 parameters.now my requirement is i have to schedule a report with dynamic acess i.e assumen my report contains userid...

View Article


Long Forms and KeepTogether in SSRS

I have a long form letter that I am using a mail merge with SSRS.The form letter can be from 2 to 3 pages.I treated each paragrah in the form letter as a text box and selected keep...

View Article

Why am I getting "The Value expression for the textrun contains an error"...

Ok...I do admit I added a new Textbox, and it might have been "Textbox30", but when I got this Error Message, or shall I say Warning Message, I went ahead and deleted the text box I added. Yet I am...

View Article

Need a data pointer in ssrs graph

I have a SSRS Graph where count is displayed for each percentage values..For ex: No of students who got eighty percent is 4, No of Students who got sixty percent is 10 etcI want to display the graph...

View Article


Transparency on map layers in SSRS not workking

I am trying to build a map made up of several different layers that be turned on and off.Whenever I add a layer to the map it covers up anything underneath it...when I "right click"the map tile and...

View Article

End date parameter

=CDate(DateAdd(DateInterval.Day,7, DateAdd("d", 1-DatePart(DateInterval.WeekDay,Today(),FirstDayOfWeek.Sunday),Today())))Hello Everyone,I wrote this expression on end date parameter to get all items...

View Article

SharePoint Integration 2010 / 2012 Slow

I have SharePoint 2010 setup with SQL Server 2012 and SSRS setup in Integration Mode.  All of this is on one server.  The machine is farily large 16 CPU's and 48 Gigs of Memory.  Very simple reports...

View Article


Lookup function using SSAS datasets

I am trying to use the lookup function to combine two SSAS outputs in a report where the dimensionality is the same between the 2 datasets. For detail lines from the dataset, this is fine and works...

View Article


Autorefresh error missing session

Hello,a report fell into error this night. I think the session in ReportServerTempdb Db has been deleted.The report is a monitoring report with an autorefresh property set to 30s. We first deploy it...

View Article

SQL Server Reporting services & SAP BW

Hello All,SQL server reporting services does not seems work with SAP BW 7.3. This is because SAP BW 7.3 is now following of RFC 6265 but SSRS is following the RFC 2965 standards. Is there a workaround...

View Article

Sorting with BISM model

Having an issue with week numbers sorting in PowerView report, which is based on a BISM model.  Found this posting -...

View Article

Formatting in days, hours, minutes and seconds

Hello,I have a field (ActiveDuration) that outputs in minutes and I need a way to convert this to D:HH:MM:SS. I have tried various custom codes and functions I've found on here but none of them seem to...

View Article


Change text depending on number of parameters

Hello,I have a report where I write the name of the sales person above the data table depending on what sales district i pick as a parameter. It is also allowed to pick more than one district, but when...

View Article

The specified time range and granularity exceeded the maximum number of samples

Hi, we're running reports from the report server from Office Communicator. When running one of the reports (Peer-to-Peer Voice and Video Activity) and choosing date range where the number of days...

View Article


Hiding extra rows in report.

Hi,Is anyone help me to hide the extra row displayed in the below screenshot in SQL Server 2008 R2 reporting services.Item     Barcode1    123      4562    789      abcThanks,Prasooth

View Article

Report Manager shows blank screen in Firefox, no problems in IE

In Firefox, after keying in URL for RM, I am correctly prompted for UID and PW.   I seem to log in successfully.   However RM does not appear, .i get a blank page below the URL area.       I can log in...

View Article


BETWEEN ISNULL ...

Hi,Is the below valid syntax?AND [Order Date] BETWEEN ISNULL(@FROMDATE, 'From Date') AND ISNULL(@TODATE, 'To Date')If not is there any way of writing what I'm trying here?CheersPaul

View Article

Returning no value in a field

I am having an issue with a field not returning a value ONLY in the report. Basically, the value will return when I run my stored procedure from my DB utility, but when the report runs, the value will...

View Article

SSRS 2008 r2 - Render report check if report has data

We user Reporting services to render several reports in several formats using the 2005 reporting web service but with SSRS 2008 r2.Is there a way to check if a report has no data once the render is...

View Article
Browsing all 20764 articles
Browse latest View live