Unable To Clear Grouped Report
Mar 16, 2007
I had an SSRS 2005 report that had the lowest level grouped instead of printing a detail line (the reports display summary tables that have all the necessary grouping already applied). Every time I tried to clear the grouping, the report designer crashed. In the end I created the report again from scratch.
Should I have been able to clear the grouping or is the conversion from a detail line to grouping, a one-way process?
View 4 Replies
ADVERTISEMENT
Jun 14, 2007
Hello,
I have a drilldown matrix report similar to the one below...state - drilldowns to sales person which lists the sales for a particular product...in each state there are usually more than 10 names, however i would only like to see the TOP 10 name appear for the sale off that product
My SQL is as follows
SELECT Sales,Consultant, ProductNo, State, Sum(Value) As SumOfValue,
From tblSales
where productNo = 2000
ORDER BY SumOfValue Desc;
If I put in the select TOP 10 it returns only the top 10 for all the states however i need the top 10 off EACH state, is there a way to filter this..or better yet a sort button which will show the top 10 only.
Sales for product
NSW charlie brown 25
bob snow 20
william tell 10
....50 sales reps..etc
WA Charles manson 34
fiona apple 20
peter 1 ....more sales reps etc
View 2 Replies
View Related
Jun 7, 2007
Hello,
I have the following situation :
I have a reportmodel where i have the a datetime value (dd/mm/yyyy hh:mms), a salespersonid , a salespersondescription, and an amountsold.
i would like to display a report where i can see per hour (start worktime is 8 am and end is 8 pm) which salesperson sells the most. the objectif of this report is to see in what period of the day the sales are highest.
Can anybody provide me some tips how to accomplish this.
Vinnie
View 1 Replies
View Related
Jun 29, 2007
Hi,
Could someone help with the following problem, I what to create a cross-tab report of the following data, grouped by Colour:
RAW DATA
Name
Colour
Sarah
Black
Kim
Red
Jane
Black
Jane
Pink
Robert
Yellow
Tom
Green
Tom
Black
Billy
Black
Sarah
Black
Sarah
Black
Tom
Pink
Kim
Pink
Robert
Black
Group Colours by Names Report
Number
Proportions %
Name
Black
Green
Pink
Red
Yellow
Total by Name
Black
Green
Pink
Red
Yellow
Billy
1
1
100.00%
0.00%
0.00%
0.00%
0.00%
Jane
1
1
2
50.00%
0.00%
50.00%
0.00%
0.00%
Kim
1
1
2
0.00%
0.00%
50.00%
50.00%
0.00%
Robert
1
1
2
50.00%
0.00%
0.00%
0.00%
50.00%
Sarah
3
3
100.00%
0.00%
0.00%
0.00%
0.00%
Tom
1
1
1
3
33.33%
33.33%
33.33%
0.00%
0.00%
I want to produce a Matrix cross-tab report, like the above, within Reporting Services. Any suggestions welcome
Many Thanks,
Radha
View 5 Replies
View Related
Oct 9, 2015
I have done the following and a domain user would not access report created a login to the SQL server to the user (this SQL Server is where data source DB is)went to site setting in Report Manager and made this use a system userright clicked on report folder and made this user in the browser roleeven checked that in the report in question, the user is already in the browser role Still the user would not access the report! "User .......... does not have required permission" is the error message I am getting.Â
View 6 Replies
View Related
Jul 17, 2007
Hi,
I am unable to launch report builder from the report manager from a client machine. But I am able to launch from the localhost.
Even I am able to launch report builder by clicking reportbuilder.exe on the local machine.
Please help !!
OS - Windows XP professional
SQL Reporting Services 2005.
View 1 Replies
View Related
Oct 15, 2015
I was able to log in to SSRS report manager. But i was unable to run a report i designed on report builder.
It prompts for login when i wanted to run the report and i used the same windows authentication to sign in
It will show me the parameters but when i click on view report it gives this error
 "Data source 'DataSource1': An error has occurred.
Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'DataSource1'. ---> System.Data.SqlClient.SqlException: Login failed for user 'Acc-11Admin'."
View 4 Replies
View Related
Feb 21, 2007
Hi,
I have environment that use SSRS 2005 ad hoc reporting.
One of the users (out of 200) is unable to open or save reports in the report builder.
the user succeed to open the report builder, when he try to save report that he build from shema he get error. as well when he try to open an existing report that build in the report builder he also get an error,
On open the error is:
The numeric portion of 2pt cannot be parsed as a unit of the type point.
The Initilizer for 'Microsoft.ReportingServices.Design.Constants' threw an exception
On Save the error is:
System.IO.StreamReader: Deserialization failed: The type initializer for 'Microsoft.ReportingServices.Design.Constants' threw an exception. Line 2, position 2
Please note that I succeed with second user to create ad hoc report on the first user
computer. I also failed to with the first user to create ad hoc on another computer.
It seems like permissions issue
Thanks,
Assaf
View 3 Replies
View Related
Nov 20, 2006
HI,
I am using msde 2000. while working with crystal reports, when i connect to one database, it is opening the report. while when i try to run same report on other machine (connecting to similar database in other machine), it is failed to open the connection.
thank you
View 1 Replies
View Related
Feb 7, 2008
I've created a report and have the role of a 'global admin' however, when I try and deploy the report, I get an error message that I don't have permissions.
What other permissions do I need?
Thanks
Susan
View 4 Replies
View Related
Apr 26, 2007
I encountered the following error after I deployed a report . The deployment process was successful, however, when I try to run the reports from the remote machine, It gives me an error message saying:
An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'SessionOLAP'. (rsErrorOpeningConnection)
For more information about this error navigate to the report server on the local server machine, or enable remote errors
On the other hand, I deployed this report on the local machine where the reportserver resides and it is running perfect.
Do you have any idea how to deal with this problem?
View 2 Replies
View Related
May 31, 2007
I deployed a report i'd been practicing on and it worked fine. I then attempted to deploy it to production and was asked for user name and password. On the server i used for production I am an admin yet my credentials did nothing, just keeps asking for user and pass again.
Along the same lines I want to know how to allow people within our network to view production reports without needing to type in credentials.
View 6 Replies
View Related
Jun 1, 2007
Howdy!
My first attempt to deploy a report from SQL Server Reporting Services failed and I'm not sure what to change to fix the problem.
The error message reads: "A connection could not be made to the report server http://localhost/ReportServer."
Then under Additional INformation, it reads: "Client found response content type of 'text/html; charset=utf8', but expected 'text/xml'."
I also had a problem after I configured the Reporting Services. To confirm that the ReportServer database had been created, I tried to access http://localhost/Reports from Internet Explorer. The error message I get is: "The XML page cannot be displayed" Then it says that "a name was started with an invalid character. Error processing resource 'http://localhost/reports/'. Line 1, Postition 2."
I'm assuming that the latter problem is causing the former, but I don't know what to do to correct it. Can you help me out?
Thanks!
Mark
View 1 Replies
View Related
Nov 14, 2007
Hi all,
When I run the SSRS report in development mode, it is working fine. When I run in deployed localhost, I faced an error message as below:
The permissions granted to user 'FAROUKYEWNOTEBOASPNET' are insufficient for performing this operation. (rsAccessDenied)
Hope someone can enlighten me on this.
Regards,
Farouk Yew
View 1 Replies
View Related
Mar 27, 2007
When I browse to http://localhost/Reports/Pages/Folder.aspx I am getting "Unable to communicate with report server. Please verify that the report server is operational". The http://localhost/ReportServer runs fine in the browser. Also the config files have the correct urls. I don't have any other service like Sharepoint installed on the machine
Any ideas?
Thanks
View 1 Replies
View Related
May 21, 2007
Hi!
I have the report server in Share Point integrated mode.
When I Deploy a report from a VS Report Server project by running
Visual Studio on the machine where reporting servicers is running, everything works fine.
But if I try the same thing on any other machine on the network, I get the following message:
TITLE: Microsoft Report Designer
------------------------------
A connection could not be made to the report server http://test/.
------------------------------
ADDITIONAL INFORMATION:
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml' ( and so on....)
Do I need to install sp2 on the machine I'm trying to deploy from?
//C
View 6 Replies
View Related
Mar 28, 2008
I get a Report server login pop up Is there a default login and password for a default install of the report server? I am trying to deploy my report from my computer to our server. I can upload from my computer but can not deploy to the server.
View 3 Replies
View Related
Nov 28, 2006
Hi,
I created a report model. The data source view contains some tables and some views, however, in the report model window, I can see only the tables but not the views.
Can anybody tell me why?
View 2 Replies
View Related
Oct 4, 2006
Hi Guys,
After installing SQL Server 2005 Reporting Services, I got the following errors:
1. When I tried to open http://localhost/reports/ , I got the following error message
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
2. When I tried to open http://localhost/reportserver/ , I got the following error message
The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError)
Access to the path 'C:Program FilesMicrosoft SQL ServerMSSQL.3Reporting ServicesReportServerRSReportServer.config' is denied.
Is there any clue for this technical problem?
Immediate response is appreciated.
--Amde
View 7 Replies
View Related
Aug 11, 2007
I have unable to deploy Sql Server Report as I am getting an error while deployment "A connectin could not be made to the report server http://localhost/reportServer" where as i have created virtual directory for repotServer in IIS . Can anyone plz help me out to resolve this problem ?
View 8 Replies
View Related
May 4, 2006
Hi
I'm able to get into Report Server but when I try to access the Report Manager with the same logon I get the following error:
"An error occurred while attempting to get the ReportServer Url."
Can anyone shine any light on this please?
Thanks
View 3 Replies
View Related
Jun 12, 2007
We are having a weird problem. User printing a report have to press the print button twice to print a report. It is causing some problem and failing in QA too :-(.
Please help.
View 4 Replies
View Related
Dec 5, 2006
Hi guys,
I added a Named Query on my existing data source view and I recreate the report model, however, I am unable to see the Named Query on the Report Model, I can see only the tables.
Does anybody has any idea?
Sincerely,
View 1 Replies
View Related
Oct 8, 2006
Hi, when I am using the Report Manger to open a report, I am unable to acess the Database from my .Net application and vice versa - error report from MS Visual Web developer - "Operating system error 32: "32(The process cannot access the file because it is being used by another process.)".
View 1 Replies
View Related
May 18, 2008
Dear All-
i am facing a problem with them creation of the execution Snapshot for my report
simply when i try to create a one and after choose the schedule setting and i press OK to finish
an error appear mention "The current action cannot be completed because the user data source credentials that are required to execute this report are not stored in the report server database. (rsInvalidDataSourceCredentialSetting) (Report Services SOAP Proxy Source)"
i like to mention also i choose the datasource credentials is the redio button Windos integrated security and also the reporting services and the database are exit on the same machine
i hope someone help soon as our work is affected due to this issue
Thanks and have anice day
Maylo
View 1 Replies
View Related
Nov 15, 2007
Hi,
We need to generate a report using SQL Server 2005 Reporting Services which can have 1 million plus records. So we have created a report with a simple select query. This query when run against our database returned 1110018 records.
We deployed the report onto our server and tried accessing the report through its URL. What we observed was that the report ran for about 15 minutes and then it prompted for user id and password (Windows authentication). On giving the user ID and password it continued running for another 15 minutes and at the end of it, the browser again prompted for user id and password. This cycle continued twice and at the end of it we got the message €œThe page cannot be displayed€? (i.e. the usual message displayed by the browser when it cannot load a web page). We were not able to load the report at all.
Are there any specific considerations when loading reports with such high no. of records. Any suggestion, solutions are welcome.
Thanks,
CodeKracker.
View 4 Replies
View Related
Apr 11, 2007
I am having mucho difficulties deploying Report Models from my box.
I create a brand new report model project, I add a data source, a datasource view, and a report model. Everything builds fine. I setup the project to point to a valid SSRS Server (and I tried this on another person's box, everything worked fine), click deploy- enter the credentials, and the logon box just keeps popping back up instead of deploying.
When the credential box pops up, it has a "" in it. When I try this on another person's box, it works fine.
I just upgraded to SQL Server 2005 SP2, but I do not have Visual Studio 2005 SP1.
Could some of that be a problem?
View 1 Replies
View Related
Mar 23, 2007
Hi,
We are facing a problem while trying to access the report server. When I try to access reports homepage "http://servername/reports", I get following error "Unable to communicate with report server.
Please verify that the report server is operational."
I have not touched report server config file.
I noticed that the problem can be temporarily fixed, if I disconnect remote connections (mstsc) to above server machine, which are idle for 2-3 days. Then the report server works fine.
But I don't see any link between mstsc connections to server machine and report server problem.
I think, it might be some memory issue, can somebody tell me how to fix this problem ?
I am getting calls from my office in the middle of the night to fix this error..!!!!!
I want permanent solution !
Thanks,
Prashant
View 5 Replies
View Related
Oct 11, 2005
Hi,
I am using SQL server 2000, Crystal Reports 8.5. I dont see any problem with accessing thro' VB Coding(ADODB).
Crystal Report connection thro ODBC also working fine.
But when i try to connect to database thro "More data sources" -> SQL server , i was thrown out with an error "Unable to connect to SQL server servernam"
I have uninstalled & Reinstalled both SQL server and Crystal Report. Still not working.
I have been struggling with this problem for quite a long time.
Can any one give me the solution for this ??
Regards
SRagghu
View 1 Replies
View Related
Mar 14, 2008
hi,
I created ReportServer by reporting services configuration and i gave the local and remote permissions using surface
area cofiguration using tcp/ip only. But when i browse the reportserver i got the below mentioned error.
The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable)
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
View 5 Replies
View Related
Oct 19, 2007
Hi,
I'm trying to deploy a Report Model to my local machine that contains an ODBC connection to an iSeries Access ODBC Driver. The system DSN is already setup on my PC, named exactly the same. The data set views and report models create and build succesfully but when I try to deploy using BIDS I get an error description "System.Data.Odbc" for the dataset file and the model.
I can't really see anything substantial in the log files, although not sure what one I should be looking in.
Any help gratefully received
Paul
View 1 Replies
View Related
Apr 17, 2007
Hello All,
I am unable to display report header when I deploy the reports on report server (Internet). However, they look perfect when previewed in the BI studio. Any clue where could be the problem?
Thanks in Advance!
Rashi
View 3 Replies
View Related