Adding weekday name to x-axis in a chart

I am trying to add a weekday name to the horizontal axis in a chart (SSRS).
In horizontal Axis Properties I went to number, then Custom, and added:
=(WeekdayName(Fields!Date.Value))
It nearly works. I have put in this week's dates into the parameters (23/02/2015 - 28/02/2015) but the x-axis is showing the dates as numbers, eg 23 - 24 - 25. I'd love to see the words Monday, Tuesday et al in there instead.
When setting up the chart I have Fields!Date.Value as the category group, at the moment grouped on =day(Fields!Date.Value)
Any suggestions on how to get 'Monday', 'Tuesday' etc to appear would be much appreciated.
I have tried
=weekdayname(weekday(Fields!Date.Value)). This partly works but unfortunately repeats the day of the week the report was run, eg Monday Monday Monday rather than Monday Tuesday Wednesday et al.
Thanks.

Hi William,
According to your description, you want to display the weekday name on the x-axis in a chart, right?
In your scenario, you can specify the both category group value and group expression as weekday name values. Please refer to steps below:
1. The original chart which x-axis values display as date.
2. Specify the x-axis Label and Group on expression like below:
=weekdayname(weekday(Fields!date.Value))
Then preview the report, the a-axis values will display as weekday name.
If you have any question, please feel free to ask.
Best regards,
Qiuyun Yu
Qiuyun Yu
TechNet Community Support

