Report Excel - functions of the OLEObject

Hello

I use CVI 9.0.

I am trying to add my Excel report a Rectangle shape and stripe, i ' v tryied to add using the OLEObject with no luck...

y at - it an example? or a guide?

Thank you

Hi KobiKal,

You may be able to write a macro or VBA script that will draw the shape you can call CVI.  It seems that there is a limitation on the creation of forms with the ActiveX interface to Excel.  Your best option would be to encode a VBA script that you can call via ActiveX.

I hope this helps!

Tags: NI Software

Similar Questions

  • fgetc reports ' argument open stream ", the fopen() function succeeded

    Hello

    I'm looking to implement the GNU 'getline()' function in CVI and the function starts as:

    getline.dll:

    Ssize_t getline WINAPI LIBAPI (char * lineptr, size_t * n, FILE * stream) {}

    int c;

    While (TRUE) {}

    c = fgetc (stream);    Error occurs here

    ...

    }

    }

    (LIBAPI is DLLEXPORT or DLLIMPORT). It is then compiled as a DLL and put it somewhere in the world. Then I have another DLL that does this:

    Driver.dll:

    int ReadWaveform (void) {}

    FILE * fwave;

    char * lineptr = NULL;

    int n = 0;

    fwave = fopen ("waveform.txt", "r");

    Len = getline (& lineptr, & n, fwave);

    ...

    }

    I get the error "Argument must be an open stream" when the 'fgetc()' function is called. It does not produce an error if this fgetc() is put in the ReadWaveform() function. The file exists, it is readable (the permissions of files are read-only, but read/write changes its behavior either). The two libraries are compiled in debug (or the getline.dll has also been compiled as a liberation, but does not change because the file can not be read and fgetc() reports EOF immediately that it should in case of error).

    So there seems to be some issues to limit cross-DLL when using file streams if open the stream in the DLL driver.dll and work with her in getline.dll. I did not have this problem with other C languages.

    any help on this would be appreciated. I use CVI 9.0 on Windows XP.

    Thank you

    Jason.

    I think this problem is the same as malloc/free deliver you in the other thread. Basically, I think that your two dll is built with runtime different support options, and so, engine running different CVI DLLs are called to manage resources. If you build your dll/program with the same runtime support option, then you should be able to share the FILE pointer through modules - you can't always do it for other reasons of design.

  • No search functionality on the creation of report

    I created a new report with the wizard. The created report doesn't have a search function. My experience has been so far that this was done automatically. Is there an option somewhere to make this automatic again?

    Thanks, fried

    Which explains a lot.

    Interactive reports have been introduced with APEX 3.1.

    Then, of course, you do not have this option.

    This brings us to my original question: what Wizard you used to create this report?

    Once the report is created, you cannot automatically create the missing search box if you forgot to create the wizard.

    What you can do however, is to create a region of HTML by hand, add some Page elements (for what you want to search or filter) and use these Page elements to your report region Source (SELECT statement).

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at
    Training: http://www.click-click.at/apex-4-0-workshops

  • The end of report database function call. Using the Evaluate function.

    Hi all

    We have a req when we need to call the functions of back-end of the end of the report. I knew the Evaluate function can be used to do the same. I tried to reproduce the same as the same thing, but it didn't work.

    One can please more elaborated on this. Syntax and other details. We must also pass the parameters to the function, probably a column value.

    Also please let me know where all changes must be made. RPD etc. as appropriate.

    It is of the selected, that we need to replicate in OBIEE.

    NVL (DWH.dwh_pa_get_si_value_f (Pa_Projects_All_V.Project_Id, Pa_Periods_All_V.Period_Name,-1, Dwh_Pa_Project_Si_Info.Currency_Type, Dwh_Pa_Task_Si_V.Task_Number, 'R'), 0)

    Thank you
    Pankaj

    Hey I am,.

    I found the solution to your problem...
    Under any logical table... you create a logical column and
    Select existing logical columns as source checkbox
    Click the Eclipse...
    Now, here you write...

    (Evaluate('dwh.dwh_pa_get_si_value_f(%1,%2,%3,%4,%5)', Pa_Projects_All_V.Project_Id, Pa_Periods_All_V.Period_Name,-1, Dwh_Pa_Project_Si_Info.Currency_Type, Dwh_Pa_Task_Si_V.Task_Number, 'R')

    Then click ok...
    Hope it works...
    It worked for me...

    Thank you & best regards
    Kishore Guggilla

  • Convert excel vba to the Coronet script

    I have a working excel spreadsheet that allows to interpolate given z and x, y, using a matrix lookup table.  I enclose the excel file.  I would like to import this feature in Diadem.  Basically, I collect the engine rpm and the pressure of the circuit, and I would like to know what is equivalent to the output of the compressor resulting (l/min).

    These data are a vehicle for 100 Hz sampling frequency, and this would greatly help with data analysis.

    The excel user-defined functions are www.tushar-mehta.com

    Any help would be greatly appreciated.

    Hi hamiltoncj,

    It took me awhile, but I think I have a good solution for you.  I reworked the script you already had to deal with all of the measured values of XY and interpolate the value of Z for each measure.  I then created a REPORT layout that shows the surface of interpolation, the original research of values (Square markers) and the measured XY points (grey circles).  I also created a surface 2D and 3D showing just the interpolated measured surface and its XYZ (of the gray circles) points.  Finally, I added all the Z channel values interpolated and displays the result on the sheet of each STATE.  To do the calculations and graphs to run faster, I had the script delete all the Governor = 1 lines from measured data so that all measured value XY lines which were outside the defined lookup range XY table.

    I quoted "summed up compressor Output" in litres as you suggested, but I'm not convinced than the units I found in your Excel sheet spread (X = 1/min, Y = bar, Z = l/min) support this conclusion.  It seems to me that if I have a bunch of values l/min in summary I get a value which still has its unit = l/min.  Have we not need to multiply the sum by the number of minutes between the measured data points (frequency of sampling in units of minutes)?  If so, then just do what change in 119 of the script line - this is where the "Sum_Output" property is calculated and added to the Z channel.

    Ask you questions,

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Unknown name of function or the sequence "DoPostUUT".

    I use 2014SP1 test bench, in our tests, we need a custom action that creates a file of "Summary" of all the reports of success/failure.  We do this in addition to the default DoPostUUT of riding.   Our custom DoPostUUT does 2 things.

    (1) call the default DoPostUUT

    (2) call a python script that analyzes the report just created from the default DoPostUUT file

    This worked well for us for several projects deployed at several locations.  (other than normal problems with python)

    Our last error has left us speechless.  On the deployment site, we get the following error:

    Call error DoPostUUT sequence.

    Function name or an unknown sequence "DoPostUUT".

    :-17320 error code: unknown function or sequence name.

    I was not able to reproduce this on my test PC, we only see it on the site of the final user.

    Anyone seen this before?

    Resolved, looks like it's a corrupt install.  they ran the installer again and it worked fine.

    Thanks for the ideas.  I was at a loss what to check.

  • Flahsing Excel icon on the taskbar

    I use the report generation tool.  When I open and close a workbook, the flahses of excel icon in the taskbar.  How can I get rid of this?  Thank you!

    You can set the 'visible' reference applications Excel to "False".

    I generally do not use screws report generation, so I hope that you need to change one that opens the reference app Excel and save it under a different name.  I almost always interact with Excel directly using ActiveX, so I do not know what VI you will have to change.

  • Report Generation Toolkit - keep the existing table

    Previously, I used the TXT (CSV) files to store test data. Some tests to run for 1000 hours and collect anywhere from a few lines of thousands of data from more than 100,000 rows of data. Using this approach, I have to write macros VBA to parse and format of these data, which are very time-consuming. I'm looking to try to use the LabVIEW Toolkit for generation report (GTA) to write directly in an Excel spreadsheet and do some steps on the fly as the VBA macro, to help reduce the processing time and manual work on the analysis of the data.

    However, my concern is that sometimes one must quit school essay through a long trial and then continue and add data to the existing data. I don't see how using the GTA. I guess you would have to locate the latest data from the spreadsheet... using a TXT file, LabVIEW is done automatically. In Excel, I use VBA code like this:

    RowMax is SheetRD.Cells ("A", SheetRD.Rows.Count). End (xlUp) .row

    The GTA has features like that, or I'll have to call a macro and then work with the returned value of RowMax?

    You can use Excel get last Row.vi of the specific generation of report-> Excel-> General Excel palette. Add 1 to get the line empty next.

    Ben64

  • awservice hang Up report on start on the computer

    awservice hang Up report on start on the computer

    Hello

    This is part of AdAware. Check with AdAware and Forums support. Frankly the functions of resident
    AdAware seem bogged down many systems, so I recommend you to use it as a Scanner only.

    AdAware Support
    http://www.lavasoft.com/support/supportcenter/

    AdAware Forums
    http://www.lavasoftsupport.com/

    In AdAware - settings (for the free version) remove or set up as an application
    Scanner - don't forget update before running - you'll probably not need however have
    It install like on-demand is probably a good idea, and I use that way.

    Tab updates - set it to check automatically - you will then need to check updates
    When you run it on demand. Also do the same for the updated information.

    AdWatch Live! tab - uncheck process

    Close AdAware (right-click on the icon in the Notification area - OUTPUT)

    Start - type in the area of research-> Services find top - make a right click on - RUN AS ADMIN

    Find Lavasoft Ad - Aware Service - double click on it and set to MANUAL and STOP

    Now you can run AdAware as a Scanner at the request. After that you start it then right click on sound
    Icon in the Notification area near the clock - OUTPUT

    ================================

    Here's what I use and recommend: (these are all free and very effective versions.)

    Avast and Prevx proved extremely reliable and compatible with all I have
    launched on them. Microsoft Security Essentials and Prevx have also proven to be very
    reliable and compatible. Use MSE or Avast and Prevx, Prevx 3 but not all.

    Avast Home free - stop any shields is not necessary except leaving Standard, Web, and
    Operation of the network.

    Prevx - Home - free

    Windows Firewall

    Windows Defender (is not necessary if you use MSE)

    Protected IE - mode

    IE 8 - SmartScreen filter WE (IE 7 phishing filter)

    I also IE always start with asset if filter InPrivate IE 8.
    (It may temporarily turn off with the little icon to the left of the + bottom
    right of IE)

    Two versions of Avast are available 5.x and 4.8 x - you can use just one.

    Avast - home - free - 5.x stop shields you do not use (except files, Web, network, &)
    Shields of behavior) - double click on the icon in the Notification area - real time Orange - click on the
    Shield that you want to stop - STOP. To stop the Orange icon to show an error indicator-
    Click on the Orange icon - top right - settings - click on the status bar - uncheck shields you
    disabled - click OK
    http://www.avast.com/free-antivirus-download

    Avast 4.8 x - home - free - stop shields, you don't need except leaving Standard, Web,.
    and the network running. (Double-click the blue icon - look OK. - upper left - Shields details
    Finish those you don't use).
    http://www.avast.com/free-antivirus-download#TAB4

    Or use Microsoft Security Essentials - free
    http://www.Microsoft.com/Security_Essentials/

    Prevx works well alongside MSE or Avast

    Prevx - home - free small, fast, exceptional protection CLOUD, working with other security
    programs. It is a single scanner, VERY EFFICIENT, if it finds something come back here
    or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp  <-->

    PCmag - Prevx - Editor's choice
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    Also get Malwarebytes - free - use as scanner only. If you ever think malware and that
    would be unusual with Avast and occasional Prevx running with the exception of a low level cookie
    (not much), to UPDATE and then run it as a scanner. I have a lot of scanners and they
    never find anything of note that I started to use this configuration.
    http://www.Malwarebytes.org/

    ==========================================================

    These help to solve startup problems:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Autoruns - free - see what programs are configured so that it starts automatically when
    your system boots and you connect. Autoruns also shows you the complete list of the registry
    and where applications can configure Auto-start for the files settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Invalidation of the index based on a function because the recompilation

    Hello

    one of our customers has two indices according to the functions that fall under the State "off" in some situations. After looking more closely at the situation, there are some things that my opinion are different from what I expected of a function-based index. Because I am unable to find anything about either on metalink (or I'm not asking the right question) I would appreciate a second opinion of you.

    To keep things simple, I gave an example to illustrate the behavior. I use Oracle 12.1.0.2, although it can also be reproduced on versions 10.2 and 11.2.

    It's my environment and three parameters that I find relevant to the discussion:

    SQL> select banner from v$version;
    
    BANNER
    ----------------------------------------------------------------------------
    
    Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
    PL/SQL Release 12.1.0.2.0 - Production
    CORE    12.1.0.2.0      Production
    TNS for Linux: Version 12.1.0.2.0 - Production
    NLSRTL Version 12.1.0.2.0 - Production
    
    SQL> show parameter remote_dependencies
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ----------
    remote_dependencies_mode             string      TIMESTAMP
    
    SQL> show parameter query_rewrite
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- -------------
    query_rewrite_enabled                string      TRUE
    query_rewrite_integrity              string      enforced
    

    Test case:

    SQL> CREATE OR REPLACE FUNCTION f1 (p_string IN VARCHAR2)
      2  RETURN VARCHAR2
      3  DETERMINISTIC
      4  IS
      5  BEGIN
      6    RETURN lower(p_string);
      7  END f1;
      8  /
    
    Function created.
    
    SQL> CREATE TABLE tmp_t1 (a_string VARCHAR2(10));
    
    Table created.
    
    SQL> INSERT INTO tmp_t1 VALUES ('a');
    
    1 row created.
    
    SQL> COMMIT;
    
    Commit complete.
    
    SQL> CREATE INDEX x1_tmp_t1 ON tmp_t1(f1(a_string));
    
    Index created.
    
    SQL> set linesize 80;
    SQL> column index_name format a10;
    SQL> SELECT index_name, index_type, status, funcidx_status
      2    FROM user_indexes;
    
    INDEX_NAME INDEX_TYPE                  STATUS   FUNCIDX_
    ---------- --------------------------- -------- --------
    X1_TMP_T1  FUNCTION-BASED NORMAL       VALID    ENABLED
    

    We have our table and our based on an index function which basically converts the values to lowercase. From here on things, download a little weird. What happens with the index based on a function if the underlying function is recompiled? I always thought (and which is also stated in the Concepts and the use of function index (Doc ID 66277.1)) that the index would change its status to "disabled". Here is an excerpt of the said Doc ID:

    The index depends on the State of the PL/SQL function. The index can be

    struck down or rendered useless by changes to the function. The index is marked

    People with DISABILITIES, if he is brought to the function or function is re-created.

    The timestamp of the function is used to validate the index.

    To allow the index after it is created, the function if the signature of the

    the function is identical to the front:

    ALTER INDEX ENABLE;

    If the signature of functions is changed, to make the changes effective

    in the index, the index must be renewed to make it valid.

    ALTER INDEX REBUILD.

    It seems that this is not the case, as the index remains valid and activate.

    SQL> alter function f1 compile;
    
    Function altered.
    
    SQL> SELECT index_name, index_type, status, funcidx_status
      2    FROM user_indexes;
    
    INDEX_NAME INDEX_TYPE                  STATUS   FUNCIDX_
    ---------- --------------------------- -------- --------
    X1_TMP_T1  FUNCTION-BASED NORMAL       VALID    ENABLED
    

    OK, explicitly recompiling function F1 single timestamp changed. What if we replace the function completely and we change the output of the function - for example we will switch from a LOWER function to SUPERIOR function in the body of the F1. Again, it is change that I thought would be not only to disable the index based on a function, but also force its reconstruction. At least that is my understanding of the explanation in Doc ID).

    SQL> CREATE OR REPLACE FUNCTION f1 (p_string IN VARCHAR2)
      2  RETURN VARCHAR2
      3  DETERMINISTIC
      4  IS
      5  BEGIN
      6    RETURN UPPER(p_string);
      7  END f1;
      8  /
    
    Function created.
    
    SQL> SELECT index_name, index_type, status, funcidx_status
      2    FROM user_indexes;
    
    INDEX_NAME INDEX_TYPE                  STATUS   FUNCIDX_
    ---------- --------------------------- -------- --------
    X1_TMP_T1  FUNCTION-BASED NORMAL       VALID    ENABLED
    
    

    Should not be. Because of the function "create or replace" F1 never go through a "invalid" phase which may be necessary for index becomes unusable? What about queries on the TMP_T1 table? Does optimizer always uses access index or not? What about the results?

    SQL> EXPLAIN PLAN SET statement_id='s1' FOR
      2  SELECT a_string, f1(a_string) as f1_a_string, f1('a') as f1_literal
      3    FROM tmp_t1
      4   WHERE f1(a_string) = 'a';
    
    Explained.
    
    SQL> SELECT * from table(dbms_xplan.display(statement_id=>'s1'));
    
    PLAN_TABLE_OUTPUT                                                                                                   
    ------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 3133804460                                                                                         
                                                                                                                        
    -------------------------------------------------------------------------------------------------                   
    | Id  | Operation                           | Name      | Rows  | Bytes | Cost (%CPU)| Time     |                   
    -------------------------------------------------------------------------------------------------                   
    |   0 | SELECT STATEMENT                    |           |     1 |  2024 |     2   (0)| 00:00:01 |                   
    |   1 |  TABLE ACCESS BY INDEX ROWID BATCHED| TMP_T1    |     1 |  2024 |     2   (0)| 00:00:01 |                   
    |*  2 |   INDEX RANGE SCAN                  | X1_TMP_T1 |     1 |       |     1   (0)| 00:00:01 |                   
    -------------------------------------------------------------------------------------------------
    

    The index is used by the optimizer, see the results.

    SQL> column f1_a_string format a15;
    SQL> column f1_literal format a15;
    SQL> SELECT a_string, f1(a_string) as f1_a_string, f1('a') as f1_literal
      2    FROM tmp_t1
      3   WHERE f1(a_string) = 'a';
    
    A_STRING   F1_A_STRING     F1_LITERAL
    ---------- --------------- ---------------
    a          a               A
    

    A_STRING = value in the table

    F1_A_STRING = value of f1 (a_string) but the value is not evaluated because it comes from an index, so tiny value (remember, at the time index created the function returned small values)

    F1_LITERAL = value of the function f1 newly evaluated, using literal instead of the value in the table.

    Predicate f1 (a_string) = 'a' should return no rows because no character uppercase is equivalent to "a". Query with f1 (a_string) = 'A' should return a line, but it doesn't.

    SQL> SELECT a_string, f1(a_string) as f1_a_string, f1('a') as f1_literal
      2    FROM tmp_t1
      3   WHERE f1(a_string) = 'A';
    
    no rows selected
    

    Anyone know if this is an expected behavior? And, is it possible to disable the index based on a function whenever the underlying function signature is changed? The parameter query_rewrite_integrity = applied from

    DOC-ID 66277.1 does not seem to do the trick:

    (c) session variables

    ~~~~~~~~~~~~~~~~~~~~

    QUERY_REWRITE_ENABLED (true, false),

    QUERY_REWRITE_INTEGRITY (confidence, forced, stale_tolerated)

    determines the optimizer to use index based on a function with

    expressions using SQL, user defined functions functions.

    TRUST: Oracle allows rewrites using relationships that have

    was declared.

    APPLIED: Oracle ensures and guarantees consistency and integrity.

    STALE_TOLERATED: Oracle allows rewrites using vessels of the relationship not applied.

    Used in the case of materialized views.

    Set session variable cost function optimizer to choose the

    a function-based index

    Kind regards

    SAMO

    From the Manual 11.2 ( https://docs.oracle.com/cd/E11882_01/appdev.112/e41502/adfns_indexes.htm#ADFNS254 )

    "If you change the semantics of a DETERMINISTIC run and recompile, then you must manually rebuild all addicts depending on index and materialized views." Otherwise, they report results for the previous version of the function. »

    This note is not that I made my initial comment well - which was based on an incorrect memory the relationship between function-oriented and autonomous pl/sql functions, so I won't try to explain it. In fact, I went back to Oracle 8i practice to see if something had changed between yesterday and today and found that I had described exactly the behavior that the OP has been seeing. It's the way it is supposed to be.

    Concerning

    Jonathan Lewis

  • Resize the application window to customize the function of the screen - problem?

    I know this may seem a little geek,

    but I wanted to know why the function of the shortcut is irregular:

    Resize the application window or floating window to fit screen. (Press again to resize the window so that the contents of the screen.)

    CTRL +-(backslash)

    Command +-(backslash)

    1 window Resized to fit screen - activated via the shortcut Ctrl +-

    Screenshot (1).png

    2. the window is not Resized fit screen - function is disabled have it minimized the window

    (The title bar is hidden,

    but the right is a vertical space,

    where the software does not match the screen completely.)

    Screenshot (2).png

    I want to know why this happens,

    at least on Windows is... (Yes, I use Windows 10)

    It would be on purpose?

    Some features to help with something,

    When the user returns to minimize the window?

    I wanted to keep window screen will perfectly still.

    even when minimized and return to the software;

    I need more space on the screen,

    in the vertical direction especially (because I have a screen ultra widescreen 2560 x 1080).

    To see a preview of the video is better,

    because 50 percent of the preview screen,

    However, if the proposed title bar (i.e. without use shortened).

    lose a small percentage.

    I want the amount of space as possible.

    I'm tired of getting retracing the shortcut each time I pass a task.

    Submit a bug report and use the version of application window for now. Maybe someone here could offer a workaround solution, but I think we have said pretty much everything what it means

  • Report regions - use of the Ref Cursor?

    APEX 4.2

    See http://mikesmithers.wordpress.com/2012/02/22/getting-apex-to-play-with-ref-cursors

    The above article is older than 2 years. The techniques shown in the link above still valid today if we want to create a report region in the APEX are based on a function that returns a Ref Cursor? Are there improvements in this area for the next APEX 5.0 and/or database Oracle 12 c?

    Thank you

    HELEN wrote:

    APEX 4.2

    See http://mikesmithers.wordpress.com/2012/02/22/getting-apex-to-play-with-ref-cursors

    The above article is older than 2 years. The techniques shown in the link above still valid today if we want to create a report region in the APEX are based on a function that returns a Ref Cursor?

    If the function returns the ref cursor is the only point of access that you have data then Yes, it probably is. If you have direct access to the underlying database objects and the function does not have something very complicated, then you are probably better off creating your own body of the function returning SQL query data source.

    Everything about the dynamics of ref Cursor now I divided in 2 layers, with a function for generating the dynamic SQL and another for bind parameters open the ref cursor. APEX apps can then reuse the functions of SQL query in function body return SQL query data sources (if you take a bit of care to keep the bind variable names vaguely APEX-point-friendly).

    Are there improvements in this area for the next APEX 5.0 and/or database Oracle 12 c?

    See this for the technical background on why APEX is not yet support ref Cursor and this for more information of the Oracle team on the possibility of future support. Obviously, he did not he in 4.1. I suspect that data REF CURSOR region sources depended on a minimum requirement of DB of the 11.1.0.6 (where was introduced support for the conversion of the REF CURSOR in the cursors DBMS_SQL). As minimum DB for APEX 5.0 version is 11.1.0.7, it would be a possible feature for 5.0, but it is not classified as one.

  • Interactive report editable without using the Collection

    Hi Experts,

    I use Oracle Apex 4.2.5

    Is it possible to create an interactive report that can be changed in the same page? If the user edit a field, it must get updated in this table.

    Let me know if this is possible without assistance from the Collections of the Apex

    BR,

    Patrick

    Paul Broughton says:

    Hi Patrick,

    I also agree there is no out of the box solution, I need this for an application and I used elements of the APEX of the APEX_ITEM API

    Here is a very basic example that I have not tested, but you have a question, something like:

    [code]

    Select

    APEX_ITEM. DISPLAY_AND_SAVE (1, empno) as patient_id,

    APEX_ITEM. TEXT (2, ename) as ename

    Of

    EMP;

    [/ code]

    Make sure you use columns of standard report as your column types.

    When you click on submit you'd have a process similar to the following:

    [code]

    Start

    BECAUSE me in 1... APEX_APPLICATION. G_F01. COUNTING LOOP

    Update emp

    set ename = apex_application.g_f02 (i)

    where empno = apex_application.g_f01 (i);

    end loop;

    end;

    [/ code]

    That's assuming you don't need inline editing.  If you do this will require an even more customized solution, but the way above requires no collections.

    Thank you

    Paul

    Hi Paul,.

    I think that IR out-of-box features do not work correctly when you use the APEX_ITEM functions in the query.

    Here's another one you could use APEX 4.2

    Yet another way to create & quot; editable interactive report & quot;

    Kind regards

    Jari

  • Link chart action for refreshing a report of region within the same page

    Gurus of the APEX

    As long as we have the graph and report region region on the same page and based on the action of graph link must be able to refresh the report region within the same page

    for example: I expense spend by category such as a pie chart and on the link of the action of which I want to refresh a report region by the right of it (in the same page) to show the details contained in this category spend - also I do not have to réactualisiez around the same page, just to refresh the region related to the category Click on the graph

    Any help would be great on this - I use APEX 4.2

    Thank you

    Shas

    Thanks Tom / Scott - sound now worked

    Following my code for the javascript function in the page section,

    function clickPie (pID) {}

    $x('P4_ITEM_CATEGORY').value = pID;

    $('#CategoryDetailsDD').trigger ('apexrefresh');

    }

    And here is my URL of the link graphic action section

    JavaScript:clickPie("#label#")

  • I have published my muse built Business Catalyst site and all from the 'Site in the web browser view' function in the program of the Muse does not work. Screen comes up with a message that it cannot locate the page and suggests I check the ip address.

    I recently published my muse built the Business Catalyst site for preview and all from the 'Site in the web browser view' function in the program of the Muse does not work. Screen comes up with a message that it cannot locate the page and suggests I check the ip address.

    Hello Jimw93000314,

    Are you preview site in the edge browser? When you preview the page in the browser Muse create a local server to give you the preview in the browser. With the edge browser, there was a reported issue to access the local server.

    Please click the link below that shows the steps to enable the browser to edge.

    http://StackOverflow.com/questions/30334289/cant-open-localhost-in-Microsoft-edge-project-spartiate-dans-Windows-10-APER cu

    I'm sure this will help.

    Kind regards

    Vivek

Maybe you are looking for

  • Why have they not on Toshiba AC100 - Android Market?

    Hello. Many programs are now obtained from the Android Market.And it's practical and above all safe.Automatically updates the old programs.Recently, many cases of headaches - virus for Android programs! Why Toshiba believes that it is not necessary o

  • Satellite Pro L40 - network LAN adapter does not connect

    We had a satellite pro L40 for about a year and have connected to the internet through our wireless home network using the connection Wireless on the laptop. My son has now gone to the University and tries to connect to a wired connection via the net

  • Monitor may not turn off after setting the screen turns off after a period of inactivity

    Original title: control screen does not turn off My cell phone 6 year old runs today to Win XP Pro and IE7 and Firefox. My screen has been set to turn off after 15 minutes, but these days he keeps any. It stays ON all day. Attempted to solve by setti

  • Impossible to uninstall MyFelix.exe

    MyFelix.exe suddenly stopped working. Windows did not provide a solution. The application will not uninstall. I tried redownloading and put it back in place, in hope the redownload would remove the original, but the original has stopped the redownloa

  • Search on the start menu does not remember recently opened programs and files

    "" Search programs and files "bar in the menu 'Start' to remember what has been typed"Is it really possible that MS desinged this search bar without the ability to remember what has been typed recently? I'm sure this isn't, so can you help me find th