How to configure a Chart item in VC model

Hi
I am having problem in configuring a chart in VC model.
In my VC model my query output or chart input is Cal Month/Year (Last 12 Months) and revenue. So there will always be 12 rows in output
My requirement is to draw a Column chart for the above query output so that in X-Axis Cal Month/Year
I made the following setting/config for chart item
Chart Type: Column
Data Series: Stacked
Category Axis: Cal_year_month_ext_key
Value Axis: Blank (Default Settings)
Data Series: @revenue
When I compiled, Deployed and executed the modeu2026output is
In X axis all the 12 months are displayed but only the first row value is being displayed in the graph for all the months
Please update me on how to configure a graph
Thanks

Hello,
If you have only calmonth in the rows and revenue in your columns of your bi query
pls try using a column chart with "clustered" data series rather than a stacked one
since you have a single data series .
Rgds

Similar Messages

  • How to configure Sales order item text copy to Purchase requisition item

    Hi,
    How to configure sales order item text copy to Purchase requisition text then copy to PO item text.
    Regards
    Jack

    Hi Rajesha,
    Thanks for your reply, some of the items in sales order are procured externally by us and our customer maintains text related to price and specification in the item details of the sales order, MRP creates planned order for these materials and these planned orders are always converted in pur requisition, we want that text from the sales order item details should be copied in to the purchase requisitions converted from planned orders.
    is there any user exit which can be called at the time of saving a purchase req or user exit for converting planned order in to pur req.?
    if there is any such exit available, then I think I can read the pegged requirement of the planned order where sales order item will be found then read the text in the item then copy this text in pur req then save pur req may work.
    but this will be a bulky development, please let me know if we can shorten the development.
    Thanks again
    Anand

  • How to configure the delivery item text is required text

    Dear All,
            I have issues about delivery item text.  I would like to know how configure to delivery item text is required text (if not enter the text then cannot save delivery and show error message).
           In configuration about delivery text in text control. I configure the delivery item text is (text is obligatory) but the delivery item is only show at incompletion log but not requried field.
           In configuration about incompletion control for deliveries. No table and field is about delivery item text. I trial to enter PTEX(item texts) in field: Screen for creating missing data. The result can detect missing delivery item text but cannot specific delivery item text. If I enter other item text then the delivery can be saved. In additional, when I open screen delivery item text and not enter the delivery item text, the delivery can be saved.   These are incorrect. I would like to check the delivery item text is required text.
           Please suggest me how to solve this issue. Thank you very much. 
    Best Regards,
    Lek Lexus

    the

  • How to configure the maintenance item screen layout

    Hello experts,
    I need to configure Maintenance Item Screen layout .
    How do I do that? I checked in SPRO and could not find a place.
    Need to make some some fields as required.
    Thanks,
    Raneetha.

    There are some fields that can be made mandatory using Field Selection for Notification & Order.
    Some fields should be made mandatory using development (User Exit IPRM0004)

  • How to toggle bubble chart Item's visibility?

    I have a bubble chart. I need to toggle the visibility of a particular bubbleSeriesItem (specific data point) ?
    Thanks,
    Tanu

    Hi Tanu,
    You can try this..provided you only have only positive values on y-axis.
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
        <mx:Script>
            <![CDATA[       
            import mx.collections.ArrayCollection;
            [Bindable]
            private var expensesAC:ArrayCollection = new ArrayCollection( [
                { Month: "Jan", Profit: 2000, Expenses: 1500, Amount: 450 },
                { Month: "Feb", Profit: 1000, Expenses: 200, Amount: 600 },
                { Month: "Mar", Profit: 1500, Expenses: 500, Amount: 300 },
                { Month: "Apr", Profit: 1800, Expenses: 1200, Amount: 900 },
                { Month: "May", Profit: 2400, Expenses: 575, Amount: 500 },
                { Month: "Jun", Profit: 2400, Expenses: 120, Amount: 1500 } ]);
            //Say if I want to hide items for May and Jun    
            private function hidePoints():void
             for each(var obj:Object in expensesAC)
              if(obj.Month == "May" || obj.Month == "Jun")
               if(parseInt(obj.Expenses) > 0)
                obj.Expenses = -obj.Expenses;
             expensesAC.refresh();
            private function showPoints():void
             for each(var obj:Object in expensesAC)
              if(obj.Month == "May" || obj.Month == "Jun")
               if(parseInt(obj.Expenses) < 0)
                obj.Expenses = -obj.Expenses;
             expensesAC.refresh();
            ]]>
        </mx:Script>
    <mx:HBox>
      <mx:Button id="btnHide" label="Hide Points" click="hidePoints()" />
      <mx:Button id="btnShow" label="Show Points" click="showPoints()"/>
    </mx:HBox>
        <!-- Define custom color and line style for the bubbles. -->
        <mx:SolidColor id="sc1" color="blue" alpha=".3"/>
        <mx:Stroke id="stroke1" color="blue" weight="1"/>
        <mx:Panel title="BubbleChart Sample Example" height="100%" width="100%">
            <mx:BubbleChart id="bubblechart"
                height="100%" width="100%"
                paddingRight="5" paddingLeft="5"
                showDataTips="true" maxRadius="20"
                dataProvider="{expensesAC}">
                <mx:verticalAxis>
        <mx:LinearAxis minimum="0" />
       </mx:verticalAxis>
                <mx:series>
                    <mx:BubbleSeries
                        displayName="Profit/Expenses/Amount"
                        xField="Profit"
                        yField="Expenses"
                        radiusField="Amount"
                        fill="{sc1}"
                        stroke="{stroke1}"
                    />
                </mx:series>           
            </mx:BubbleChart>           
            <mx:Legend dataProvider="{bubblechart}"/>           
        </mx:Panel>
    </mx:Application>
    Thanks,
    Bhasker Chari

  • How to configure corporate chart of account?

    Hello,
    While creating G/L account in FS00 i got this error "no corporate chart of accounts is defined for chart of account CAKP"
    Here CAKP is my company chart of account, we copied from 3000.
    I cant configure any account because of this error. Help
    Regards
    Ketan

    Dear:
                 The error relates to group COA missing configuration in OB13. The group chart of accounts contains the G/L accounts that are used by the entire corporate group. This allows the company to provide reports for the entire corporate group.
    The assigning of an corporate group chart of accounts to a company code is optional but in your case you need to maintain it in OB13 under consolidation ...group COA.
    Please refer to the link given as well
    Opreating COA ,country and Group chart of accounts
    Regards

  • How to configure SBWP inbox items to NWBC work inbox?

    Hello Experts,
    I got a requirement where i need to trigger workflow, i have done that but the work item is available in SBWP, but i need to show that workitem in NWBC inbox. How to achieve it??
    Thanks & Regards,
    Mohammed.

    Hi Mohammed,
    The below link may help you.
    http://scn.sap.com/thread/3417006
    Regards,
    Murali Krishna.

  • How to configure item categories in delivery

    Dear All;
    I am trying to punch item categories TAN and TAL in Standard sales order together, it has been successfully done but Li am not able to deliver them together, can any body send me a link or some documents on how to configure these two item categories together in sales document items and in deliveries . Item category TAL is returnable packaging material and is not chargeable. I don't have access to OSS notes, so SAP building blocks will be helpfull. the same problem i am facing with free of charge item category TAS
    I have the following settings
    or LEIH TAN = TAL +TAN
    where TAN is higher category
    orLEIHTAL=TAL+TAN
    OrLEIH=TAlTAN
    what should be the assignemnet in delivery type LF as the main problem is with delivery.
    The assignments are
    LF+ LEIH=TAL
    LFLEIHTAL=TAL
    LFLEIHTAN=TAL
    where  Highet item category is TAL

    Hi Pr Singh,
    Check the settings in  T.Code  <b>0184</b>.
    Check if it works if we assign
    LF + LEIH + PACK+   + =  TAL.           
    Reply if it works.
    Thanks
    Mohan

  • How can I make a Chart Item ?

    I read this post :-
    chart item in oracle forms 10g
    but that not what i need ...... what i need is simple explanation of *how to build a Chart item based on Data Block ?*
    I'm using DB 10gR2 , Developer Forms 32 Bit Version 10.1.2.0.2 (Production)
    and Windows XP SP2 64-bit

    It is existing because to support the chart items your created in old versions of forms. However, you cannot use it for "Creating New Charts". It has become useless because, you have other powerful / more featured charting mechanism is available (one of which is BI Graph). So, why do you want to go for Old Chart Items, which has less features than using a full fledged BI Graph?
    -Arun

  • How can I fit the chart in the center of the chart item ??

    I created a chart item in the Form, in which the attached chart is created manually using Graphics. When I run the form, the OG.OPEN function is called and the chart is displayed. However, it can only show a part of it. I want to know how can it can be fit into the size of the chart item, so that the whole chart can be shown on the screen automatically. Thanks !!

    Dear bowiecpy
    Pls let me know how to do it Plz
    Regards Lakmal

  • Item category usage - how to configure

    My client requirements are
    Need a new Usage code (item category usage)
    description =  "Included with System "
    The users will use this to add items to the sales order as Free Goods but the revenue for the items is already embedded in the main item 
    How to configure this?
    Also are there any additional updates required to allow the usage code to be used ?
    Thank you!

    Hi
    Usage indicator is something else. Just go through F1 help and see for what purpose we can use this field. What you are looking for is free goods configuration. This has been discussed so many times. Search with thext free goods and see if you find something. If you have some other requirement then come again with more explanation.
    Thank$

  • How to configure Item Category in Purchase Order document

    Hi
    Can someone tell me how to configure the Item Category in Purchase ORder document?  This field is displayed next to Account Assignment in PO screen.
    Thanks,
    Lin-Lin

    I think your issue is screen layout of the PO
    please go to
    SPRO-MM-Purchasing-Purchase order-Define Screen Layout at Document Level
    here you can select the ME21N and double click on it
    on field selection of basic data you can make item category is optional than it will be avialable
    if still you find the problesm than check your field selection of your document type and change that field selection as above mentioned.

  • How to configure for the price master of the configurable item

    in my client we have the configurable items like car doors with different colour as per the color
    the price is changing
    so how to configure this masterdata for pricing for all the material

    Hi
    This kindly of process is done at Variant configuration. so the pricing will define in condition type VA00. and the variant process as follows:
    Eg: Ford car.If a sale order is raised for fiesta lxi model the system should choose red colour & for vxi blue colour respectively.
    ie you need to define the characteristic and assign the values .
    This characteristic need to assigned to class.
    class need to be assigned to material master
    1. T.code : CT04(characteristic) FORD_MODEL, Choose single value & entry required tab & give the input as 01 - fiesta_lxi & 02 - fiesta_vxi.( characteristic values)
    2.Tcode: CT04, FORD_BODY( another characteristic)
    Choose single value , don't click entry required.
    01 - Red( characteristic values)
    02- Blue
    3. Create class T.code : CL02
    fiesta_class
    type : 300
    4. OBJECT DEPENDENCY:
    T.CODE : CT04
    FORD_MODEL
    CLICK VALUES TAB,
    IN FIESTA_LXI CLICK THE 'O' meant for Obj dependency, action & extra.
    Edit the dependecy,
    010 $Self.ford_body = '01'. & save
    Repeat the same for FIEST_VXI & instead of '01' give '02' for blue colour.
    , then create a ROH as ford_body. & a KMAT material for the car. .
    Then create a Super BOM with usage 3 & give component as ford_body
    Then use T.code cu41 (Create config profile)
    enter a profile name & class 300 & choose class assignment, choose fiest_class ,
    Use T.code cu50 to check the values.
    Then create a sale order.
    Reward if it helps
    Regards
    Prasanna R

  • Hi all anybody    can contribute on how  to configure Freegood for  3 items

    HI all,
    Can anybody  share  how to configure   1 free good for 3 items.Ex: When we purchase A,B&C items system should give D as  a  free good.
    Thanks in advance,
    Ram

    hi
    there are constraints for free godds scenario
    1> Free goods are currently not supported with material structures like product selection, BOM, variants with Bom selection.
    2>only supported on a 1:1 basis
    3>only supported with sales orders with document category "c" not for quotation etc
    4>are not currently supported for deliveries without reference to sales orders
    5>are not supported for make to order production, third party scenario,and scheduling agreements
    regards

  • How to configure CSWP on Category page to show the Published Catalog-item page on Publishing site in a Cross Site Publishing scenario?

    I have created a Cross Site Publishing Environment in SharePoint Online. After connected
    to my catalog. 2 pages automatically created. But in "Category" page, if i click on an item it will bring me to the original path/item located in Authoring site. How to configure Content Search Web Part on Category page to show the Published Catalog-item
    page on Publishing site?
    Can we do this by changing the property mappings?

    Hi,
    According to my understanding, you want users to be redirected to pages in the current site instead of the source page of the search results in a Content Search Web
    Part.
    By default, the hyperlinks of the search results in a Content Search Web Part will point to the source page where the data comes from, when the hyperlink of each result
    is clicked, user will be redirected to the corresponding source page.
    If the data comes from other sites, what page do you want to display when user clicks a search result in the Content Search Web Part?
    Property Mappings can help to control the content of each part of a display template, however, there seems no such property in the search result can help to redirect
    to the pages of the current site, thus, it might not be able to meet your requirement.
    More information about customizing the Content Search Web Part:
    https://www.martinhatch.com/2013/02/customising-cbswp-part1.html
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

Maybe you are looking for

  • Error Message MEPO834 while deleting a PO item

    Hi, I did not find what is this error message in SE91 transaction. Can some one tell ? Regards, Sattuj

  • Access result set in user define type of table

    here is the situation. I have a stored procedure that dequeues messages of a AQ and passes them as an OUT parameter in a collection of a user defined type. The same type used to define the queues. The java code executes properly but seems like we don

  • TC connected to internet, laptop connected to TC but no internet on laptop

    Hi everyone, I'm currently having an issue with my TC. I connected it to my network in order to use it as router. I'm connected to the internet with time warner cable and it seems to be working with a fix ip. Whatever, I configured it manually to pro

  • Want to use presentation date variable in Advance SQL filter option

    Hi, I want to use presentation date variable in Advance SQL filter option.....I am getting the below error. SQL in Advance SQL filter ---- "Fact Status Details"."Load Date" = (select min(Cast("D Time"."Business Date" as char))-1 from "D Time" where "

  • DMS - workstation application

    Created a new workstation application as WMV to movie files having extension wmv. Using cv01n created a document and attached a word file and wmv file. When i searh and open the document for display/view only the word file is shown as attached, wmv f