Displaying 0CALMONTH in WAD Chart - Date enclosed with brackets []

Hi, when I run a chart with 0CALMONTH the Date shows up as [05/2010], [06/2010]...   It displays the date with brackets around it.  Now, I'm supposing this is because 0CALMONTH has no Text configured.  Now I'm sure lot's of people use charts with 0CALMONTH in the bottom Axis of their charts and I'm sure they don't want the brackets as I don't.  I've seen lots of posts on missing text for 0CALMONTH, but haven't really found out a definitive answer.
So how is everyone getting around this so their charts do not show the brackets around 0CALMONTH in WAD Charts?

Good day, Kenneth,
The brackets were introduced with BW 7.x systems. The idea behind them is to show which is KEY and which is TEXT. The user can now clearly distinguish the key and description of each characteristic or structure member on the axis. Unfortunately, there is no way to 'correct' this as it is seen as an improvement
Best regards,
Karen

Similar Messages

  • Problem with displaying chart data

    Hello everybody,
    I have problem with displaying chart data correctly. I'm using a cartesian chart with DateTimeAxis. The stockdata I'm using is for half a year and
    with ticks for every day. The problem is, that Flex displays the data of february in march together with the data of march. I have added a picture
    to show the result. The second column of the grid is for february and the third for march.
    Could anybody help me with this problem. Thanks in advance.
    Thomas

    Hi Chris,
    thanks for your reply. Here you get the source code:
    The following method creates the LineChart:
            public function init():void
                model.upperChart = this;
                model.upperChartStyle.setChartViewStyle(this);
                this.hAxis = new MyDateTimeAxis();
                model.upperChartData.configureHAxis(this.hAxis);
                this.vAxis = new LinearAxis();
                model.upperChartData.configureVAxis(this.vAxis);           
                this.vAxisTitle = new Label();
                this.vAxisTitle.text = model.upperChartData.getVAxisTitle();
                model.upperChartStyle.setVAxisTitleLabelStyle(this.vAxisTitle);
                this.vAxisTitle.x = 10
                this.vAxisTitle.y = 0;
                this.addChild(this.vAxisTitle);
                this.myChart = new CartesianChart();
                //remove default datatip
                this.myChart.showDataTips = false;
                this.myChart.x = 10;
                this.myChart.y = 0;
                this.myChart.width = 768; 
                this.myChart.height = 196;
                model.upperChartStyle.setChartStyle(this.myChart);
                this.addChild(this.myChart);
                //Remove line shadow
                this.myChart.seriesFilters = null;
                this.myChart.horizontalAxis = this.hAxis;
                this.myChart.verticalAxis = this.vAxis;
                this.hAxisRenderer = new AxisRenderer();
                model.upperChartData.configureHAxisRenderer(this.hAxisRenderer);
                this.hAxisRenderer.axis = this.hAxis;        
                model.upperChartStyle.setHAxisRendererStyle(this.hAxisRenderer);
                this.myChart.horizontalAxisRenderers.push(this.hAxisRenderer);
                this.vAxisRenderer = new AxisRenderer();
                model.upperChartData.configureVAxisRenderer(this.vAxisRenderer);
                this.vAxisRenderer.axis = this.vAxis;
                model.upperChartStyle.setVAxisRendererStyle(this.vAxisRenderer);
                this.myChart.verticalAxisRenderers.push(this.vAxisRenderer);
                model.upperChartStyle.setVAxisDataLabelStyle(this.vAxisMinLabel);
                this.addChild(this.vAxisMinLabel);   
                model.upperChartStyle.setSeriesStyle(model.upperChartData.series, model.upperChartData.shares);           
                this.myChart.dataProvider = model.upperChartData.dataProvider;
                this.myChart.series = model.upperChartData.series;
    The data for dataprovider and series you can see in attached file dataprovider.xml.
    xfield is equivalent to timestamp
    yfield is equivalent to absolute
    I think the problem could be the configuration of the datetimeaxis. The following method shows the parameter for the datetimeaxis:
            public function configureHAxis(axis:MyDateTimeAxis):void
                axis.parseFunction = UtilityClass.parseYYYYMMDDHHNNSSString2Date;
                axis.dataUnits = "days";
                axis.dataInterval = 1;
                axis.title = "";
                axis.minimum = new Date(UtilityClass.parseYYYYMMDDHHNNSSString2Date("2009-01-07 00:00:00").time);
                axis.maximum = new Date(UtilityClass.parseYYYYMMDDHHNNSSString2Date("2009-07-06 00:00:00").time);
    And finally you get the function, that I'm using for string to date conversion:
            public static function parseYYYYMMDDHHNNSSString2Date(input:String):Date
                var result:Date = new Date();
                var year:Number = Number(input.substring(0,4));
                var month:Number = Number(input.substring(5,7));
                var date:Number = Number(input.substring(8,10));
                var hours:Number = Number(input.substring(11,13));
                var minutes:Number = Number(input.substring(14,16));
                var seconds:Number = Number(input.substring(17,19));           
                result.setUTCFullYear(year);
                result.setUTCMonth(month-1);
                result.setUTCDate(date);
                result.setUTCHours(hours);
                result.setUTCMinutes(minutes);
                result.setUTCSeconds(seconds);
                return result;           
    I hope that will help to locate the reason for the wrong chart visualization.
    Thanks for any help.

  • Itunes app no longer showing genres or the top charts/genius bar in the top bar ... it only displays a faint music in the centre with just the search box..why? i need them back:-(

    itunes app no longer showing genres or the top charts/genius bar in the top bar ... it only displays a faint music in the centre with just the search box..why? i need them back:-(

    The iTunes Store listing of your podcast is simply reflecting the contents of your podcast feed. Make sure all of the content you want displayed in the iTunes Store is still contained within your feed.
    Are you able to supply your feed for reference?

  • I need to display pie chart data tips at specified location instead of default location?

    I need to display pie chart data tips at specified location instead of default location?
    can any body let me know how to do that?
    thanks guys.

    Hi,
    Check this thread.
    Log for J2EE Web Services?
    Regards,
    Harini S

  • Display archived citadel data mixed with "live" Lookout machine data using Hypertrend object?

    Maybe a new feature request item?
    It would be really nice if you could use a Hypertrend object in Lookout to plot historical data from an archived Citadel database.  So this would be a feature where you could connect an additional (or many) additional databases as machine processes in (read only mode of course).  This would allow mixing display objects (trends) of running processes along with display objects (trends) of archived "processes" in the same Hypertrend display when using Hypertrend in the historical mode.
    The Lookout Hypertrend object is awesome and it is about time you folks gave Lookout some attention again to exploit its power and coolness.
    Thanks and Happy New Year!!

    The hypertrend use Citadel service to transfer the data between computer, while the live data is different, so your problem is probably in networking setting or firewall.
    If you have firewall on either computer, follow these KBs.
    http://digital.ni.com/public.nsf/allkb/0D7B86F4B4D19A5E86256F9A006EECB1?OpenDocument
    http://digital.ni.com/public.nsf/websearch/8AE45BBFA1D7025E862570F200642FD8?OpenDocument
    Lookout client software doesn't install MAX.exe, but if you have MAX.exe on the client computer, you can use MAX to check the connection. In MAX, try to view the remote trace.
    You can also use the NI Hypertrend ActiveX object to check the connection. Create a client process with just a NI Hypertrend ActiveX object. Move it to client computer. Edit its properties and add a trace, then try to view the remote trace. See the attached screenshot. If the Citadel communication has problem, you will not see the database or the trace.
    The ActiveX object doesn't fix the problem, but can tell you whether the remote connection is good or not.
    Message Edited by Ryan.S on 11-14-2008 03:49 AM
    Ryan Shi
    National Instruments
    Attachments:
    1.JPG ‏71 KB

  • 0CALWEEK to be displayed in date format with start of week date

    Hello everyone,
    I have a requirement wherein I want to display 0CALWEEK info object in the cube in date format with start of week date in the Bex query report. For example if 0CALWEEK is 23.2005 then in Bex report it should display as 06.06.2005. Anyone got any ideas if we can achieve this without adding any additional info object in cube itself ?
    many thanks,
    Neeraj

    Hi Neeraj,
    There are multiple ways to achieve this.
    1. Virtual characteristics. This approach still requires having a placeholder of 0DATE type in the query, but you don't have to populate it in your load. This could slow down you query as well.
    2. Depending of the frontend you using you can run Excel macro (BEx) or Table exit (Web).
    Please let me now if you need more details.
    Regards,
    Gersh

  • Customize Mouse over values when hovering on a chart data point

    Hi
    Can someone please help me here? I have a dashboard which displays 4 series in a combinational chart. Along with the numeric values, I have another column which displays the commentary / justification of a data point on a particular date.
    I want to show this as a mouse over value to change when user hovers over different dates.
    Is it possible?

    Isakov,
    Here you go...
    http://xcelsiusandme.blogspot.com/2009/07/xm-sample-7-customizing-mouse-over.html
    -Anil

  • 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.

  • CR in VS2005: Line Chart Date Axis

    I believe this is posted in correct place:
    I have line chart that is displaying daily data.  I want to display a month worth of data with each day's data point plotted. 
    The X axis is a system.datetime of the day for the data (actually group label); I have formatted this to mm/dd/yyyy in the format editor. My graph X axis labels are overwritting each other and I can not see how to 'scale' x axis labels to prevent this.
    In reviewing similar existing posts I see reference to options that do not appear to be available in Net VS2005 (recently updated CR and VS).
    Is this limitation of VS version of CR or am I doing something wrong ?
    Thank You, fd

    Thank You for your reply.  I belive that I may still be limited by version in visual studio 2005 (CR updated to 10.2.3600). 
    When I right click on any object in graph I am presented with list 'Format Object' (border of chart, keep object togeather, etc), 'Chart Expert' (very limited selections: show grid, title text, etc) and 'Chart Options' (again very limited selections: Template,General,Titles,Grid). In the grid section chart options there is indeed a "data axis", "numbers" formatting section that allows for formatting as date but not any alignment etc.
    I am not adverse to purchasing an added CR designer but would like to clearly understand advantages.  It is also of concern that this "date" x axis should be treated as an x-y plot rather than the dates being used simply as labels.

  • Discoverer Bar Chart Data Points

    Hi everyone,
    I am creating a Bar Chart in Discoverer with the data points to be displayed at the top. Does anyone know how to make the datapoints not display decimal places. I've tried to change the number format in the table and through administrator as well. The table does not display decimal places but the Bar Chart Data Points continue to do so. Any suggestions or thoughts to try would be welcomed. Thanks!

    If you edit the chart and choose X-Axis Scale I believe you can set the number of decimal place there. Should be able to set it to 0.

  • How to make SSRS 2008 charts auto refresh with IE9

    I have some charts on an SSRS report.  The report is set to auto refresh every 5 seconds.  The charts refresh fine, displaying any data updates in the database --- as long as I use IE8 or Chrome (Chrome only displays the top 3 inches of
    the report, though, so I can't use it).  However, the charts refuse to auto refresh with IE9.  Windows 7 doesn't have IE8.  I cannot find a solution.  How can I get IE9 to refresh the charts?  (Plain data will refresh, but charts will
    not.)

    Hi TLWKY,
    From your description, you set the report to refresh automatically and view it through Internet Explorer 9, however, the charts data of the report don't refresh properly although the plain text data of report refresh without problems.
    The issue may be caused by a javascript error with resizing image in IE9. At this time, I suggest that you redesign the structure of your report by placing the charts in rectangles. If the charts are placed in tablix, please insert rectangles into the tablix
    first.
    As a workround, you can also downgrade IE9 to IE8. To do this, we can uninstall the installed update "Windows Internet Explorer 9" from contorl panel and Windows 7 will revert to IE8 automatically after rebooting. For more information, please see:
    Downgrade IE9 to IE8 windows 7
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Mike Yin
    TechNet Community Support

  • Charting data in another VI

    Dear Labview forum,
    I have two VIs running simultaneously, each acquiring or producing data at their own rate and charting that data.
    I would like a 3rd VI to run simultaneously with the other two and display a selection of charts from each of the other two VIs in real time.
    Any suggestions how this might be achieved?  I have looked at queuing and notifier examples, which both seem to be able to be used?  Though I'm not sure which would be better.  Also, I've seen another example where a reference to a chart of the 3rd display VI is stored as a global variable, and the other VIs use that chart reference to change the chart history.  Are there any drawbacks with this approach?
    What if I would like a fourth VI to chart the same data too?
    Regards,
    Jamie
    Using Labview version 8.0

    Jamieg wrote:
    Hi,
    I'll give queues a go.
    Regarding tdb's questions,
    tbd wrote:
          Couple of questions, are the front-panels visible of the two VIs producing the data?  When you say  "a selection of charts from each of the other two VIs " this seems to imply that there's more than one chart on each of the two VIs producing the data(?)  I don't know if the Sub-Panel control might have an application here - it depends on the specifics of your app.
    The front panels of the two VIs producing data won't be visible (mostly). I still need to work out how to dynamically program whether they pop up when called as I would like the user to have that option?
    To programmatically pop-up the FP of a VI, set its FP.Open property to True.  This can be done anywhere in the application, as long as the VI's reference is available (sounds like an application for a Global ).  There's a "feature" related to FP.Open and compiled apps - do you plan to compile this?
    One VI acquires data which it charts.
    The second VI analyses the data, and charts several progress parameters, producing about 3 charts plus 1 updating picture (of which only the last copy is relevant (the picture is a phasor plot because Labview has no standard phasor plotting capabilities, like matlab's compass function)).  Perhaps I will try to combine these in an array or cluster and then queue the whole cluster instead of using 3 or 4 separate queues?
    The third VI, which is a user interface, should display the data as acquired, plus the updating analysis charts (and picture).
    I'm still trying to imagine the GUI layout on "The third VI", the chart "use case" - one at a time, floating chart-windows (sound intruiging? check-out the "floating" window behaviour/property), dedicated sections on the GUI - , though it sounds like you're comfortable with a queue solution so maybe the physical layout is irrelevant here/now.
    I haven't used sub panels before, but I think they display the sub VIs whole front panel?  So I won't be able to display just a selection.  Though I guess hiding parameters and other controls and indicators could be an option?
    What you see in the Sub-panel is exactly what's visible if the VI is opened (at least in LV8.2).  So just like with other top-level GUIs, if you position controls out-of-sight when the VI is open, they won't be visible in the Sub-panel either!
    Cheers!
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)

  • How can we view the data asociated with Request ID

    Hi All,
    I have data loaded in an ODS there are multiple files loaded in this ODS. Now i want to view data for a perticuler request OR i want to know how can we know the data associated with a perticular request.
    Please help me out.
    Thanks & Regards
    Amit Kumar

    Copy the request number (not request ID) from the ODS manage screen, Goto RSRQ give the request number and execute. it shows the monitor screen- now goto PSA from the top and check the data. But this possible only if you are loading data to PSA also along with ODS.
    Otherwise, Goto Display Data of ODS from the right click on it -- in the selection screen give the Request ID that you want to check the data. Then it displays only that request data.
    Hope this helps.
    Veerendra.
    Edited by: denduluri veerendra kumar on Dec 1, 2009 12:40 PM
    Edited by: denduluri veerendra kumar on Dec 1, 2009 12:43 PM

  • Header Fields are not displayed when there is no data in the report

    Hi,
    I am having this strange situation in my webi report.
    When I refresh my report and when there is no data, column names are not being displayed in my report. All it is showing is two empty rows. When I have data, then report is displaying data along with column headings.
    Please suggest me where I am going wrong.
    Thanks,
    VenMen

    Thanks for the update.
    Can you try this.
    Run the report first time for some data.
    When the report is rendered select the table that is displayed.
    On the left pane side properties tab.
    Expand display and check all the options
    Show rows with empty measures
    show rows with empty dimensions
    Show when empty
    Hope this will help
    Regards
    Kultar

  • How do I have photos in iPhoto display on their face the date and time?

    How do I have photos in iPhoto display on their face the date and time? Displaying in the camera shows this. When I check edit the info is there. How do I have that displayed on the face of the photo when I view it in iPhoto?

    How do I have photos in iPhoto display on their face
    the date and time? Displaying in the camera shows
    this. When I check edit the info is there. How do I
    have that displayed on the face of the photo when I
    view it in iPhoto?
    Hi! My name is Tom from San Diego, CA. I have the exact same question as you. That is, I would like to be able to print out a photo from iphoto with the date that picture was taken displayed on the face of it. In this way, someone looking at that picture in a photo album years later would know when it was taken. Did you ever find a method to print copies of photos out of iphoto with the date displayed on the print? Thanks for your help!

Maybe you are looking for

  • Batch change the same property of some steps in Teststand3.1

        In Teststand, Test steps like "numeric test","pass/fail test". There's a "run option" in their property dialog, which enable or disable to record results. Sometimes, I need to diable/enable its function together with several steps. I prefer to se

  • TCODE for MAP of Raw material

    Dear Gurus, What is the transaction code to know the MAP of Raw material for a particular date. Means current I can view in the material master. But say if I want to view the MAP as at back date then what is the TCODE. With Regards, Amit.

  • I update my ipad and then it when black and white with the lago

    please help

  • Read Aditional Text - PA30

    Dear All i have big problem in the PA30 tcode select any infotype "Action" ....... goto Edit menu and select Maintain Text or Maintain Description then you can write large text there  after you save it you can see text icon in the main screen my prob

  • Tabs on the side. How to achieve this?

    Hi, In JDev 11.1.1.2.0 using ADF 11g how can i have tabs on the left side instead of on the top or bottom? Is this available?