Whether it is possible through plsql to change parameters of the chart?

Having set constant number in these fields («Y Axis Min », «Y Axis Max», «Chart Width»,«Chart Height »,«Maximum Rows») it is possible to change parameters of the chart.
And whether it is possible to change them during performance of the program (to substitute in them the necessary plsql-variables)?

A question for the HTMLDB gurus, has the limitation been fixed? I mean, can you use variables to set min/max for charts?
I am using htmldb 2.0 and I can not put anything but constant number for min/max.
btw. is there a way to use htmldb api to manually code a chart so I can set min/max dynamically like what we have in Microsoft Excel?
Thanks.

Similar Messages

  • Permanently changing parameters on the search box?

    I just switched over to Leopard from Tiger at work.
    Whenever I do searches for files in the finder my three parameters at the top are "Name", "Kind" and "Last Opened". I'm trying to find a way to change the "Last Opened" to "Last Modified" as it was on Tiger, which was much handier for the work I do.
    Is there a way to do this?
    I would also like to have the search include the Trash, but have been unable to figure out how on my new system.
    Any help would be appreciated.

    kev_taoboy wrote:
    I just switched over to Leopard from Tiger at work.
    Whenever I do searches for files in the finder my three parameters at the top are "Name", "Kind" and "Last Opened". I'm trying to find a way to change the "Last Opened" to "Last Modified" as it was on Tiger, which was much handier for the work I do.
    Is there a way to do this?
    no. you can add any items you want to that pulldown menu though. in that pull-down menu click on "other". in the resulting popup check the boxes next to any items you want to appear in that pull-down menu.
    I would also like to have the search include the Trash, but have been unable to figure out how on my new system.
    that's not possible either. spotlight doesn't search trash.
    Any help would be appreciated.

  • Trigger&Ga​te Express VI. Is it possible to control Dialog Box parameters on the frontal panel?

    When you use a Trigger&Gate Express VI the Dialog Box Options permits you to configure the VI. I am asking if it is possible to control Dialog Box parameters with controls on the Frontal Panel. I am especially interested on Start Level Threshold.

    open the VI that the trigger and gate is in. Right click on the express VI and select open front panel. Then find the control that you want and edit the connector pane to be able to input the parameter that you want. Attached is a modified version that I came up with for you.
    Hope this helps you.
    Joe
    Joe.
    "NOTHING IS EVER EASY"
    Attachments:
    example_trigger_and_gate.llb ‏92 KB

  • How to change max_brightness beyond the max?

    Currently on an asus g73jw. 
    cat /sys/class/backlight/acpi_video0/max_brightness
    10
    I've tried to edit this to 11 and it fails with permission denied regardless of root.  I've tried echo'n 11 into /sys/class/backlight/acpi_video0/brightness
    The problem is that on windows, this laptop was very bright.  I am currently sitting in front of a window on a sunny day and on windows it would be ok.  Right now it is too dark so I'm thinking the max brightness isn't set as high as it should be.  However, I've read the backlight wiki https://wiki.archlinux.org/index.php/Backlight and nothing seems to allow me to edit for higher values.
    Thoughts?  Any leads?

    that is a value reported by the driver for information purposes, so you cannot change it. if you know that your screen has more brightness and you are 100% sure you can open a bug report to the driver developer sothatit fixes the issue. i don't know which driver takes care of it. look about it in google. something like max brightness too low linux. also, there is the possibility that the windows panel that takes care of brightness also changes parameteres from the graphics card or the color profile, giving you the fake impression that you get more brightness on windows, but you are sacrificing color quality with this method, so it does not belong to brightness under linux. to know if this is the case put all your screen with a fullscreen white image and check if the white is more bright on windows than on linux.  if windows is brighter the almost then probably max_brightness is not being reported properly, or the driver does not understant the brightness adjustmemt hardware to all its depth.

  • Syntax for defining a variable  with size in changing parameters

    hi,
    syntax for defining a variable  with size in changing parameters in the form statement.

    Hi prasad,
    1. one option is to type it as an data element.
    eg.
    form abc changing myvar type char10.
    endform.
    where char10 is a data element with length 10 characters.
    regards,
    amit m.

  • I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications of ipad is possible through icloud or not

    I want to upgrade my storage plan in icloud. Before that i want to know whether synchronization of data in my PC and data in one of the applications like "phone drive" of ipad is possible through icloud or not?

    The Photos app doesn't currently support subfolders, it only has the one level of folder/album. You will either need to change your folder structure on your computer to be just one level, see if there is a third-party photo app in the store that copes with subfolders, or just make do. You can try leaving feedback for Apple : http://www.apple.com/feedback/ipad.html

  • Is this possible through SQL

    Hi,
    Please find below the sample data
    Empl   Start Date   End Date
    A       2-JUN-11     30-JUN-11
    A       1-JUL-11      15-JUL-11
    A       16-JUL-11    NULL
    B       14-SEP-06   3-NOV-09
    B       10-APR-11   4-MAY-11
    B       5-MAY-11    NULLThe above is a sample extract from an employee detail table. Whenever there is a change in the employee data the active row in the table is end dated and a new row inserted with the new start date.
    In the above example employee A joined the organization on 2n June 2011 and is still employed by the organization, and moved teams twice. While B had joined in 14 September 2006, quit the organization on 3rd November 2009, and rejoined the org on 10th April 2011.
    Now, I want to frame a SQL query which returns employee name and his latest joining date. So for the above sample data the result set would be:
    Empl Start Date
    A     2-JUN-11
    B     50-APR-11Do you think this is possible through an SQL query?
    Thanks,
    CJM

    You were right the filter was wrong. I made a correction to my first post.
    A       2-JUN-11    30-JUN-11     0
    A       1-JUL-11    15-JUL-11     1
    A       16-JUL-11   NULL          1
    B       14-SEP-06   3-NOV-09      0
    B       10-APR-11   4-MAY-11    584
    B       5-MAY-11    NULL          1outer query
    A       2-JUN-11    30-JUN-11     0   /* max value */
    B       14-SEP-06   3-NOV-09      0
    B       10-APR-11   4-MAY-11    584   /* max value */Regards
    Etbin

  • Is it possible to control a GPIB instrument by the instrument through GPIB

    I'm having a Function generator, it has an in built GPIB, I'm writing an application on oscilloscope which also as GPIB, I have connected the GPIB port of oscilloscope to the FG GPIB port. I tried to send a GPIB command from the oscilloscope to the function generator. I wanted to know whether it is possible to control an instrument from a instrument through GPIB.

    The answer is yes and no. There are three categories of devices:
    talker/listener
    talker/listener/controller
    talker/listener/controller/system controller
    Most instruments are "talker/listen-only". All they can do is act like a device on the GPIB.
    You do run across a few instruments that are "controllers' as well. These instruments can be passed control from the system controller to temporarily control the bus, perhaps to calibrate themselves with a collaborative instrument. To find out if your instrument supports this, you probably need to look in the instrument's user manual.
    The other option is for the device to be a system controller. This means that the device can control the bus at bootup (system controller) and run a host-side API (i.e., NI-48
    8.2) to control an instrument. This sounds like what you are interested in.
    I hope this helps.

  • Is possible to keep a change log on a z table

    Hi..
    I made a z table which has a charge out rate and other details. This is updated via table maintenance view by the user.
    I want to know whther it is possible to get a change log, for example if the user changed the charge out rate at a particular date, to get the date, name of the user logged in and say the price it was chnaged to and the earlier price which was thr..
    If the price change details cannot be taken, is it atleast possible to get the date the change was made and the user name..
    Any help is appreciated.
    Thanks.
    Keshini

    Hi,
    If you maintain your z-table in ABAP Dictionary (SE11), via the menu Go to ->Technical Settings, you have a checkbox 'Log data changes' down left. F1 on this checkbox gives you following explanation:
                                                                                    "Log data changes                                                                               
    The logging flag defines whether changes to the data records of a table 
        should be logged. If logging is activated, every change (with UPDATE,   
        DELETE) to an existing data record by a user or an application program  
        is recorded in a log table in the database.                                                                               
    Note: Activating logging slows down accesses that change the table.     
        First of all, a record must be written in the log table for each change.
        Secondly, many users access this log table in parallel. This could cause
        lock situations even though the users are working with different        
        application tables.                                                                               
    Dependencies                                                                               
    Logging only takes place if parameter rec/client in the system profile  
        is set correctly. Setting the flag on its own does not cause the table  
        changes to be logged.                                                                               
    The existing logs can be displayed with Transaction Table history       
        (SCU3).        "                                                         
    So don't forget: activating this checkbox will only help if you also activate parameter rec/client on system level.
    Hope this helps,
    Ioana

  • Hierarchy Report - is this possible through Crystal Report???

    Hello friends
    We have a requirment as follow:
    In Row : Hierarchy
    In Column: Qty
    we have 3 levels of hierarchy: level1 , level2 and level3
    we want level1 in row and rest two levels in column along with qty
    Row: :Level1
    Col: Level2, Level3, Qty
    please let me know whether its possible through Crystal Report or not,,,I tried out this in BEx (BW) but we cant do that

    Hi Aloke,
    This is possible,
    Create a group on Level1
    In Detail place Lavel2 ,Level3,Qty
    You may insert totals if required.
    Thanks,
    Sastry

  • Hierarchy Report - is this possible through BO???

    Hello friends
    We have a requirment as follow:
    In Row : Hierarchy
    In Column: Qty
    we have 3 levels of hierarchy: level1 , level2 and level3
    we want level1 in row and rest two levels in column along with qty
    Row: :Level1
    Col: Level2, Level3, Qty
    please let me know whether its possible through BO or not,,,I tried out this in BEx (BW) but we cant do that
    Edited by: Alok Kashyap on Feb 2, 2009 9:03 AM

    Hi Alok,
    As I understand you want to set different levels of hierarchies for different Columns objects in the report.
    BO doesnu2019t have the concept of Row and Column Level Hierarchy because when you select any value BO Select all values in column we canu2019t refer any single value in column and we canu2019t refer all related values as record thus Row level hierarchy is not possible.
    You can use Custom Hierarchies to set different hierarchies for different objects.
    Lets Say you Want Object in  Column A to follow Level 1 include that object in Level1 Hierarchy.
    Define Level 2, Level 3 Hierarchy and Include Object in Column 2 in those hierarchies thus Column 2 follows Level 2 and Level 3 Hierarchy.
    When there is confusion about which Hierarchy Level  to follow when at same level it asks user which way to go.
    I Hope this Helpsu2026
    Thanksu2026
    Pratik

  • How to change billing information for my annual subscription as the chart through which I was paying

    The option that gives me my brand Subscription error and I can not make changes.

    It solved the problem of changing the credit card for payment of a subcripción.
    thanks
    Date: Wed, 18 Jul 2012 14:22:59 -0600
    From: [email protected]
    To: [email protected]
    Subject: How to change billing information for my annual subscription as the chart through which I was paying
        Re: How to change billing information for my annual subscription as the chart through which I was paying
        created by David__B in Adobe Creative Cloud - View the full discussion
    Hi Beto, What information are you attempting to change (address, credit card)? What is the error message you are getting? Would it be possible to post a screen shot of the error? -Dave
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4565913#4565913
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4565913#4565913. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Creative Cloud by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Is it possible to have two USB drives for the IPad?  I want to bring RAW photo files from my camera, through the IPad and back to an external hard drive.  One of my cameras does not use an SD card.  How can I do this?

    Is it possible to have two USB drives for the IPad?  I want to bring RAW files from my camera through the IPad and out to an external hard drive.  One of my cameras has an SD card but the other one doesn't have a card that would fit in any of the camera devices I've seen on line.  Realted to this, I bought the IPad camera accessory.  Can I put the SD card in the device and also hook the external hard drive to the USB port of the accessory and download from the camera to the hard drive?  Can I put Lightroom or the Nikon photo editing software on the IPad?  Right now I carry a PC laptop and external hard drives with me on wildernes trips.  Internet and WiFi are not available.  Because I shoot so many photos and they're in RAW I need to download from the camera to the external drive because I run out of memory on the PC (and it has much more memory than the IPad).  I have Nikon NX software and lightroom on my PC.  I'd love to be able to reduce the weight I carry by using the IPad to edit my photos each night while on trips.  Is this possible and how would I do it?  I'd appreciate any guidance.

    No, the camera connection kit only supports the copying of photos and videos to the Photos app, it doesn't support copying content off the iPad. For your second camera instead of the SD reader part of the kit, does the iPad to camera cable not work with it for direct transfer to the iPad ?
    For Lightroom and Nikon software again no - you can only install apps that are available in the iTunes app store on your computer and the App Store app on the iPad, 'normal' PC and Mac (OS X) software are not compatible with the iPad (iOS). There are some apps that perform fairly basic editing functions that are available in the store, but nothing as sophisticated as, for example, Lightroom.

  • How do I make a web page that changes every time the user refreshes it? Is it possible in Muse?

    Hi, i'd like to make quite a simple website where the main text in the centre of the page changes every time the user refreshes the page in their browser. I assume i'll have to make one master, and multiple pages that are all the same except for the changes in the text, but i'm not sure how to make it so that every refresh directs to a different page and not just the home page? Is this even possible in Muse?
    This is an example of what i'm going for: :: procatinator ::
    Thanks!

    You can't do it with Muse alone. Would probably be fairly simple to do with a bit of Javascript. Check the widget directory as it is possible someone has made a widget for random content. If not, maybe I will make one this weekend. ;-)

  • I am trying to find out if I can change a setting of the calendar in my iPhone.   When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change? SS

    I am trying to find out if I can change a setting of the calendar in my iPhone. 
    When I view calendar, in month, I would like to view it with the starting day of the week being Monday, not Sunday.  Is it possible to make this change?

    Hello SMEvans32
    You can use iCloud to share the Calendar, that way she will always be up to date on that particular section of your work calendar. If you want to use iCloud, I would recommend backing up so you have a safe copy of your data.
    iCloud: Calendar sharing overview
    http://support.apple.com/kb/PH2689
    iCloud Setup
    http://www.apple.com/icloud/setup/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

Maybe you are looking for

  • Inserting multiple pages, in order, into a document

    I have a pdf document that I want to insert multiple single pdf's after the first page, in the order I select them. For some reason thet are inserted in random order. Not the order they were selected as. i have adobe acrobat creator 9 pro Where is a

  • Sequential numbering of imported scanned images in Aperture 2.1.4?

    I have a large number of old photographs which I want to import into Aperture 2.1.4. via a scanner, (Lexmark P4350) and I would like them to be sequentially numbered preferably into the Version Name field but any field would do. At the moment they ar

  • How to Compare Lists of Objects

    Hello All, I have two lists(self developed; not using Java's inherent list functionality) containing objects of the same class. Now I would like to compare the elements within the lists one on one. Meaning, I would like to compare the two lists to se

  • Opening E mail Attachment​s

    I am unable to open my e mail attachments. They are coming in as Windows Media Center Zip files, which will  not open.

  • Error processing CFX custom tag "CFX_iMSMail".

    Hi I am testing a CF application and this is the error I get., when I am trying to 'register for a certain event'. Error processing CFX custom tag "CFX_iMSMail". 'The CFX custom tag "CFX_iMSMail" was not found in the custom tag database. Please be su