IChart- x-axis data grouping

Hi Experts,
How can we do x-axis data grouping in icharts???
In the below example I have shown a date and shift wise grouping in x-axis
Is it possible in x-axis???
Thanks in advance!!!
Regards,
Vinothkumar G.

Already knew it is possible in bar chats.
But my requirement is I need it in line charts.
Thanks mate
Vinoth

Similar Messages

  • IChart x-axis labels

    I'm having some issues with the x-axis labels on an iChart.
    The data I'm trying to display returns a date column I want to use as the x-axis labels. The data returned looks similar to the following:
    MY_DATE | project1 | project2 | project3 .... Where the number of project columns returned can be variable, and the column names change as well based on the project name. The one column always returned in the data is the MY_DATE column.
    The issue I'm having is that it doesn't display the custom labels for the x-axis. I specify "MY_DATE" as the "X-Axis Label Columns", yet it completely ignores it. I've verified in the javascript that the MY_DATE column is specified as the label column, but it doesn't use it.
    I think I discovered what is making it not work, but I cannot figure out why. I have another identical display template, one has a static set of columns returned. I can then specify the "Value Columns" in the "Data Mapping" template category of the display template, as well as the label column "MY_DATE" under the X-axis label columns. In this case it works, but when I take the Data Mapping "Value Columns" away, the dates disappear from the x-axis.
    Does anyone have another way to set custom labels for the x-axis? Or any insight as to why it wouldn't work?

    Austin,
    What do you want the user to see initially?  An empty chart?  Please explain the initial state of the chart and how the user interacts with it.
    1.  Is your query time-sensitive?  This means in the SQL Query you have designated a Date Column or used the SD and ED tokens in a filter expression.  If the query is time-sensitive, the date will automatically map as the X-Axis label.  If it is not time-sensitive, in addition to adding the My_Date to the X-Axis Label Colunms, add it to the X-Axis Value Columns.
    2.  I have found that if I return all the columns in the query, then I simply have to do this to make them show upon some event triggered by the user:
    // assume user chose these columns
    var valCols = "ProjA,ProjB,ProjC";
    var chartObj = document.AreaChart.getChartObject();
    chartObj.setValueColumns(valCols);
    document.AreaChart.updateChart(true);
    3.  I wrote a small transaction using the same query and display template in the Chart action block configuration.  I created a transaction property for inputting the value columns (a comma-separate list) and linked this transaction property (the source property) to the Chart action's ValueColumns property (the desination property).  I then use a PDF Document action and a PDF Image action, linking the encodedImage property of the Chart to the encodedImage.  When I varied the content of the transaction input property to use differenct columns, the changes showed in the PDF Document.
    Hope this is helpful.
    Kind Regards,
    Diana Hoppe

  • AP Payment User Responsbility's Data Group to be assigned for application as Payables or Payments?

    Hi,
    I am in version R12.1.3 . I have a requirement to create a user who must have access only to create payments in AP module.So when i try to define a responsibility for this payment user
    there is a data group to be assigned. In this data group block for application there are 2 options i.e Payables & Payments? What should I select & what is the difference of selection one over the other?
    Appreciate your help.
    Thanks

    Hi,
    i did not see any difference .... I performed a test case, where i created a payment using the new responsibility i have created having data group application as Payments, the payment was successful ... Later i have modified the data group for this new responsibility from payments to payables, then the test payment i have made was also successful....
    Not sure about its impact, may be i am having responsibilities which has full access, hence i cannot see the difference in my environment ....
    Regards,
    Ivruksha

  • Flex chart x-axis data spacing

    hello
    i am using flex chart line series and column series. i want
    to display 100 data points, with different dates along the x-axis,
    but i don't want all 100 points to be displayed at the same time as
    the x-axis dates will not be readable. i want to have a fixed space
    between each x-axis point and the user then scrolls along the
    chart.
    i read the API but do not see any way to add the x-axis
    spacing?
    also how i do put more data information, with each data point
    if a mouse if placed over it, not just the X & Y data points.
    thank you for any assistance.
    Tony

    thanks so much,
    The tip data solved my 2nd problem.
    Thanks for your suggestions to"
    i am using flex chart line series and column series. i want
    to display 100 data points, with different dates along the x-axis,
    but i don't want all 100 points to be displayed at the same time as
    the x-axis dates will not be readable. i want to have a fixed space
    between each x-axis point and the user then scrolls along the
    chart.
    i read the API but do not see any way to add the x-axis
    spacing?
    you mentioned about using min/max values on the x-axis. That
    is a good solution except i would then need to add buttons to say
    ,show the next 30 days.
    I really want to to show 90days of data data, with say 30
    days appearing at once, and the user just scrolls to see the rest
    of the days data without having to press buttons for more data. Any
    idea how i can do this?
    thanks
    Anthony

  • Flex chart how to put distance between x-axis data

    hello
    i am using flex chart line series and column series. i want
    to display 100 data points, with different dates along the x-axis,
    but i don't want all 100 points to be displayed at the same time as
    the x-axis dates will not be readable. i want to have a fixed space
    between each x-axis point and the user then scrolls along the
    chart.
    i read the API but do not see any way to add the x-axis
    spacing?
    thank you for any assistance.
    Tony

    I don't know what you mean then.
    If you set the min and max to be a certain number of days
    apart then you know the dates within those days will be displayed.
    That combined with the width of the chart will define how much
    space there is between x-axis points.

  • What is a data group and what use is it for?

    CAn some one explain me the concept of data group in EBS. What is it used for ? How does it enhance the security of Oracle Apps data ?
    I know that Data groups are used while defining a responsibility and are meant for data security purpose. But I want to know the conceptual details behind it.
    Thanks.

    Ok.. so with a data group we can have data security at Oracle schema level. I hope my understanding is correct.
    I can create a data base user called Sinha and create a data group with this user/schema.
    Now when I create a data group with this schema and assign it to a responsibility, which in turn is assigned to a user, he/she will have access only to those objects which are present in the schema called Sinha, right ?
    Now as all the objects in Oracle Apps are created under the Apps schema, what use this new data group (and schema) is of ?

  • Set date grouping option at run time

    Is there a way to change the date field grouping options at runtime?  What I would like to do is have the user select a parameter for monthly or weekly grouping; then set the "The section willl be printed:" area on the date group to either "for each week" or "for each month" based on the value of the parameter.

    Try to create two formula in the report like this
    @Monthly:
    whilereadingrecords;
    if {?Parameter}="Monthly" then
    {date field}
    @Weekly:
    whilereadingrecords;
    if {?Parameter}="Weekly" then
    {date field}
    Now remove the existing group GH1 in the report and insert a group on formula @Monthly and select for each month for this group.
    Now insert another group GH2 on the formula @Weekly and select for each week for this group in group options.
    Now the report works dynamically according to the selected value in the parameter.
    Hope this helps!
    Raghavendra

  • Consumption report Date to date ,Group & itemwise

    Dear Sap Expets,
    Can you please advise me that i want to make consumption report Date to date ,Group & itemwise ,in summary report (Total Qty and Value consumed).How is the possible it?
    Thanks
    mohit

    Hi,
    Use MB5B report for the same, it will give you qty & values for overall receipts and issues for certain period or else refer report MC.2
    Hope this will resolve your issue.
    Thanks & Regards,
    Sandesh Sawant

  • Converting Crystal Date Group to SQL Command

    When selecting the option to group on the server, I found that there are requirements in addition to selecting the option.
    I have a date grouping in Crystal like the following:
    dateadd("d", - weekday({table.date}, crMonday)+1,{table.date})
    Can this be converted to a SQL command?

    Hi Mark,
    Jyothi had given  an excellent query for you,  Congrats Jyothy!!
    But she didnt mantioned 'From clouse' on that.
    Let me correct that query with an example,
    My TableName: Invoice
    Primary Key: InvoicePID
    Date field:InvoiceDate
    Here the query will be
    select InvoicePID,  Dateadd(d,-(CASE  WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Monday' THEN 1
                            WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Tuesday' THEN 2     
                             WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Wednesday' THEN 3
                             WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Thursday' THEN 4
                             WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Friday' THEN 5
                             WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Saturday' THEN 6
                             WHEN DATEName(dw,Invoice.InvoiceDate ) = 'Sunday' THEN 7
    END
    )+1 ,Invoice.InvoiceDate)
    from Invoice
    You can change the tablename and field with respect to your DB.
    regards,
    Salah.

  • Is coloring the individual points possible in Numeric Axis-- Date Axis line

    Hi,
    I have a requirement to be able to chart with specific points in the "Numeric Axis-->Date Axis line Chart", in a different color, I can do that easily in "_XY Scatter_" chart with "Color Highlight Tab" in CR XI.
    Any idea if the same functionality is possible/available for "Numeric Axis-->Date Axis line Chart" chart, it lets me define the rule to define color based on the Table.value, but doesn't show in that color even when the data has met the definition (ex:Profit=100k).
    Thanks for the help.
    Krishna Hegde

    The Color Highlight works fine. Did you try with some other options you have in 'Color Higlight' maybe like 'Greater Than' or Less Than...just to test it.....

  • Error when creating volume on data group for acfs

    Hi,
    I want to create ACFS file system on solaris SPARC system which is running solaris 10.9. I have created data group successfully but i get an error when i try to create volume.
    ASMCMD> volcreate -G OEMLIB -s 30G oemlibvol1
    ORA-15032: not all alterations performed
    ORA-15472: volume library cannot be loaded. Platform may not support volume creation. (DBD ERROR: OCIStmtExecute)
    i read that solaris 10.8 or more support acfs and my oracle grid software is also 11.2 higher.
    what could be the issue? Do i need to manually load drivers for ADVM? where are they located?

    Thanks
    Thanks for your input.
    We are missing the ACFS binaries after we installed 11.2.0.1 GRID and Database on Solaris 10 Update 8.
    The following are missing from the GRID_HOME/bin:
    Acfsload, acfsroot, acfsdriverstate, acfsregitrymount, acfssinglefsmount.
    I see these in 11.2.0.1 version of a LINUX install in our datacenter but don’t see it in our Solaris Install.

  • Data Groups in EBS 11.5.10.2

    Hi ,
    Examining the current rows for the data groups , i found out that there is not even a record for the ORACLE ID which is different for the value APPS... in other words for all records the Oracle Id column of the form has the value APPS for the Standard Data Group...
    The above is true for both standard appls as well as custom....
    However , for a totally custom new application... isn't it better to register a new user(say it test) and in the relation between the Oracle Application Name and OracleId to assign this new db user to this new custom App...????
    And something else....
    I haven't understood why for the INV for example Application the Oracle Id user in the data group is APPS ... and not INV... since the basic tables/views for this INV APP are on INV db user.....!!!!
    Thanks a lot
    Sim

    Sim,
    You can select the ORACLE ID you want to assign your application. The application uses an ORACLE ID to access tables in the database. Each ORACLE ID allows access to a predefined set of tables in the database.
    For your custom application, you can assign it to a different Oracle ID (not APPS), but you need to make sure that the user have proper grants and synonyms. Such permissions are already granted to APPS user.
    More details can be found in:
    Oracle Applications System Administrator's Guide - Configuration
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115sacg.zip

  • Use Date Group (Month) in a Results Filter

    Hyperion IR v 9
    I want to filter my results set by the Month Date Group.  I want Displayed in the column filter Jan, Feb, Mar....and so on.  However, when I drag that field to the filter and ask to "show values" it shows my actual dates, not the three character month value.  This monthly filter is essential for what I'm doing.  I tried creating a computed column off the month date group and set the datatype to text. All that did was retain the original date value again.  Is there a way around this?
    How can I do this?

    I've said it before in these forums:  To the maximum extent possible, avoid the built-in functions in computed items in Results.
    I've contacted Oracle about your specific deficiency (Month(column_name) returning a date rather than a month).  They say it's working as designed -- something about sorting properly.
    Use JavaScript.  Here's a definition for your computed item:
    ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"][date_column.getMonth()]

  • Relation between Application and Data Group

    Hello All,
    Can someone please help me to get a query which tells me which Application is associated with which Data Group?
    Thanks,
    Moore

    Moore,
    Query FND_DATA_GROUP_UNITS_V -- http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_DATA_GROUP_UNITS_V&c_owner=APPS&c_type=VIEW
    If the view doesn't satisfy your requirements, then write your own query using the following tables:
    APPLSYS.FND_DATA_GROUPS
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_DATA_GROUPS&c_owner=APPLSYS&c_type=TABLE
    APPLSYS.FND_DATA_GROUP_UNITS
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_DATA_GROUP_UNITS&c_owner=APPLSYS&c_type=TABLE
    APPLSYS.FND_APPLICATION
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_APPLICATION&c_owner=APPLSYS&c_type=TABLE
    Thanks,
    Hussein

  • Trying to get max date grouped by type

    hello,
    i have a request table with:
    request name
    request start date
    The requests run daily so i have multiple records. In answers i want to display request name and the max(request start date), grouped by request name. Is it possible to due this in answers only? if i must use the repository how do i do it? I'm new to building subject areas.

    You can do this in answers only, If you dont have access to RPD.
    Sol1: Create a report with two columns request name,request start date. Open pivot table and add request start date to measures and apply Aggregation of Max on date.
    sol2: Create a report with two columns request name,request start date, Change the Fx of request start date to max(request start date by request name) . This way table view also show request max date by request names.

