Tagged Questions

0
votes
3answers
29 views

Querying a view vs tables in SSRS Dataset

Is there a best practice when it comes to using Datasets in SSRS? Should I be writing a query for the dataset that pulls directly from tables, or should I be creating a view in the …
0
votes
1answer
18 views

credential in reporting service

hi everyone... i have a problem about the credential in reporting service.. when i choose option 'windows authentication' for a report in SQL Server Reporting Services, just admini …
0
votes
3answers
49 views

SSRS show value only on last page in body of report

I'm attempting to show a sum in a table footer on a report. It will be in the body of the report and can't be in the header or footer. The table footer repeats on each page but s …
0
votes
0answers
12 views

Visual Studio 2008 Report Server Project Design View not working.

When I create a new Reporting Services report or try to open an existing report (that has been working) in Visual Studio 2008. I cannot view the design. I get no error message and …
0
votes
2answers
22 views

How to trasform a microsoft sql server report service in web application

How can i trasform a microsoft sql server report service in web application or something that i can access on the net? thanks to all that would help me
0
votes
2answers
16 views

Insert image to reporting project into iif

I would like to insert an image into this expession instead of True and False =IIf(Sum(Fields!cont.Value, "DataSet7")<>Sum(Fields!tot.Value, "DataSet7"), True,False) i w …
1
vote
2answers
28 views

dynamically create parameter at runtime for ssrs

I am using Visual Studie 2005 and SQL Server 2005. I trying to run some ssrs reports that I created on the server. Can I create paramters at run-time in my code even though I did …
0
votes
1answer
11 views

An error has Ecured During Report proccesing

hi , When I'm running the report I'm getting that message above. The Report Works fine when I press the "Run Report" Button but I want also to avoid that annoying message that app …
0
votes
0answers
27 views

Reporting Services 2005 configuration

I need help with configuring Reporting Services. I have the ReportServer and Report Manager running successfully under a virtual website and under their own virtual directories (R …
0
votes
0answers
27 views

SSRS Conditional Top Border Not Showing

My issue is occuring in Sql Server 2005 Reporting Services. It is happening in the preview area within Visual Studio and when exporting the report to .pdf from the report server, b …
0
votes
3answers
20 views

Reporting services only displaying the last row.

I have built a report pretty basic just a table wiht 45 rows of data. Problem is its only showing one row of data and its the last row. It displays just fine in the dataset and p …
0
votes
1answer
32 views

Troubleshooting an IE 8 Crash (memory could not be “Written”) w/activex cntrl

My installation of IE8 on XP SP3 keeps throwing an "Application Error" "The memory could not be "written" when I try running various activeX controls. Specifically the printing por …
0
votes
1answer
25 views

SSRS Local Mode Report zero displaying as blank

Hi, I have a SSRS (SQL Server Reporting Services) RDLC local mode report that is populated by an object data source. However the data from the database is returned as 0 but the r …
0
votes
2answers
16 views

Make SQL Server Reporting Services use metric measurements

I'm newly getting into creating and programming reports using SQL Server Reporting Services. One thing that bugs me right off the bat: I can't seem to find an easy way to tell th …
0
votes
2answers
17 views

Reporting Services - Header Columns not showing?

I'm using Reporting Services 2008 and Report Builder 2.0. I've used a tablix to display my data in a simple way - essentially each row in the database receives a row in the tablix …

1 2 3 4 5 54 next
15 30 50 per page