Deleting a column messes up the Criteria temporarily

This is an odd behavior that I'm only noticing in my custom subject area. I can't reproduce the error in Sample Sales or in any other Oracle subject area.
On the Criteria tab, I'm selecting Region, Product Group, Product Group, Sales, and Cost. The key here is that two of the columns are the same, and are sitting side-by-side.
If I delete either one of the two Product Group columns, the columns now appear (visually) to be Region, Sales, Sales, and Cost -- both Product Group columns are gone, one is replaced by a second instance of Sales. In fact, if I edit the formula for the first Sales column, sure enough it is referring to the Sales column.
But at that point, if I click Results I actually see what I wanted to see: Region, Product Group, Sales, Cost. And if I return to the Criteria tab, that's what I see as well.
As I said, I can't reproduce this behavior in Sample Sales. But I can reproduce it with ANY columns in my subject area. As long as I select the same column twice then delete one of them, the column immediately to the right "appears" to get duplicated, but in reality it doesn't.
Here is the original XML:
<saw:report xmlns:saw="com.siebel.analytics.web/report/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlVersion="201201160" xmlns:sawx="com.siebel.analytics.web/expression/v1.1">
<saw:criteria xsi:type="saw:simpleCriteria" subjectArea="&quot;Retrospectives&quot;">
<saw:columns>
<saw:column xsi:type="saw:regularColumn" columnID="c8cf476e13734e244">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Geographies"."Region"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="c4b21c8ba75079792">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Products"."Product Group"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="c52a38df0c1e8d6fa">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Products"."Product Group"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="c895407b5b0ef913f">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Facts"."Sales"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="cd93912a016bc6d64">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Facts"."Cost"</sawx:expr></saw:columnFormula></saw:column></saw:columns></saw:criteria>
<saw:views/></saw:report>
When I remove one of the duplicate columns and check the XML, it looks like this:
<saw:report xmlns:saw="com.siebel.analytics.web/report/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlVersion="201201160" xmlns:sawx="com.siebel.analytics.web/expression/v1.1">
<saw:criteria xsi:type="saw:simpleCriteria" subjectArea="&quot;Retrospectives&quot;">
<saw:columns>
<saw:column xsi:type="saw:regularColumn" columnID="c8cf476e13734e244">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Geographies"."Region"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="c4b21c8ba75079792">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Products"."Product Group"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="c895407b5b0ef913f">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Facts"."Sales"</sawx:expr></saw:columnFormula></saw:column>
<saw:column xsi:type="saw:regularColumn" columnID="cd93912a016bc6d64">
<saw:columnFormula>
<sawx:expr xsi:type="sawx:sqlExpression">"Facts"."Cost"</sawx:expr></saw:columnFormula></saw:column></saw:columns></saw:criteria>
<saw:views/></saw:report>
So the XML still looks right, and the display on the Criteria tab and the XML are not in sync with each other. In fact, if I toggle to the Advanced tab and back to Critieria, it's fixed - the Criteria tab is now showing correctly.
Any thoughts?

This seems to fix it.
gridItem = new GridItem();
gridItem.setStyle("borderStyle", "solid");
gridItem.colSpan = 2;
dynamicText = new Text();
dynamicText.percentWidth = 100;
dynamicText.text = "A";
gridItem.addChild(dynamicText);
gridRow.addChild(gridItem);

