Cannot Select IR Columns when IR condition is request = e1

Hello: I'm on 4.1.1 and have long-running interactive report. I created a filter criteria region above the IR that contains a button to show the report (since it is long running). The button is a branch back to same page with a request (I also had trouble with dynamic action on button that submitted the page with request, but just kept moving along :-) ). The IR report display condition is based on the request. I have it working fine, but now I cannot add columns to the report by clicking on Actions > Select Columns. It just spins/hangs.
Is this a bug?
I recreated the issue here... http://apex.oracle.com/pls/apex/f?p=25081:2 This is first time I have recreated issue for this forum on apex.oracle.com so not sure of authentication protocol when sharing apps for questions to this forum (I used no auth) - so advice on that is welcome too.
Thanks, Hawk

Hello Jari: Further testing revealed that I now cannot export an excel spreadsheet with your design. I click Action > Download > CSV and then the report goes blank. I assume there is another submit in there when I try to download. If this additional submit has a request then I suppose I can make it work if I know the value of the request.
I have removed the computation copied from your design (which beside the above issue worked great) and replaced it with an application process (AP). The AP will set the show_report item to 'N' whenever the only link to that page is clicked - which is a tab. I learned how to get tab's request value from ATD's post: Re: set item value depends on tab request (I will also revisit that thread since it gets into cookies stuff which I want to understand better)
This new design appears to work fine.
Thanks, Hawk

