Foramtting Chart Axis Colour Using Expression
Sep 8, 2006
I have a chart on a report that shows value in £ on the Y Axis. The values can be both positive and negative. I would like to have the negative labels to show in red and the positive in black. What is the expression syntax to achieve this? i know it will be an IIF statement, but what is the syntax to show the Y Axis label as <0?
eg if i was doing this for a field it would be iif(Field!Fieldname.value <0, "RED","BLACK") but what would i replace the FIELD!Fieldname.vaue with so the expression would change the Y Axis label.
Thanks in advance for any help
Dave Munro
View 1 Replies
ADVERTISEMENT
Jan 14, 2007
I have a simple-column chart and in the x-axis I put the date values and in the y-axis the sale price values.
The chart works perfectly in the case when there is only one sale price for the same date. But, when the price changes during the same day, then there is problem. In the following example
x y
1/1/2007 6.25
2/1/2007 7
2/1/2007 4
3/1/2007 8
the chart will have three columns and in the date 2/1/2007 will display the min or max of the two values. What I need is to represent all the values i.e. the chart must have four columns , as much as the rows of the dataset
Is it possible?
View 1 Replies
View Related
Jan 17, 2007
I'm trying to convert an old chart to Reporting Services.
We have used the same dataset for years, it is very very simple. But it seems to me that Reporting Services can't deal with this simple dataset.
My question is: How can I get create a line chart using this dataset.
The data set consists of 1 row with 96 columns (a day divided into 96 sets of 15 minutes). Each column records how many events occurs within the 15 minutes. Along the x axis I would like to display a vertical line every 4 hours. The y axis should be numbered 0 to the highest value in the results.
I could not make this dataset any more simple than it is. But Reporting Services just chokes on this.
Here is a sample of the dataset :
1 2 0 4 5 6 7 8 9 10... 96
View 1 Replies
View Related
Oct 17, 2007
I created a graph which retrieves value from database.And currently,my axis is in ranged 0-10.But i have a doubt that my value in will exceed my maximum y-axis value 10..My question is, could it be possible that i make my y-axis dynamic??Thanks!!
View 5 Replies
View Related
Sep 5, 2007
Friends, I would like to put employee name and type of leave on the y-axis and on the x-axis the date, so that users can select the date start and end and employee/employees and see the chart or leaves.
But how to do that?
My fields are: Name, LeaveDescription and Date.
The data with me is for each employee, for each date, leave codes are there.
View 4 Replies
View Related
Jun 5, 2008
I'm just getting into creating charts and one I'm working on could realy do with a prefix on its axis label, the symbol '£'.
I honestly have no idea how to do this and what syntax to use, can anyone help ?.
Also as the label could do with having a thousands seperator as well but as you can tell I'd have no idea how to do this either.
Thanks.
View 1 Replies
View Related
May 29, 2007
How is it possible to have the values on the chart x-axis to be shown vertically rather than horizantal?
Thanks
View 3 Replies
View Related
Nov 27, 2007
Hi!
In SSRS2005 I made an chart,
but on x-axis I only want date-part (if possible ISO-format yyyy-mm-dd).
The resulting chart shows date AND time-part. How to avoid this?
thanks.
View 5 Replies
View Related
Jul 17, 2007
i put the formula day(Parameters!Parameter1.Value) into my y-axis's major gridlines interval value, and it doesn't obey the value i put in.
is this a bug or another "feature"?
when i just type in "31" is works as expected.
is there a work around for this?
View 4 Replies
View Related
Sep 30, 2007
Hi
I have a report where i am using line chart with date column for grouping.
For X axis i have choosen the "NUmeric or Timescale Values". In the Chart the dates are displayed in this format 1/1/2007 12:00:00 AM . I don't want Time part to be shown
If possible i want it to be shown as 1-Jan. The Chart should display Point even when there is no record returned from the query.
Say DATE Column
Date AMOUNT
1/1/2007 12:00:00 AM 10
1/3/2007 12:00:00 AM 20
1/4/2007 12:00:00 AM 30
Now the Chart should plot from 1/1/2007 to 1/4/2007 including 1/2/2007
Any help on this will be appreciated
Thanks
Smitha
View 1 Replies
View Related
Jan 2, 2007
Hi!
How can I format number on chart's y axis? I wanto to show 1.000 instead of 1000.
Thank you!
View 1 Replies
View Related
Jul 23, 2005
I have a pivot chart that displays 3 data series.Series 1 values range from 17 to 106.Series 2 values range from 1 to 18.Series 3 values range from 0 to 1.When I display all three series on the chart, the value axis labels run from1 to 120 with major unit lines at intervals of 20.When I remove Series 1, the chart automatically adjusts itself and thevalue axis labels run from 1 to 20 with lines at intervals of 2, thusnicely accommodating the value ranges of Series 1 and Series 2.All this is fine. But when I remove Series 2, leaving only Series 3,the labels run from 1 to 1.2 with interval spacing of .2. Since thesevalues are counts, it makes little sense to show decimal values.Can anyone provide advice on how to keep these axis labels fromshowing decimal values, if a user removes Series 1 and Series 2?Thanks.- Bob
View 2 Replies
View Related
Oct 27, 2005
Is changing the display format of the Y axis of a column chart supported in the Sept CTP or is it going to be supported in the official release? For example I have built a report model with the numeric sales values set as 'C' for currency and have created a simple bar chart with year on the category axis and sales on the Y axis. The problem is that the Y axis displays as a general number (10000000) and would like to display it as a currency ($10,000,000). I can't for the life of me figure out how to display the Y axis as currency in Report Builder.
View 2 Replies
View Related
Oct 8, 2007
I have a chart that I am grouping data by Year, Month, day then Hour (this is to view server performance data) - however i need the label for the hour grouping to be in the format of HH:MM and not H:M by using expression
=HOUR(Fields!Timestamp_perfmon.Value) &":"&MINUTE(Fields!Timestamp_perfmon.Value)
...but this as you would kind of expect returns 0-23:0-5 ie 18:1 whereas i need it to return 18:12 or 8:12 PM..
when i change the format code for the x-axis it unfortunatey screws up all my other group by values and labels..
can anyone help? Please....
View 2 Replies
View Related
Mar 17, 2008
Hi
please excuse my ignorance but if someone could point me in the right direction i would be grateful.
i have produce a chart with some data against date points on x axis. i have another date field which i want to combine with the orignal date axis is this possible .
ie
table
results planned date Acutual date
10 02/03/07 01/03/07
46 03/03/07 03/03/07
60 06/03/07 07/03/07
i want to combine the planned date and actual date as an x axis
thanks
View 3 Replies
View Related
Oct 5, 2007
I have a chart that I am grouping data by Year, Month, day then Hour (this is to view server performance data) - however i need the label for the hour grouping to be in the format of HH:MM and not H:M by using expression
=HOUR(Fields!Timestamp_perfmon.Value) &":"&MINUTE(Fields!Timestamp_perfmon.Value)
...but this as you would kind of expect returns 0-23:0-5 ie 18:1 whereas i need it to return 18:12 or 8:12 PM..
when i change the format code for the x-axis it unfortunatey screws up all my other group by values and labels..
can anyone help?
View 2 Replies
View Related
May 3, 2007
Hi,
I have a report based on a line chart.
The values on X-axis are scaled from -100 to +100. I want to colour the band from -100 to 0 with red colour and that from 0 to +100 in green colour, and i want to provide legend for these bands/sections. How can i do this?
A prompt response would be really appreciated
Thanks a lot!!
Simranjeev
View 1 Replies
View Related
Jul 27, 2015
What is the best optimised options to display the date labels with bi-weekly intervals starting date Date from one month to three months future from the current date?
As per above requirements, I have built the below line graph query and graph, currently it only displays the date labels as per data but I need to display date labels with bi-weekly intervals starting date from one month to three months future from the current date. Also another issue found, if there are few more date labels then does not show all labels on horizontal axis.
Select
/* Set Week End date as Sunday */
DATEADD(DAY, 7 - DATEPART(WEEKDAY, t.TaskBaseline0FinishDate), CAST(t.TaskBaseline0FinishDate
+1 AS DATE)) as[WeekEnd]
,count(t.TaskBaseline0FinishDate) as Baseline
,count(t.TaskFinishDate) as Finish
[Code] .....
View 3 Replies
View Related
May 22, 2015
I have requirement where i want to show my chart report data in Y axis...it is possible in SSRS 2008R2? or it is possible only in SSRS 2012 only?
View 7 Replies
View Related
Feb 28, 2008
Hello,
I need to know what means are available to change the Minimum and Maximum Y-Axis scale values rather than leave them simply as they are in the properties.
Right now whatever min/max values I enter into the scale for the Y-Axis are unchangeable.
I need to be able to change the min/max scale values based on the value of the data at run time.
Any help is appreciated.
Thanks.
View 6 Replies
View Related
Aug 20, 2015
I have a bubble chart created with Report Builder 3.0. I have the Y-axis series is along the left side of the chart. When all X values are positive, everything displays normally. However, if any X-axis values are negative, the whole graph shifts slightly leftward and the Y-axis title is no longer visible. It seems to be overwritten by the shifted graph or simply pushed into nondisplay area.
Is there something I can do to make the chart stay put?
View 3 Replies
View Related
Sep 4, 2014
I have created range bar chart and I am not able to achieve the following tasks.
1. Change X-axis Label Format to Quarter:
I have x-axis with dates and y axis of project groups. I have changed x-axis interval type = month and interval=3.
 Â