Similar Messages

  • HT5824 I've been using numbers for iPad and I accidentally deleted a column. And the auto-save feature saved that and now I can't undo it. Does iCloud storage have backups of saved files from like 10 minutes ago? I have number

    I've been using numbers for iPad and I accidentally deleted a column. And the auto-save feature saved that and now I can't undo it. Does iCloud storage have backups of saved files from like 10 minutes ago? I have numbers synced to iCloud.
    I tried to undo it but the app crashed.
    I am hoping there's like a previously saved version of my file in iCloud somewhere. 

    No, iOS does not do short term incremental back ups to iCloud such as you get with Time Capsule.It backs up when you do soo manually, or if set properly, when the device is plugged in and connected to WiFi. It will not have saved your changes as of 10 minutes prior.

  • Spanning Columns, Messes TOC Order

    Hello
    I have earlier posted a thread with my problem. See: Re: TOC Problem, Wrong Order, Connected/Unconnected Text Frame
    Now when the problem is tracked down (spanning of columns) I choose to create a new thread hoping that someone has encountered the same problem and has a possible solution. (Using CS 6)
    The problem:
    I have chapters (H1) with sub-chapters (H2). The text is flowing freely between the chapter text-frames, until a new chapter (H1) starts. The chapter title (H1) spans over all columns, defined in its paragraph style.
    When creating a TOC I have found that if a sub-chapter (H2) is above a new chapter (H1) the spanning column function messes up the TOC order. See chapter 1:4 in my example.
    The problem may be bypassed by doing one of the following things:
    Disable the column span of H1. E.i the chapter heading in a single column messes up the original layout.
    Connect all text frames. E.i, flow text thru all text-frames, may become a problem when rearing the chapter order.
    Remove the text-frame connection of the text-frames….
    None of these solutions are sufficient. I have never during my 13 years with Indesign encountered such showstopper/bug.

    Thanks for your replay.
    The numbers is written text to make it easier to comprehend the example. These are not auto-generated.
    In the other thread I had got some response:
    "When the textframe flows from an even page number to an uneven page number the problem (like from page 2 to page 3) the TOC is incorrect.
    But when the textframe flows from an uneven page number to an even page number (like from page 3 to page 4) the TOC is correct."
    Which does not make any sense at all.

  • Bad performance when deleting report column in webi(with "Design – Structure only")

    Hi all,
    One of our customer has recently upgraded from BO XI to BO4.1. In the new BO 4.1, they encountered a bad performance issue when they were deleting a column in Webi(using "Design – Structure only" mode).
    With “Design – Structure only" mode,  it took webi about 10 seconds to complete after the customer right-clicked a report column and clicked the "delete".  The customer said that they only need to wait for less than 1 second when they did the same in BO XI old version.
    The new BO version used is 4.1SP02, installed in Windows Server 2008 R2. (Server with 32 core CPU, 32G memory)
    This bad performance happened in both Webi web and Rich Client. (in Webi Rich Client, the performance is a little bit better. The 'delete column' action takes about 8 seconds to complete).
    Do anyone know how to tune this performance in webi?  Thank you.
    Besides, it seems that each time we are making change in the webi report structure in IE or Rich Client, webi need to interact with Server site to upload the changes. Is there any option to change this behavior?  Say, do not upload change to Server for when 'deleting report column', only trigger the upload after a set of actions(e.g. trigger when click the "Save" button).
    Thank you.
    Regards,
    Eton.

    Hi all,
    Could anyone help me on this?  Thanks!
    What customer concerns now is that when they did the same 'column editing' action in BO XI R2 for the same report, they did not need to wait.  And they need to wait for at least 7-8 second in the BO 4.1SP02 environment for this action to complete.(data already purged, in structure-only mode)
    One more information about the webi report being editing is: there are many sheets in the report(about 6~10 sheets in one report). Customer don't want to separate these sheet into different reports  as it will increase the effort of their end users to locate similar report sheets.
    Regards,
    Eton.

  • When I plug my iPhone in to my computer, iTunes doesn't recognize it as a device.  I have deleted and re-downloaded iTunes twice which seems to fix the problem temporarily but then the next time, the device is not recognized.

    when I plug my iPhone in to my computer, iTunes doesn't recognize it as a device.  I have deleted and re-downloaded iTunes twice which seems to fix the problem temporarily but then the next time I plug my phone in, the device is not recognized.

    What happens if you go to iTunes > File > Devices, do you get the option to Sync iPhone?
    You could try a reinstall of iTunes. OS X Yosemite: Reinstall apps that came with your Mac

  • How to delete a column from the table control in module pool?

    Hi,
      can any one please tell How to delete a column from the table control in module pool?
    thanks in advance
    warm regards
    HareeshKumar N

    hi hareesh,
    I think it is better to hide it.
    How to hide: You can check this link
    Dynamic Hide column in table control

  • Will deleting a column at logical schema delete the same at physical level by DDL Sync?

    Will deleting a column at logical schema delete the same at physical level by DDL Sync?

    Hi David,
    First of all thanks for your quick response and for your help logging the enhancement request,
    I am testing more or less your suggestion but I  am not sure if I understood exactly what you mean,
    1)I imported from data dictionary in a new model and into the options menu on the schema select screen I un-ckecked partitions and triggers,
    I guessed that the import should not get from the data dictionary the information about the partitions but the result is that the tables partitioned (by list in this case) are partitioned by range without fields into the physical model on SDDM,
    2)I select one of the tables modify a NO partitioned option and propagate the option for the rest of the tables
    3) I imported again from data dictionary but this time I included the partitions into the option menu on select schema screen,
    into tabular view on compare models screen I can select all the tables with different partitioned option, also I can change for "list partitions" and select only the partitions that I want to import.
    So I have a solution for my problem, thanks a lot for your suggestion
    The second step I'm not sure is needed or maybe I can avoid the step with some configuration setting in any of the preferences screen,
    if not, I think the options to not include partitions into select schema screen are not so clear, at least for me,
    please, could you confirm me if a way to avoid the second step exists or if I misunderstood this option?
    thanks in advance

  • Delete a column from the table

    Hi.
    I would like to delete a column from a table. I want to drop the table and recreate it later. But this table has a primary key which
    is a foreign key of other tables. So after I recreate the table I must recover the relationship of this table and other tables.
    How do I get the information about the primary key of this table as a foreign key of other tables from data dictionary?
    Thanks in advance
    null

    For ur query the reply whay u have got is correct one. For further quries similar to one u had u can download a tool named TOAD (Tools for Oracle Application Developer) from quest site (www.quest.com). Install it a proceed.
    Do let me know how and what u feek about TOAD.

  • How do I delete a column for just one table and not all the others?

    I have multiple tabels in a Pages document. I want to delete some columns on some of the tables but keep them on the other tables. When I delete the columns it deletes all of them on all of the tabels and I dont want that.

    No. To do what you are asking for would require a separate table on each page.
    Of course you can always move blocks of cells around manually, but I can't imagine how you would manage that.
    Jerry

  • What must I do to delete an unwanted entry in the "Name" column of the Bookmarks Toolbar list in my Bookmarks Library?

    What must I do to delete an unwanted entry in the "Name" column of the Bookmarks Toolbar list in my Bookmarks Library?
    At the very bottom of the entries in the "Name" column of the Bookmarks Toolbar in my Bookmarks Library, an entry has appeared which looks different and behaves differently than all the other entries.
    And I cannot delete it.
    All of the other entries have either a small icon or an empty square symbol at the left-hand end of its row.
    This bottom entry has nothing at its left-hand end.
    It reads "7/13/14- Profile folder - Thunderbird - MozillaZine Knowledge Base".
    And if I double-click any of the other entries, that action opens its web page.
    If I double-click this bottom entry nothing happens.
    If I right-click this bottom entry, the menu that appears includes a Delete command, but it does not disappear if I try to do that.
    And if I add a new bookmark to my Bookmarks Toolbar, it does not appear in the list which is displayed in Firefox, but it does appear beneath the entry "7/13/14- Profile folder - Thunderbird - MozillaZine Knowledge Base".
    In order to make the new bookmark show up in the list which is displayed in Firefox, I must open the Bookmarks Toolbar in my Bookmarks Library, scroll to the bottom of the Name list, and drag the new bookmark up past the "7/13/14- Profile folder - Thunderbird - MozillaZine Knowledge Base" entry.
    Again, how can I get rid of this unwanted entry?

    You can check for problems with the <b>places.sqlite</b> database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    *Places Maintenance: https://addons.mozilla.org/firefox/addon/places-maintenance/

  • I want to delete a column that is referenced in a formula in another column without deleting the other column

    How can I delete a column of numbers that are referenced in another column without deleting the other column?

    select the column to delect by click in the column header
    select the contextual menu for that column by clicking (and holding) the down arrow:
    select "Delete Column" to remove the column:

  • How do I go about deleting old versions of Firefox without messing up the latest version and access to Firefox after the deletes?

    I have about 5 versions of Firefox on my macbook. Please advise as to deleting outdated versions after new installs so that I do not mess with the programme and lose access to Firefox.

    Move the previous versions to Trash, I mean uninstall them.

  • Deleting two spreads without messing up the layouts after them

    I'm laying out a book. the author just removed a chapter= two spreads in the middle of the book. No problem, I just drag the spreads to the trash right? But then all the other layouts that come after the deleted spreads are messed up, i.e. the images I placed are all out of position! I hope this makes sense. Basically I just want to nuke two spreads and make it like they never existed... including the flow of the copy. What do I do?

    This is the sort of thing that would drive me absolutley crazy in a document. Personally, I would break the text into individual stories for each chapter so that editing a chapter only affect the pages in that chapter. Deleting text should leave a hole at the end of cahpter, not move the next one forward by a page, and adding text should force an overset at the end of a chapter rather than push the following text past where it belongs.
    To do that, work from back to front. Find the last frame of the second-to last chapter and click on the outport, then click inside the frame, suing the selection tool. The last chapter will "disappear" and you should see the red plus sign indicating the overset. You have broken the thread at that point, but the frames on either side of the break will remain threaded.
    Put the text cursor after the last character that belongs in the story, then press Cmd (mac) or Ctrl (Windows) + Shift + End to select the text from that point to the end of the story (You can also work in Story Editor where you can see what you are doing). Cut the selected text, put your cursor in the first empty frame, and paste. The last chapter is now an independent story.
    Repeat as required.

  • Updating CV (delete entry which does not match the criteria any more)

    Hi,
    A MV synchronises entries in a CV (MVtoCV) depending of a criteria (flag). OwnerShip=Meta view.
    An MVentry is created.
    If this MVentry doesn't match the criteria, not synchronized in the CV=OK
    If this MVentry matchs the criteria, synchronized in the CV=OK
    If this entry is deleted from the MV, deleted in the CV=OK
    BUT
    An MVentry is created.
    If this MVentry matchs the criteria, synchronized in the CV=OK
    if this MVentry doesn't match the criteria any more, the CVentry is still not synchronized=OK BUT remains on CV (my problem).
    HOW to remove this entry automatically.
    I tested with AttFlow and delete operation but without success.
    Thanks for your help

    Our approaches are actually the same. but BKBK goes further. The onMissingTemplate method will never fire in this case, as the page you're rewriting to actually exists, so what you're doing here is manually raising a 404. There are two ways of doing this; firstly you just do something like this:
    <cfif FoundItems.RECORDCOUNT EQ 0 >
       <cflocation url="/404.cfm" addtoken="false" statuscode="404" />
    </cfif>
    This will let people know that they've entered an invalid URL, and the statuscode will tell search engines that there's no page there.
    What BKBK is suggesting is perhaps being more intelligent. Rather than just throwing them at a standard 404 page, try and handle it a little better. In your page where you would normally show the results, try and find any relevant results. See if there are any keywords in the URL you can search the database for, and display the links to those products on the page. Nothing groundbreaking here, just something a little more "web 2.0" than just saying "no, there's nothing here".
    The only difference would be that you want to do this:
    <cfheader statuscode="404" />
    ...before then going on to display your page. This is purely for the search engines.
    Hope that explains it a little.
    O.

  • What can I delete in the library folder without messing up  the OS?

    My library folders (Hard Drive and profiles) are getting really large. How do I know what I can delete without messing up the OS or application operations?

    Wow!
    I will skirt the terms of use to say that it is a small world - especially considering the size of Johnson Creek!  I live a bit south of your street - off County "B."
    As you might guess, yesterday was a brats and beer day (in addition to remembering people who served).
    Barry
    P.S.  The other poster (noondaywitch) lives in a place in the UK where an old friend of mine also resides.  Small world, indeed.