Similar Messages

  • Adding file name in the sender Adaptor

    Hi ,
    I am facing some problem in adding file name .
    The scenario is like this :
    The file needs to be send from on system  and needs to be Archived . Once processed, the archived file should be prefixed with ARCH_ so that it is not picked up again .And the other thing given is the file name used will be of the format XXX_YYY_nnnnnnnnnn.DAT where nnnnnnnnnn is the date stamp .
    Please help it's urgent ......
    Thanks and regards
    Anita

    Hi,
    if you can have XML achvived files you can use
    standard
    processing mode: Archive
    with one swich you can set the timestamp mode
    yyyMMdd-hhMMss-SSS_.
    ref
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm
    Regards,
    michal

  • Need helpcreating a script to read the name of a folder and adding that name into the permissions of that folder

    Need help creating a script to read the name of a folder (which is the AD Username) and adding that name into the permissions of that folder.
    I have over 100 folders which I need to add the AD user to read and write to their own folder
    Hope you guys understand what I mean

    Just to add, Mac in intergrated into AD and all I need is help in creating the script
    Thanks

  • Weekday & Weekday Name Calculated Field giving error

    Hi all,
    I'm trying to learn how SSRS works, but I've reached an issue or error I just cannot find the solution for.
    What I'm trying to do is create a calculated field that shows me the number of the day of the week and the name of the weekday. The problem: instead of calculating for example 14/06/2002 as the 5th day of the week Friday, it calculated it as the 6th day, Saturday.
    Below is the example of my problem:
    Can somebody please explain to me, how can I overcome this issue?

    Hi Ellie55,
    According to your description that the you want to get the number of the weekday and also the name of it, but when you are using the expression in the calculated fields, the result always show the value one more days ahead of the exact day, right?
    I have tested in my local environment and can reproduce your problem, the problem related to the method WEEKDAY(date) you use in the expression which Week begins on Sunday (1) and ends on Saturday (7),This article will give details information:
    WEEKDAY Function
    WeekdayName Function
    So you will get the day one more ahead. You can take below expression for reference to do a little modification to your expression:
    Get the weekday number, we can make the “WEEKDAY(Date)-1 “ and make the Sunday to be the number of 7,then the number will be Monday(1)and ends on Sunday(7) :
    =IIF(WEEKDAY(Fields!YourDate.Value)="1",7,WEEKDAY(Fields!YourDate.Value)-1)
    Get the weekday name(This method base on the exact date, it is not based on the number of the week, so will not have the problem you have faced ):
    =WeekdayName(weekday(Fields!YourDate.Value),true)
    If you still have any question, please feel free to ask.
    Regards
    Vicky Liu

  • PowerView; - How do I change the name of the Axis Labels please

    Hi,
    I am preparing a demonstration of PowerView. How do I change the layout of the PowerView report please, e.g. change the name of the Axis Labels.
    Thanks in advance,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Go to the "Sharing" Preference Pane in "System Preferences" and there is teh field at the top where you can enter/change your computer name.

  • After upgradataion ,In testing phase- after search ,in result view we are getting some unwanted data ' +++++" should be added in Name .how to remove it.can you please help.

    Hi Team,
    After upgradataion ,In testing phase- after search ,in result view we are getting some unwanted data ' +++++" should be added in Name .how to remove it.can you please help.
    I want to remove ++++ in that column.

    Hi Kalpana,
    Please provide additional information for community users to relate this issue. Info like versions (old & new), the object which has this problem or component/view name will be useful to get the answers.
    Regards,
    Shobhit

  • [svn] 4286: Bug: BLZ-282: added property name to debug info for Map serialization

    Revision: 4286
    Author: [email protected]
    Date: 2008-12-10 18:29:26 -0800 (Wed, 10 Dec 2008)
    Log Message:
    Bug: BLZ-282: added property name to debug info for Map serialization
    checkintests: pass
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-282
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

    Guo,
    I see a question mark in the sql statement, instead of the Oracle-style bind parameter notation which would be ":1". Can you change your VO to use Oracle-Style bind params and see whether it works?
    Steven Davelaar,
    JHeadstart Team.

  • Missing weekday names

    Hi,
    iCal is missing the weekday names (Monday, Tues, etc) at the top of the page in week view. I see only the dates (numbers). In month view, the day names do show on the top line; see image below.
    I do not see any place where this feaure (bug) can be deliberately changed. This problem may be intermittent, but I can't find the trigger.
    I am running lion (10.7.2), iCal version 5.0.1.
    Anyone else have this problem?
    Ideas??
    thanks
    s

    Sarah,
    Quit iCal, and try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder.
    To find the user Library, use Finder>Go>Depress the "Option" key>Library>Preferences. Drag the .plist file to your desktop, log out/in or restart and check iCal for functionality.

  • [svn:bz-trunk] 20587: update the echoService destination name to qa.axis. EchoService to avoid a name conflict in ria package.

    Revision: 20587
    Revision: 20587
    Author:   [email protected]
    Date:     2011-03-03 14:11:37 -0800 (Thu, 03 Mar 2011)
    Log Message:
    update the echoService destination name to qa.axis.EchoService to avoid a name conflict in ria package.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/proxy-config.mods.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/p roxy-config.xml

  • Category names are not coming in Gantt chart

    Hi all
    I have a Gantt chart where I am displaying customer name in category axis. But instead of coming those names I am getting category1,category2.. in category axis.Please help.
    Regards
    Sunit

    Hi,
        I think for 4.6 C <fn> must be declared as an internal table and the field names should be given as records and not as one single record.
       the fieldnames internal table should contain records as :
       Field1
       Field2 ....  and not as Field1 Field2 ....
    Regards,
    Srini.

  • Value axis in WAD Chart

    Hello Experts
    I am using a Chart web-item in a WAD web template. Now I have set up the value axis and the sample data property of the chart with a minimum value = -500 and max value = 3000. However, when I execute the web template on the portal the value axis show a strange behaviour with a max value = 0 and min value = -250000.
    Has any one encountered a similar problem?
    Looking forward for your help.
    Thanks
    Rishi

    Hi Rishi,
    Check the below forums which may help u...
    WAD Report -Chart Type Line Diagram!!
    Changing Starting point of Y Axis in Web Application Designer Bar Chart
    Restricting the values of infoobject for the chart in WAD 3.5
    WAD Chart item format value axis scale
    Formatting Chart Category Axis Values from BI Query!
    Also check these notes...
    SAP Note Number: 831476
    SAP Note Number: 835173
    SAP Note Number: 851402
    Regards,
    KK.

  • Charts - more than one dimension object on the x axis of the chart

    Is it possible to add more than one dimension object on X axis of the chart ? I have two reports - one for bookings revenue for rolling 12 months period and other for forecast revenue for forward going 12 months. I have been asked by my manager to produce one chart showing 12 months rolling bookings plus revenue forcast going forward 12 months in one chart. Is it possible? and if so then how to go about to accomplish it.
    Thanks for the help in advance.
    - Fizza

    hi
    i think it is posible. for exaple  on x axis can include year, months.  on y axis may include sales revenue.
    or
    what dimensions are you going to put on the x axis and y axis?

  • Want a constant time axis in waveform chart

    hello,
    my time axis in waveform chart is changing .how can i keep it constant say 1-100 .the whole point of this is to make waveform chart luk like a CRO.please need help.
    thanks in advace
    naveen.rabelli

    I don't think what you're asking for is possible, due to the nature of the chart - it accepts Y values and inserts the X value automatically. Offhand, I can think of 3 solutions -
    The bad one - constantly change the offset by moving it backwords. You will probably have flickering.
    The workaround one - Paste a text box over the first number saying 1 and another over the second number saying 100.
    The probably most correct one - Use a XY graph. Just have a 1D array of 100 elements and append it to a second 1D array with 1..100. Wire the 2D array into the graph terminal.
    Try to take over the world!

  • Invert Axis in a Chart with Report designer

    Hi Gurus
    Do you know the proccess or option to change (invert) the axis in a chart with Report Designer or in a table with Query Designer?
    Regards
    Jose

    Hi Jose,
    I guess this will help you...
    Check here.....
    Rotating Charts
    Use
    You can change the angle of the first segment of a pie chart, doughnut, polar chart, radar chart or split pie chart, thus rotating the chart clockwise.
    Procedure
           1.      Select the property ®  Starting angle.
           2.      Enter the number of degrees by which you want to rotate the circle or rings clockwise.
    The first category at the top of the diagram begins with zero degrees, and the one at the bottom begins with 180 degrees.
    Regards,
    Vijay.

  • X Axis labels in Chart background elements

    I want to display the X-axis labels in Chart background area something like this
    Has anyone implemented this before? Please help me how to do this?

    Can anyone please help me on this?

Maybe you are looking for

  • Function keys are not working correctly

    I've been looking all over the various threads and I can't find an answer that solves my problem. Here are the details: I bought the computer in the U.S. where I live. I have a iMac 2.4GHz intel Core 2 Duo  EMC 2133 with a 20" screen. Bought it new i

  • Crash on Tweening a TextField with a mask AS3 CS3

    I have yet to hunt down exactly what it is about this situation that makes it crash, but when I tween the position of a TextField that has a mask, as soon as I close the movie window the program crashes, whether it be in the Flash (CS3) IDE or in a b

  • Enable full sreen For API youtube into flash website

    Hie, simple question ,it is possible to have the fullscreen button on the youtube players when the API is load into a flash website ? I read this fs Values: 0 or 1. Default is 0. Setting to 1 enables the fullscreen button. This has no effect on the C

  • Rc-local.service keeps failing after one time success

    Actually it's quite weird, every time rc-local.service was enable successfully with boot but then it keeps failing. However, once I modify /etc/systemd /system/rc-local.service( even something that really doesn't matter ), it will be enabled successf

  • Solution manager, SLD and SAP MC

    Hello, It seems that both System landscape directory and SAP management console have some overlapping features. The services can be started or stopped in both. Is it true? Does anyone know the difference between these 2 and where does Solution manage