Similar Messages

  • SAPGUI JAVA 7.10 (OSX 10.5.1): cannot select multiple columns in ALV

    Hi,
    in sapgui java 7.10 (on mac osx 10.5.1) I cannot select multiple columns in ALV reports.
    I can do it only in some transactions (like SE16). But on all our custom reports (REUSE_ALV_GRID_DISPLAY) in does not work.
    Any hint?
    Many thanks,
    Lorenzo

    Hi Lorenzo,
    did you double check if selecting multiple columns works with SAP GUI for Windows in the same report?
    If yes, I suggest to file a bug report so we can do a remote logon to run your custom report.
    If not it might be because of REUSE_ALV_GRID_DISPLAY itself or your parameters calling REUSE_ALV_GRID_DISPLAY.
    Best regards
    Rolf-Martin

  • Cannot select find operations when exposing Business Object

    Hi,
    I have created a business object from which I need to 'find' instances. The business object has to be exposed as a web service.
    The business object has 'find***' operations. However, I cannot select those operations when I try to expose the business object as a web service.
    How can I get those operations to be selected?
    Regards,
    Rahul

    Rahul-
    There is a limitation with CAF web services that they can not cater to collections. The findXXX methods always return collections hence they can not be exposed as web services. There are alternatives however - create a custom Complex Type which contains the collection. Create a method in an Application Service which calls your findXXX method and then returns the collection "through" the custom type you have created.
    For example, if you want to return a list of purchase orders create a wrapper structure as follows:
    ReturnStructure     
         PurchaseOrders [0..n]
    Cheers-
    Atul

  • Selecting different columns depending on condition

    Hi there,
    I have a requirement where I run a query and depending on one of the conditions I need a different set of columns returned, and each of the columns is in a different row. i.e.
    table1
    id key val
    2  2_1 val2_1
    2  2_2 val2_2
    5  5_1 val5_1
    5  5_2 val5_2
    5  5_3 val5_3
    5  5_4 val5_4Then I'd like something like this:
    select val from table1
    where if id = 2 then return val where key in ('2_1', '2_2') else
    if id = 5 then return val where key in ('5_1', '5_2', '5_4') else
    if id = ....The output for instance I'd expect if id=5 is:
    val5_1, val5_2, val5_4I need to be able to manually put which values to return for each id. I don't necessarely need all values of an id.. for instance I left out val5_3 where id = 5.
    Is this possible? I have like 20 ids, and it's either doing something like this or create 20 specific queries. Please let me know if more clarification is needed.
    Thanks,

    malky wrote:
    Thanks Alberto, I've used pivot before as functions of "max(decode(rn,1,nm)) ", I didn't notice your PIVOT in there, but I cannot use it, i should have mentioned i'm using 10g.
    That is why the FAQ SQL and PL/SQL FAQ are saying to always post your Oracle version as result of this query:
    SELECT * FROM v$version;If you are not using 10g then you have to go to a pivoting pre-11g solution that are also mentioned in the FAQ.
    The substr(key,3) in my case the Id not always has the same keys, so what if i remove your substr function? would it still work?
    Also, you're specifying 4 columns, there might be more, does that mean i'll have to hardcode the max number of columns an id would have and use them in all of them? or can that be replaced by what I posted earlier on?
    CASE WHEN id = 2 and key='2_1' THEN val END
    That is exactly what you can do.
    my only problem with this is that i cannot specify the "," demiting the next columnSorry, I did not get this point. Could you explain it better?
    In your case you can do in this way. You will have to hardcode the value in any case:
    WITH mydata AS
       SELECT 2 id, '2_1' key, 'val2_1' val FROM DUAL UNION ALL
       SELECT 2 id, '2_2' key, 'val2_2' val FROM DUAL UNION ALL
       SELECT 5 id, '5_1' key, 'val5_1' val FROM DUAL UNION ALL
       SELECT 5 id, '5_2' key, 'val5_2' val FROM DUAL UNION ALL
       SELECT 5 id, '5_3' key, 'val5_3' val FROM DUAL UNION ALL
       SELECT 5 id, '5_4' key, 'val5_4' val FROM DUAL
    SELECT MAX(CASE
                  WHEN id = 2 and key = '2_1'
                    OR id = 5 and key = '5_1'
                  THEN
                     val
               END) AS val1
         , MAX(CASE
                  WHEN id = 2 and key = '2_2'
                    OR id = 5 and key = '5_2'
                  THEN
                     val
               END) AS val2
         , MAX(CASE
                  WHEN id = 5 and key = '5_3'
                  THEN
                     val
               END) AS val3
         , MAX(CASE
                  WHEN id = 5 and key = '5_4'
                  THEN
                     val
               END) AS val4
      FROM mydata
    GROUP BY id;
    VAL1   VAL2   VAL3   VAL4 
    val2_1 val2_2             
    val5_1 val5_2 val5_3 val5_4If you think it can be done in a different way, please post some sample data reflecting as much as possible your real data.
    Regards.
    Al

  • Cannot select an album when sending a SMS

    When I try to select sn album to view or send an SMS the page I go to freezes my phone.  Ive tried to factory reset and that doesnt work.  I am at a loss of what to do.  Can anyone help?  Or let me know if you need further info on the problem.

    i would try to view them through your pc via connecting the device with the usb cord (or if your pc has and sd card drive you can just put the sd card straight into the pc). if you can open them, then the phone may just be having trouble reading your card. if the pc cannot recognize the sd card, then you may have a bad card and lost what is on it. do you have apps or music on the sd card that you can access? if so and you can access other items on your sd card, then there may be something going bad with your gallery app?????

  • Cannot select mobile device when visiting Store wi...

    I have problems browsing Store with my Firefox v10 browser. Same problem occurs even using Firefox on Linux (Fedora 16) or on Windows 7. Selecting mobile device is totally impossible because some failing CSS, javascript, or whatever browser dependent thing. Please check atatchment for more details. I can select mobile type from the left, but cannot scroll right to select my phone. Arrow keys, TAB key, .. no help. It works wit Internet Explorer, because Nokia has obviously tested it with IE only. Please fix this.
    Attachments:
    Store_device_select_problem_w_Firefox.jpg ‏80 KB

    ..but as mentioned in my earlier post it works in FF10 also.. (in fact I edited that post after updating the FF version and rechecking thru' it). The attached screenshot is from v10.0
    Attachments:
    Firefox 10 - Nokia Store.png ‏531 KB

  • Cannot select Item Type when creating new Backlog Items

    According to the documentation, when creating a new Backlog Item in TFS Online (https://www.visualstudio.com/get-started/create-your-backlog-vs),
    illustration #3 shows that you should be able to select the Item Type from a combo box. 
    However, I can’t.  Mine just shows “Product Backlog Item”. 
    How come I don’t have a combo box to select the Item Type? 
    I’m trying to create an item with a type of “Bug” as shown in illustration #4.

    Hi MBHunt,
    You can enable bugs in backlog by following the instructions in below picture.
    Or you can work with Bug WIT in the same level as Task WIT by selection option as below.
    Cheers!
    Chaminda

  • Linq selecting multiple columns when using anonymous types using Sum multiple columns

    I have a list with multiple columns where I need to sum a list of columns for each row into a new column (not 100% sure if there is another way to sum other than I have done it). Problem I'm having is being able to select more than just column I'm creating
    used from summing the other column and the Key. Below will produce a row with the CustomerId and the total of all the months.
    CustomerId
    Total
    12345
    2500.00
    12346
    3000.00
    But let's say I have a row called Name in "history"--how can display it in the query results as below.  I'm unable to reference anything but the key.
    CustomerId
    Total
    Name
    12345
    2500.00
    John Smith
    12346
    3000.00
    May Allen
    var list = history
    .GroupBy(g => g.CustomerId)
    .Select(sg =>
    new
    Key = lg.Key,
    SumTotal = sg.Sum(x => x.month_01)
    + sg.Sum(x => x.month_02)
    + sg.Sum(x => x.month_03)
    + sg.Sum(x => x.month_04)
    + sg.Sum(x => x.month_05)
    + sg.Sum(x => x.month_06)
    + sg.Sum(x => x.month_07)
    + sg.Sum(x => x.month_08)
    + sg.Sum(x => x.month_09)
    + sg.Sum(x => x.month_10)
    + sg.Sum(x => x.month_11)
    + sg.Sum(x => x.month_12)

    Hi
    ajl7519,
    I have tested on my side,  please check my code. 
    InitializeComponent();
    AuctionItems = new List<AuctionItem>() {
    new AuctionItem() { Category = "Car", CurrentPrice = "100", Description = "100", SpecialFeatures = "100", StartDate = 1, StartPrice = 1 },
    new AuctionItem() { Category = "Car", CurrentPrice = "100", Description = "100", SpecialFeatures = "100", StartDate = 2, StartPrice = 2 },
    new AuctionItem() { Category = "Car", CurrentPrice = "100", Description = "100", SpecialFeatures = "100", StartDate = 3, StartPrice = 3 }
    var resu = AuctionItems.GroupBy(a => new { a.Category, a.Description }).Select(sg => new { ID = sg.Key.Category, Total = sg.Sum(oc => oc.StartPrice + oc.StartDate), Name = sg.Key.Description });
     You also can change your code to
    • SumTotal = sg.Sum(x => x.month_01+x.month_02+ ......)
    Have a nice day !
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cannot select shown pictures when opening a catalog

    I am new to photoshop lightroom. I have imported photos to lightroom previously. I want to go back and edit again. I tried going to file, then open catalog, next I select a folder, finally I see all my photos...I try to select photos but I am unable to. This may be something super obvious but I cannot figure it out.
    Thanks!

    It sounds like you selected File->Import, not File->Open Catalog as you originally stated. Does that sound like what happened?
    If your photos are already imported into Lightroom once, you don't have to import them again. You just open Lightroom by double-clicking on the Lightroom icon, and you should be able to see your photos, select them, and do whatever you'd like in Lightroom with them.

  • Cannot Select 'Siebel Security' when configuring BI Publisher

    Hi,
    Background: I am (attempting!) to configure a new reporting server for Siebel..
    On the BI Publisher Console, there exists the following screen, I can't seem to add a screenshot, but you navigate to it via:
    Admin > Security Configuration > section entitled 'Security Model'.
    There is a drop-down there, and only the following options can be selected:
    BI Publisher Security
    LDAP
    Oracle E-Business Suite
    Oracle BI Server
    Oracle Database
    On the existing server, there exists and is selected, another option 'Siebel Security', and a whole bunch of settings I need to make
    (presumably) are below that..
    So my question is, why can't I select 'Siebel Security' in the drop-down?
    I suspect I have missed some installation step or something?
    Can anyone help with this one?

    Thank you SO MUCH, Dave! I had entered cn=orcladmin in the Security Configuration screen and did not notice that it was saved to the xmlp-server-config.xml as orcladmin... I manually editted the xmlp-server-config.xml file to cn=orcladmin and it appears to be working now!
    Why is the entry not saving correctly from the Security Configuration screen? Is this a bug?
    Thanks again, Dawna.

  • Sum the lesser of two columns when condition is met

    Hi. I need help with creating a formula that will sum the lesser value between two columns when a condition in another column is met.
    Example: Sum the lesser value between columns B and C when column A contains "x".
    ...A...B...C
    1.....3.....2
    2.x...4....1
    3
    4.x...2....3
    A2 and A4 contain "x". The lesser value between B2 and C2 is 1. The lesser value between B4 and C4 is 2. So 1 + 2 = 3. The sum should be 3.

    add a new column (let's say columns D) that finds the min of the two columns
    =min(B, C)
    then use sumif(A, "X", D)
    like this:
    D1=MIN(B1:C1)
    this is shorthand for... select cell D1, then type (or copy and paste from here) the formula:
    =MIN(B1:C1)
    select cell D1, copy
    select column D (by clicking the "D" at the very top of the column), paste
    E1=SUMIF(A,"X",D )

  • Cannot select column or rows in a table

    I've created two column document - but for some reason cannot select the columns so that I can format them. The selection menu items are grayed out. And when hovering with curser the curser does not convert to arrow to enable 'select'. I just want to add lines around the table columns but can't. Anyone know solution? Must be something simple I did when setting up the two column document . . . .

    Rich,
    Select one cell, then Right-Click or Control-Click, for the contextual menu:
    or Choose Menu > Format > Table > Select Row / Column.
    Regards,
    Jerry

  • Detect selected row/column in ALV when clicking my button

    Hello,
    I use the cl_salv_table to display my ALV. I have implemented some double click events an so one. But now I like to be able detect u201Cselected  row and coll when I press a button I my Application toolbar.
    How do I get the selected row/column when pressing my button?
    Regards,
    Kenneth

    Give this a try:
    class lcl_disp_code definition.
      public section.
        methods: disp_code
                   for event double_click
                   of cl_gui_alv_grid
                   importing es_row_no
                             e_column.
    endclass.                    "lcl_disp_code DEFINITION
    *       CLASS lcl_disp_code IMPLEMENTATION
    class lcl_disp_code implementation.
      method disp_code.
        perform restrict_data
          using es_row_no-row_id.
      endmethod.                    "on_double_click
    endclass.                    "lcl_disp_code IMPLEMENTATION
    Rob

  • Cannot select gamut warning

    I have CS3 and today I cannot select "gamut warning" when I proof colors.  The Mode is set to RBG.  If I set the mode to CMYK or Lab Color then it will allow me to select gamut warning.  There must be some setting I changed but I cannot figure out how to fix this.

    I am usingView -> Proof Setup -> Custom and then a local Costco printer.  I have profiles for the printer and have been able to soft proof and run gamut warning in the past.  I have also changed the Custom to other printers I have profiles for and also tired Windows RBG.  None of them allow me to select gamut warning.

  • Column selection with column tree model

    Hello!
    I created a column tree model. I would like to be able to select a column when i click on its header. How can I do that? There is no problem to select one item. I try to select all the items of a column but if do that this is the lines which are selected. The item_selection parameter is set to 'X'.
    Thanks in advance,

    Hi,
    I am not sure if I understood your problem right. But just in case, if you are referring to this...
    You say you need a check box to select your nodes. So you would have to add your item names in a separate column and then add the check box in a separate column using ADD_COLUMN method. You would have to use treemcitac structure and make use of ADD_ITEMS to add them.
    Once you add the column for check box, code your logic and build your tree hierarchy with all the correct node keys. For example, the root node will have node_key = 1 and parent_key = 0. The node that comes under the root node in the first hierarchy level will have node_key = 2 and parent_key = 1. Code your logic so that you build your tree hierarchy.
    Build the tree structure using treemcnota as you have done. Add the nodes built using treemcnota using ADD_NODES.
    According to your requirement,
    COL1                                                                           COL2 (for checkbox)  } -> Build using treemcitac
    Preimport (Root)  -> Root Node
    Request Checks (Node_1)  -> parent_key = Preimport
    Check Req Status (Item_1) -> parent_key = Request Checks (Node_1)
    Check Req Scope (Item_2)
    Check Req Componenets (Item_3)
    Object List Checks (Node_2)
    Check obj type (Item_1)
    check deletions (Item_2)
    Object Checks (Node_3)
    "Build the tree nodes using treemcnota and add these nodes using ADD_NODES
    Again, I am not sure if your problem is this. Hope this might be helpful.

Maybe you are looking for

  • Moving Loops to an External Drive..possible?

    Hey there.. Just upgraded to GB3. My previous version included 2 of the Jam Packs and I just bought the World Music pack. But my Powerbook is running a little low on disk space so I want to move all my loops to an external drive. Is there a simple wa

  • Arrays

    hi, i'm working on a project and i thought that an easy way to get around a problem i have would be to make an array to store info and then output it later. But i have no idea how to make an array in flash... could someone please explain how to defin

  • Exposure control vs. Brightness control

    Could someone explain the difference between the exposure control (slider) and the brightness control. They both seem to move the histogram in similar manners. And if there is a difference should one always correct for WB first, then exposure, then b

  • Ipod touch 5th gen no standard apps icons

    how to restore access to standard apple apps icons - no mail, apps store... I have checked restrictions and restrictions are turned off

  • Transferring Work Centers and capacities with IDocs

    Hi all, I am trying to transfer Work Centers between two R/3 systems. I generate the LOIWCS Idocs (Work Center type is missing there, I will have to enhance the structure I guess), and want to implement the creation/modification on the receiving syst