Maybe you are looking for

  • Corsair Force GT issue on MacBook Pro Mid-2010 (Sata 2)

    I just bought the Corsair Force GT 120 GB to use as the only hard drive in a MacBook Pro Mid-2010. I knew that my MacBook Pro model only supports SATA I & SATA II & that the SSD is backwards compatible. I expected (and still expect) the SSD to link u

  • Screen Freeze With Light Blue Tint

    Hi, I bought a refurbished 15" MacBook Pro from the Apple Store last August (2011 model, I think, running Mountain Lion OS X 10.8.3) and it's been fine up until the past week. Twice now, when the computer has been asleep and I've woken it up, the scr

  • Sort option in Repetitive Area on AR Invoice PLD is disabled / greyed out

    Hi Experts, I have an issue whereby in my PLD the sort option under Print Layout Design Manager -> Repetitive Area -> Sort is greyed out / disabled in the AR Invoice PLD. Does anyone know why this might be? I've not seen this before and I can't find

  • How to collect DB stats from 10g database

    Hi All, We have a production Oracle 10.1.0.5.0 database. We are facing performance issue in the application side. So we are in process of analysing the performance issues in both database and application side. Application vendor is asking for DB stat

  • Change icloud user ID

    I have updated my apple ID months ago, but my icloud ID remains the change so I'm unable to purchase anything on my Iphone or Ipad.  How can I change my icloud user ID for my iPhone and iPad?