Set the Maximum = Â Max(ProjectEndDate) and Minimum = Min(ProjectStartDate).
Now my chart showing 3 months x-axis interval dates in mm/dd/yyyy format. I want to change this interval date format to Quarter. The problem is LabelsFormat property is not recognize  the "=Q or q or quarter" and also not accepting the expressions. How can I achieve this?
2. Placing series side by side when it is not overlapping
I want to place the same group series side by side only when the previous project end date is less than next project start date, otherwise place the next project to next row. How can I achieve this?
View 2 Replies
View Related
Jul 19, 2007
All,
I have read through the following:
http://technet.microsoft.com/en-us/library/aa964128.aspx.
The relevant section of this document is :-
Question (X-axis): How does automatic x-axis label positioning work?
Answer: Currently, built-in Reporting Services charts only allow automatic positioning in order to avoid overlapping the x-axis labels. The label direction (horizontal/vertical) of the axis labels depends on the label string sizes and the available space. X-axis labels are either shown horizontally in one line, horizontally in multiple lines with line breaks, or vertically. Showing x-axis labels at an angle, or explicit manual control over individual x-axis label positions is currently not supported.
Note There are several third-party chart add-ins that enable more control over axis labels. These add-ins can be installed on top of Reporting Services 2005.
I have exactly the problem indicated above in that some sectors of my Pie Charts I am are trying to produce are small and are close together thus labels overlap in some cases. As it says above, only automatic placing of the labels is available, but there could be a solution through third party software.
Does anyone know of a 3rd party solution/add in or a workaround?
Thanks
Msuk
View 3 Replies
View Related
Nov 16, 2007
Hi,
In my query
select AVG(totalpaid) as 'avg cost/30 days(physican)',
from test
Now Basically in that column i am getting COST..and I want to add
$ sign before that...and also I want to restrict my o/p with only 3 Decimal.
current result
123.100129
444.237800
666.423878
Desierd o/p
$123.100
$444.237
$666.423
Thank you
View 4 Replies
View Related
May 6, 2015
I am trying to create a column chart that calculates the percentage of computers in our IT environment that are Actively communicating to our SCCM Server.
I have two datasets:
1. Total_Count_Of_AD_PC DataSet.
2. PC_With_Active_SCCM_Clients dataset.
Basically i wan to calculate the percentage for each Region (i.e. AP for Asia Pacific, EMEA, Americas).
Below is the Total_Count_Of_AD_PC  Dataset screenshot.
Below is the PC_With_Active_SCCM_Clients dataset.
Below is the expression that i used that is causing the error.
=CountDistinct(IIf(Fields!Region.Value="AP", "PC_With_Active_SCCM_Clients"),(Fields!Name.Value, "PC_With_Active_SCCM_Clients"),Nothing)/CountDistinct(IIf(Fields!Region.Value="AP", "Total_Count_Of_AD_PC"),(Fields!name.Value,
"Total_Count_Of_AD_PC"),Nothing)
Below is the error message....
The Y expression for the chart ‘Chart2’ has a scope parameter that is not valid for an aggregate function. The scope parameter must be set to a string constant that is equal to either the name of a containing group, the name of a containing data region, or the name of a dataset.
View 6 Replies
View Related
Mar 26, 2007
Hello All,
I have a reporting services report in the form of a chart. I have two datafields on the chart.
I need to be able to dynamically hide one datafield and view the chart for the other one and vice versa.
How do I do this ?
Any help would be appreciated..
Thanks!
View 4 Replies
View Related
Jul 17, 2014
When I export the report in excel format the chart is displayed as picture. I want it to be displayed as editable chart.Does Office Writer work in this situation and did anyone use Office Writer to accomplish same type of problem.Is there any other method or product we can use instead of the office writer.
View 2 Replies
View Related
Feb 13, 2012
I have a report designed in SSRS 2008 R2.My issue is that the data labels do not stay outside the bars for high values.
View 4 Replies
View Related
Nov 1, 2004
So how do i solve this sql statment
Select distinct colour from wwwstocktbl where colour <> ' ' order by colour
The stament works as a statment but when run in asp i get an error as theres no primary key, but if i add the primary key then the select distinct fails
Select distinct ProductCode, Colour from wwwstocktbl where colour <> ' ' order by colour
View 4 Replies
View Related
Jan 9, 2007
I have few chart based reports where I am showing different costs in series. I want to fix the colour of each type of cost so that I can maintain the same colour for each cost in different reports.
Is it possible?? If yes, then please let me know.
Thanks in advance!!!
View 1 Replies
View Related
Oct 21, 2015
I need to create a chart with the following features
1) Bar chart that has data for 3 years (3 series)
2) Line chart that has the same data as per the above points on the bar chart but this is a running total. (3 series)
3) These data points are for the 12 months
4) there should be a secondary axis for the cumulative one
Can I create this using the same data set?
View 6 Replies
View Related
May 28, 2007
Hi to everyone,
Is it possible (and if so, how should it be done?) to change some settings (i.e. the background colour) when user puts the mouse over a cell?
Thanks in advance,
Jesus M
View 1 Replies
View Related
Jan 19, 2015
Any change or bug in SSIS 2012 which doesn't allow you to change the font colour of an annotation. I am able to change the font type,size and style just not the colour. I have migrated packages from 2008R2 with colour and when placed into 2012 they show as black although when I check the setting they still indicate they are set to the particular colour.
I am running SSIS 2012 version 11.0.5058.0 in Visual Studion 2010 shell Version 10.0.40219.1 SP1 with MS .NET Framework Version 4.5.51641 SP1.
View 2 Replies
View Related