Oracle Report Graph flexible minimum and maximum y axis scale values

I have a report that generates graphs based on a group column , i want to set the y format min and max scales of the graph of each graph generated as the max and min of the group data from which each graph is created.
there is one graph control in the repeater and it generates several graphs based on the group column, from the properties i can set one y format min and max scale for all the graphs that will be generated in the repeator
can i some how set in format trigger each time the repeator runs and i set the min and max values of the graph y axis scales.
Please help.

Any Experts here.. Please help

Similar Messages

  • Setting the Minimum and Maximum Y Axis Points

    Hi,
    I have an Application where I need to plot the charts using Time-Scatter Graph .
    I am using 2 Y-Axis.
    But I am unable to dynamically set the Minimum and Maximum y-axis points through code.
    Currently I have set the Minimum and Maximum points for the Y Axis in BG (Business Graphics) Design Time.
    Please suggest if we can set the Min & Max values through code as it is very cumbersome to manually set the Min and Max Values for say around 400 odd charts.
    We are unable to set the Chart Title too dynamically.
    Thanking in advance,
    Poojith

    Any Experts here.. Please help

  • How to set minimum and maximum X scale in the XY graph if i have a X scale time format ?

    Hi,
    i choose in the picture enclosed, a time format for the X scale of the XY Graph.
    The problem is that i am not able to set the minimum and maximum of the X scale: In fact the property nodes of the minimum and maxinum X scales ask for  double as input.
    But i need to set my minimum and maximum X scale to be a time (because I already set the X scale format to a time)
    Could u help me please ?
    Samer,
    Attachments:
    scale.JPG ‏8 KB

    please i have another problem:
    i put the XY Graph in a while loop with maximum and minimum Xscale as property nodes inputs.
    The problem is that when i make a zoom  i can just see the zoom for a little while and then (because of the while loop) the Xscale is updated.
    is there a method so that the Xscale be updated just when i change its value ?
    or Could u tell me how could i zoom properly ?
    Samer,
    Attachments:
    zoom.JPG ‏11 KB

  • Minimum and maximum quantity

    Dear All,
    Can any one help me by telling that is there any way system automatically defining minimum quantity and maximum quantity, i know that if we define it in the material master then while MRP run it will pick up if it is on minimum level i wanna know is there any way that system suggest itself minimum and maximum on base of history of transactions.
    reagrds,
    Qasim Malik

    How we can maintain the minimum / maximum level in the material master, is there any report to find out the minimum / maximum level of the material.
    Regards
    Kashif

  • Change Datepicker Minimum and Maximum Value

    Hi everyone,
    I have a date item with minimum and maximum dates from 2 hidden items.
    The problem is that when i change the value of thos 2 hidden items , the minimum and maximum dates in my datepicker doesn't change.
    I've tried refreshing the date item but it still doesn't work.
    Kind Regards,
    Cearnau Dan
    APEX 4.0.1

    Geert,
    Thanks for your reply. I tried making the hidden item to not protected as you suggested. Changing it to not protected had no effect on setting the Min/Max values of the date picker.
    After reading the following thread I have had some success using javascript to the min/max option of the date picker.
    Re: Dynamic Action On Date Picker
    Documentation on jquery date picker.
    http://jqueryui.com/demos/datepicker/
    Thanks,
    Todd

  • Minimum and maximum quantities in sales order

    Hello friends,
    Can anyone tell me how to maintain minimum quantity in sales order, (Not Minimum order quantity of material master) as only maximum (target) quantity is maintainable in sales order at Item level? So after this development in sales order, one can enter two quantities (minimum and maximum) so that sale can be done between this quantity range.
    I know this is not possible without exits or developments, but please tell if someone has came across the same scenario which exits used by you.
    Thanks in advance
    Warm regards
    Amit

    Min/Max quantity by sales order line items, but not by material?
    You can have your abapper code the Additional Data B screen user exits at the line item level.  You will add two quantity fields - min qty and max qty.  You will also have to code USEREXIT_CHECK_VBAP to enforce the rule that order quantity is between the limits.

  • Difference between deploying oracle report in RDF format and REP format

    Hi All,
    Good Day!!!
    We are frequently encountering report failures in our production environment with the error message "REP-1247: There exist uncompiled program unit(s)"
    But the report executes successfully in the next try and the issue is intermittant. In production the reports are deployed in RDF format.
    So in our test environment we tried of deploying the reports in REP foramat and we cant find any errors.
    Is there Difference in deploying oracle report in RDF format and REP format?
    Is there any diffence in execution?
    Your inputs will be much appreciated!!!
    Thanks in Advance,
    JK

    Hi,
    REP is to RDF what FMX is to FMB, MMX is to MMB, etc.
    Only difference here is that if you deploy RDF, not REP, then the RDF is compiled at runtime by Reports Engine and then executed. In other words, if REP is deployed then it is straightway execute.
    That should explain all your observations.
    Cheers.
    PS: Please post Oracle Report queries on {forum:id=84} forum.
    Edited by: Prabodh on Jul 20, 2012 4:54 PM

  • Minimum and maximum allowed order qty

    we want to configure minimum and maximum allowed order qty in STO for  our internal stock transfers.
    plz suggest the config steps to be follow for deploying this activity.

    Hi
    I think this requirment is for  Retail industry, like stock transfer between stores, clarify
    Its not possible in standard I hope, because its purchase order related, check with ABAPer you can implement BAPI and control this setting error message if quantity is differ from Min and max you entered. system should not save the STO if quantity is mismatch, you can achive this through User exist or BAPI.
    regard
    Satish

  • Minimum and maximum order qty

    we want to configure minimum and maximum allowed order qty in STO for our internal stock transfers.
    plz suggest the config steps to be follow for deploying this activity.

    My requirement is for intercompany stock transfers scenario.
    assume that there are plants 101 and 102, when ever STO through ME21N is occuring system should cross check with minimum order qty for given materials failure of which system should give error message, same way from supplying plant system should check minimum delivery qty for receiving plant failure of which system should give error message and should not allow for outbound delivery.
    suggest the process need to configure.

  • Minimum and maximum memory for starting OSB domain.

    Hi,
       How much minimum/maximum default of memory do we need to run welogic domain for OSB ? I know we can use java comand with Xmx and Xms to set amount of memory to run domain. I want to know minimum and maximum default when we start domain.
    Many thanks.

    Dear All,
    I have attach a VI. Bascially, i want to control the maximum and minimum points using the control by keying in the timestamp date and time. How do i do that/
    Thanks!
    Attachments:
    test5.txt ‏1 KB
    timestamp.vi ‏14 KB

  • How can show the Chinese character in Oracle Report Graph on RedHat Linux?

    The OS is RedHat Linux and I set NLS="SIMPLIED CHINESE_CHINA.ZHS16GBK" in %ORA_AS_HOME%/bin/reports.sh
    The report file is a JSP Web Report, including Chinese character in web HTML text and graph.
    Now Chinese character in HTML text can be displayed correctly but the Chinese character in graph can not be display.
    Anybody can help me? thanks a lot.

    The report server is 9i and it is running in Oracle AS 904.
    And set NLS_LANG="SIMPLIED CHINESE_CHINA.ZHS16GBK" in %ORA_AS_HOME%/bin/reports.sh

  • MINIMUM AND MAXIMUM LEVAL OF MATERIAL

    HI
       EXPERT
    Can you everybody tell me standard report for maximum and minimum leval of material or any customization
    Thanks&Regards
      vijay

    hi,
    there are 8 levels in Sap
    In materail master in the MRP1 Tab under Lot Size Data you have two options
    Minimum Lot size and maximum lot size These two options would help you in determining the lot size when Placing a PO
    setting the values in here will create a PO for minimum lot size Qty even if you give lessthan the qty specified in that field
    In the same Material master Under Purchasing tab you have a check box Automatic PO flag this option as well
    It Defines that purchase orders are generated automatically when purchase requsisitions are converted into purchase orders.
    At the same time in the master record for the vendor with whom the material is ordered, the field "Automatic purchase order" must be flagged in the control data for the purchasing data.
    Now PO's are generated automatically with the specified minimum order value
    How ever this scenarion would be possible only if we are running MRP and finding material requirement and generating PR & PO automatically
    I doubt it would work if you are creating PO manually
    If found helpful, reward me.
    Thanks & regards
    Swathi

  • Oracle Reports 6i Delimied Format and Carriage Returns

    Hi
    I'm using Oracle Reports 6i to generate a report to a text file using delimited format so I can read it in Excel. I've done some testing putting some information in the layout but it seems that all my data is generated in one line. It does not generate the carriage return for the multiple rows I need. Is this standard functionality?. If so, that means I have to generate the file using PL/SQL to get the control I want?

    Whew...lot's of questions...let's see if I can help (at least a little)...
    1. Quite possibly, the user is/was pulling the image from the database? I do this in my environment, so it might be worth a look.
    2. You should be able to print in any format from the web. You may need to adjust your destype/desname/desname parameters.
    3. Only thing I can think of here is that maybe the original report was not written using a standard web-friendly font?
    4. There's a couple of ways you can get data into an excel file:
    A. Use DDE and poke the data right into it (messy when you need to print the regular Oracle report too).
    B. Add an option to print to file and set the desformat to DELIMITEDDATA. Be sure to go through the data model and set Exclude from XML Output to 'Yes' for fields you don't need. Also, be aware that this may not come out in the same order as they do on the printed report. You can read about this on Metalink.
    Hopefully that helps you a little bit. :)
    Chad

  • Oracle Report vs JSP efficiency and Excel XML in Web Source Questions

    I have used Oracle Reports in the past 6i, but haven't used them in about 4 years. We are now using 9.0.4 reports and I am trying to generate Excel XML from an Oracle report by manipulating the web source of the report. Basically copying and pasting the Excel XML into the web source of the Oracle Report instead of html as suggested by this Metalink Doc ID 240819.1. I do have a JSP working example that generates Excel XML created in JDeveloper and successfully spawns off a very nice looking Excel spreadsheet.
    However, a statement was made here by our app sever guy that an Oracle Report is more efficient at getting data from the database than a JSP. The app sever section does not want anyone using JSPs to generate a report of any kind. I guess small web pages are OK since our java guys use them all the time. This rule for a Reports only environment seems a little restrictive to me. Is there any truth to the statement that Oracle Reports bulk collects data in one chunk as opposed to a JSP making multiple trips to the database from the middle tier?
    Secondly, if an Oracle Report is more efficient in the way that it collects large record sets from the db, and if I save an Oracle Report as a JSP not an rdf, and use the reports_tld.jar with the rw tags instead of the typical jsp jstl tags, will I still get the same improvement from using an Oracle report? I guess the improvement is in the library used correct?
    Thirdly, although not part of this forum, I also am assuming that if we have single sign on that when I call a JSP from an Oracle Form I will not have to log in again correct?
    Thanks...
    Message was edited by:
    Mark Reichman

    It could be the configuration issue. Reconfigure the engine.

  • Oracle report 6i on AR and AP

    Hi Genius,
    Can someone please help me on how to access queries and sql statement in AR
    and AP using oracle report 6i.Please state clearly the steps required.
    I will really appreciate it bcos i m new to this technology.

    Hi,
    I landed into an issue may be anyone can help me..
    I need to increase the font size of one field in a concurrent request in Oracle Purchasing its an Oracle report I had ftped it and once I try to open that file thru Report builder it gives me error..
    REP1415 'before report" Unknown user exit
    1.I was wondering do I need to do some special treatment before thta report can be open in report builder and once its being modified and returned back in application
    2.Is it possible to increase the font size thru report builder
    3.This report is Faxed to suppliers do it had to do anything defined in printer files.
    Plaese help..

Maybe you are looking for