Navigating From Graphs
Feb 22, 2007Hello
Is it possible to navigate by clicking on a graph to another report. If so how?
Thanks
Inder
Hello
Is it possible to navigate by clicking on a graph to another report. If so how?
Thanks
Inder
Is anyone using SQL server to navigate their public web site?
We are concerned about having a database hit every time the user chooses a different page from our navigation bar.
Any advice? Experience with this?
Hi all,
I have done 2 charts.while clicking one chart it is navigating to another chart. it is working in Report Server.
But using this graph in the UI page(putting Iframe and calling reports) it is not navigating to another chart.
Can u guys help me to solve the problem
Thanks in advance.
Hello All,
I am viewing the report in Reporting Manager. It has four tabs at the top viz. View, Properties History and Subscription. When I click any one of Properties, History or Subscription and click the View tab again, I loose my dataset that was there before I started clicking the tabs. It prompts for the parameters again.
Is that by design? I find this a nuisance to enter the parameter again and run the report just because I navigated to a different tabs.
Any suggestions to alter this behavior to make the data sticky in the report?
Thanks
Phewa
I have a XML file (download XML File below at URL) stored in a SQL Column of XML type. The column with the XML file is named CurrentPackageXML in a table called dbo.
View 19 Replies View RelatedHi I have a matrix table with
Status as the row heading and month as the column heading. The detail is a count off the records which fall into these statuses and the month columns.
The detail also contains a navigation link to a subreport which returns the records which make up the count.
For example if the detail contains a 7 , when i click on the 7 it returns 7 records with details off these records. The subreport accepts 2 parameters which is passed over from the navigation link, the parameters are - status id and month.
My question is - I have put a total on the matrix for the month columns, when i click on the total value the subreport appears (as the total is treated as part off the details) but it does not return the correct number off records. Im unsure as to why the total would not return all records , but it seems it is not passing the month parameter correctly, it seems to not to know to pass 'all' months which appear on the matrix as it is the 'total'. It seems to get confused and returns records only for a particular month. I thought the matrix would be smart enough to know that when a total has a navigation to return all records.
Can someone please help
thanks
Hi All,
I have a resultset which I want now to be hosted on the Reporting console. It is expected that the data should be in terms of graphs. The result set has data for different servers. Now, the graph is expected to be a different one for each server. How can I extract this separately onto a separate graph?
Hope the question is clear. Please ask if not. Thanks a lot.
Manoj.
I'm having the same issue. It's different depending on the algorithm. For example, in Mining Model Viewer, if I have a tree displayed and I right click on the tree, I get the options to "Copy Graph View," and "Copy Entire Graph." Those options will allow me to paste the tree graph into a Word doc. But if I'm in Cluster Analysis, I only get "Copy" when I right click on the chart. If I select it, and try to paste it into a Word doc, I get a table instead. I just assumed that the software wasn't finished yet and you couldn't copy those charts. But maybe it's a bug? I'm using SQL server standard edition on my desktop, single CPU.
View 2 Replies View RelatedI have a table with six columns:
Salesman Product1 Product2 Product3 Product4 Total Sales
each of the product columns is an amount of $, how much each salesman has sold for each respective product.
I have grouped the table by Salesman.
I also have a stacked-column graph that is a SINGLE column showing composite breakdowns for all Salesman selected from the multi-value parameter. The problem is that this data is composite.
Is it possible for me to get a stacked column for each salesman?
Thanks for the help!
snowyinMN
Does anyone here use 3rd party graphs and charts for SSRS 2005?
What do you use? Is there a superior package out there?
Thanks
-JW
Are combination graphs possible in reporting services?
View 2 Replies View RelatedHi..
Just want to ask if anyone has encountered the same problem..
I have used the Simple Bar Graph to display the list of employees with the most number of emails/chats and sorted it so that the highest number of emails will appear at the bottom of the graph. The problem is that the graph doesnt display a label on the highest number of email/chats. It displays the number of email/chats that the other employee has and its only the employee with the highest number of email/chats that has no number label. It just wont show and I have no idea now on what to do about it.
Does anybody have a solution for this one?
Dear All
I am Sundaraguru from India..
Can any one give idea for error while showing the graph informations in Reporting Services.
I have a record set with 6 records. First 3 is same employee , next 1 (4th one) is 2nd employee. And 5,6th record is another one employee.
Here i need to show the graph who are having more than one record then for me 1st & 3rd Employee i have to show graph's..
IN REPORTING SERVICE DESIGNING TIME:
(ListMain) - Group By - AddressId
In Body First i placed one list in that i placed all the
necessary information about employee. ( for that i gave
group by Employee-Address ID).
DetailList: - Parent list is -> ListMain , Group By - AddressId
In that i placed another one list - This list is contain the
employee detailed informations(Group By is-Emp-Address Id)
GraphList: - Parent list is -> ListMain , Group By - EmpId
Reporting is showing all the Employee. But i need it only who are having more than one Address Informations.
Please give your suggestion for getting report for who are having more than one Address...
I am using SQL Server 2005 , & VS.Net 2005 With November 2006 CTP
And Send your valuable suggestions to following mail id's sundaraguru@yahoo.co.in
Advance Thanks
Kind Regards
Sundaraguru S [Confused]
Hello,
Im building a horizontal bar graph, but according to the parameters it could have a different number of bars, how can i make the SSRS resize the graph?
Or how can i make ssrs to give the same size as a table right next to it?
Thank you
We have a requirement where we show a particular simple graph in type columns. we wanted to give the user a parameter like Type: which has some or different charts in it. i would like to give a user a feature of dynamically changing the chart type.
hope you understand me. let me know which is the property i need to assign the parametere value and where i should write that
Hi to all,
I am newbie to Reporting Services technology
I am trying to develop some reports in Reporting Services using Visual Studio Management Express.
Is there a way to create some charts and graphs inside a report?
Have I to use Report Builder?
Thanks a lot
Bye
I need to have a table type layout of graphs. These various graphs make use of 5 different datasets. Is there a way to use a tablix in the report to do this? I have tried but one requires a dataset and then require all the various fields to be in that table which is not possible.
I require all 5 datasets.
Is there a way of doing this apart from just putting 5 separate tables on the report and the graphs in them, which is not ideal or what I want to do.
I need to create graphs in access in a lick of a button all the data will be in the sql transfered from the access.
If anybody did this before ar having Idea please let me know
I am creating a report that contains several tables and graphs. The report should fit on one page. It is a dashboard type of report that gives a quick look at key information. I have several sections that have related objects - a table and a graph for the same subject. I grouped the subjects into rectangles so that I could have a nice border around each section. However, when the report is rendered in IE, the rectangles do not stay together, and I have white space between them. I tried putting a background color on the body, but the background color does not show when the report is rendered in IE.
I tried a work-around using lines, not rectangles, to separate sections. The spacing seems to be working, but again the background color is not showing on the rendered report, so that is not a viable option.
As a work-around for my work-around, I put the objects within one rectangle, again using lines to separate sections. However, the spacing of the objects within the rectangle is not working - I am left with large blank spaces again.
Has anyone run into the same problems?
TIA,
eBeth
Can we show numbers inside graphs in SSRS 2005?
I want to show nums in each column in a bar chart graph.
Thanks
Hi, all here,
I tried to find the graphs I saved from Data Mining Model Viewer, but where is it saved? As we see from the mining model viewer we could save the graphs there by clicking the 'save graph' button, but where is the graph?
Really need help for that.
Thank you very much in advance for any guidance and help for that.
With best regards,
Yours sincerely,
When i change my managed pipeline mode to integrated mode for my web application, the ssrs reports with images in it are not loading. It is showing as cross mark. However it works in classic mode.
View 2 Replies View RelatedHi,
I'm having problems navigating from one report to another one if the second report has a multi-valued report parameter. When I navigate to the second report, I don't pass any parameters, but I get an error "parameter is missing a value" for the multi-valued report parameter. I have it setup as allow "multi-value" and "blank value". Any idea what the issue might be?
Thanks.