Maybe you are looking for

  • Info Record - Error Message "Company Code not assigned to Country"

    Hi, I am a beginner in SAP MM. I am trying to Create an Info Record(ME11). After enter the material, Purchase Org., and Storage Location.  While saving the data error message is being displayed as "Company Code not assigned to Country". Please let me

  • Clarification relating to BDC for MD61 transaction

    Hi,     Did  any one made any development for MD61 transaction. I am planning to do an BDC for upload of planning data for the different periods and for different materials. DId any one found any complexities in this development and how it is suggest

  • 1to1 mail: Groupware Integration: transfer attachements

    Dear experts, We are setting up One to One e-mail integration with Microsoft Outlook so Account Managers are able to transfer specific e-mails from their Outlook account into CRM. We have taken all the required steps and are able to transfer the e ma

  • Canon EOS Kiss Digital X Support Not Working

    I have just installed the RAW Support update that is meant to provide support for the 400D/XTi/Kiss Digital X. I bought my camera in Japan, so I have the Kiss Digital X. I STILL cannot use Raw files in Aperture or Preview. Does this work for anyone e

  • Mac OS X 10.6.3 still cut off screenshots

    This bug was first reported here last September: http://discussions.apple.com/thread.jspa?threadID=2152205 How hard is it for Apple to fix this?! =(