View's height in column goup view

We create one Column group view which contain 3 collapse view. Modify the layout of column group, set all three collapse view's height as 33.33%.
Then view the report in Active Viewer. After report loaded, the 3 collapsed view display very well, however a few minutes later, the height of 3 collapsed view become smaller, for example change from 117 to 81, then vertical scroll bar showed and the data in collapse list did not display as we expected .
Do not know how to workaround this issue

Sorry, but it's not there anymore as Apple has removed it
The only thing you can do is send feedback
http://www.apple.com/feedback/itunesapp.html

Similar Messages

  • Build a custom based view where rows are columns in view

    Bit of an odd request but here goes.
    We have a system whereby we want to give users the ability to add their own fields against our tables. Because we do not want to create columns in each table we had the thought of creating a table that contains rows that will act as custom fields without the need to create columns/tables.
    For example the 3 types of fields they can have are DATE, VARCHAR2, NUMBER. All three of these are stored in one table as VARCHAR2 with the application validating the data is in correct format and a link to the other tables Primary Key. The user gives the custom field a name i.e. column name and type on setup.
    This all works fine in the application but what i need to do is build up a view of what is held in the table and create a new column for the view based on column name, value based on example_Data and have the correct column_type in view.
    For example this is an example of our table with only 3 rows in. It can have many more of the three mentioned types.
    SELECT * FROM
              SELECT 'LINK_TO_OTHER_TABLE' LINKPK,'DATEEXAMPLE'column_name,'01-01-11 12:00'example_Data,'DATE' column_type FROM DUAL
              UNION
              SELECT 'LINK_TO_OTHER_TABLE' LINKPK, 'VARCHAREXAMPLE'column_name,'This is my data'example_Data,'VARCHAR2' column_type FROM DUAL
              UNION         
              SELECT 'LINK_TO_OTHER_TABLE' LINKPK, 'NUMBEREXAMPLE'column_name,'1234'example_Data,'NUMBER'column_type FROM DUAL         
              )What i want is to create a VIEW based on this table structure above that will give me a view structure of:
    LINKPK VARCHAR2,
    DATE_EXAMPLE DATE,
    VARCHAREXAMPLE VARCHAR2,
    NUMBEREXAMPLEThen when i so a select i get 1 row of
    'LINK_TO_OTHER_TABLE','01-01-11 12:00','VARCHAREXAMPLE',1234Hope ive made sense. Thanks in advance of any comments.

    Oh dear, that is a little scary!
    Our application (built in forms) has a massive heirarchical database structure and althought we are only likely to see approximately 1-10 rows of data in this table I see this may still have a bearing on the speed etc.
    We were trying to make it easier to add custom fields to our front end application (built in forms) rather than the standard method of adding another column to the DB and adding the the form itself.
    I thought with the minimal rows being inserted (and forms handling the link to the PK via relationship) it wouldnt impact too much on the rest of the system.
    Thanks for your input

  • How to get Materialized View to ignore unused columns in source table

    When updating a column in a source table, records are generated in the corresponding materialized view log table. This happens even if the column being updated is not used in any MV that references the source table. That could be OK, so long as those updates are ignored. However they are not ignored, so when the MV is fast refreshed, I find it can take over a minute, even though no changes are required or made. Is there some way of configuring the materialized view log such that the materialized view refresh ignores these updates ?
    So for examle if I have table TEST:
    CREATE table test (
    d_id NUMBER(10) PRIMARY KEY,
    d_name VARCHAR2(100),
    d_desc VARCHAR2(256)
    This has an MV log MLOG$_TEST:
    CREATE MATERIALIZED VIEW LOG ON TEST with rowid, sequence, primary key;
    CREATE MATERIALIZED VIEW test_mv
    refresh fast on demand
    as
    select d_id, d_name
    from test;
    INSERT 200,000 records
    exec dbms_mview.refresh('TEST_MV','f');
    update test set d_desc = upper(d_desc) ;
    exec dbms_mview.refresh('TEST_MV','f'); -- This takes 37 seconds, yet no changes are required.
    Oracle 10g/11g

    I would love to hear a positive answer to this question - I have the exact same issue :-)
    In the "old" days (version 8 I think it was) populating the materialized view logs was done by Oracle auto-creating triggers on the base table. A "trick" could then make that trigger become "FOR UPDATE OF <used_column_list>". Now-a-days it has been internalized so such "triggers" are not visible and modifiable by us mere mortals.
    I have not found a way to explicitly tell Oracle "only populate MV log for updates of these columns." I think the underlying reason is that the MV log potentially could be used for several different materialized views at possibly several different target databases. So to be safe that the MV log can be used for any MV created in the future - Oracle always populates MV log at any update (I think.)
    One way around the problem is to migrate to STREAMS replication rather than materialized views - but it seems to me like swatting a fly with a bowling ball...
    One thing to be aware of: Once the MV log has been "bloated" with a lot of unneccessary logging, you may perhaps see that all your FAST REFRESHes afterwards becomes slow - even after the one that checked all the 200000 unneccessary updates. We have seen that it can happen that Oracle decides on full table scanning the MV log when it does a fast refresh - which usually makes sense. But after a "bloat" has happened, the high water mark of the MV log is now unnaturally high, which can make the full table scan slow by scanning a lot of empty blocks.
    We have a nightly job that checks each MV log if it is empty. If it is empty, it locks the MV log and locks the base table, checks for emptiness again, and truncates the MV log if it is still empty, before finally unlocking the tables. That way if an update during the day has happened to bloat the MV log, all the empty space in the MV log will be reclaimed at night.
    But I hope someone can answer both you and me with a better solution ;-)

  • How to calculate the total of a calculated column in a list view at the end of the view?

    I have a view with the following columns ProductName, Quantity, Price, Total The total column is a calculated column which is the product of quantity and price. I want to place the sum of the total column by the end of the list view. I can do this with
    the price and quantity but not with the total column. how do I do this?

    You can use SharePoint Designer and calculate the total in xslt view. Refer to the following post for more information
    http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2009/04/24/how-to-total-calculated-columns-in-a-sharepoint-list.aspx
    http://blog.metrostarsystems.com/2012/12/03/jennys-sharepoint-tip-sum-calculated-columns/
    Cheers,

  • TS4002 I want to view my emails with the reading pane at the bottom of the screen - I cannot change it from a vertical column view. Used to be 'classic view' in mobile me. Anyone know how to do it?

    I want to read my emails in horizontal view - reading pane at the bottom of the monitor - on iCloud. I cannot change the view from vertical and columns? Anyone know how I can do this? It was called 'classic view' in Mobileme.

    Thanks, got that.
    That's OK on 'mail'.
    My problem is on webmail -  when I open my email on    iCloud I have the columns and cannot find where to change the view.
    Any further ideas?

  • Why can't I view album artwork in column view in iTunes 11

    What happened to the view album artwork in column view for iTunes 11?
    It used to be in the previous versions.
    It's so hard to add new artwork to the music now.

    Sorry, but it's not there anymore as Apple has removed it
    The only thing you can do is send feedback
    http://www.apple.com/feedback/itunesapp.html

  • Creating a view with existing GeoRaster columns and new SDO_GEOMETRY column

    Hi,
    In a nutshell, I already have 1 real table, which has several attributes including types such as text, numbers etc. but also a GeoRaster column. This table works great, has its metadata stored properly and is spatially indexed; no worries.
    I am then creating a view based on the above mentioned table, including the GeoRaster column. This worked, no problems. However now I want the same view to also have a SDO_GEOMETRY column which explicitly stores the spatial extent for each GeoRaster. Note the original table does not have this SDO_GEOMETRY column. So, I have created a revised SQL statement to create the view, but now it dynamically adds a new column and puts the GeoRaster.spatialextents into the SDO_GEOMETRY column.
    This worked, the data made it into the view, but when we try to view the SDO_GEOMETRY in a viewer, we get errors. I added a system metadata entry for the view, but this did not help. Also, it is not possible to spatially index a view so I knew that was not the problem.
    I think what has happened is the SDO_GEOMETRY column is in a sort of "limbo", where because it was not contained in the original table (and indexed there) and it is not able to be indexed in a view, it cannot be manipulated/viewed/used spatially.
    Here is a snippet describing the original table:
    "IMAGERY_ID" NUMBER NOT NULL ENABLE,
    "CAM_ANGLE_X" NUMBER,
    "CAM_ANGLE_Y" NUMBER,
    "CAM_ANGLE_Z" NUMBER,
    "SPEED" NUMBER,
    "HEADING" NUMBER,
    "IMAGE_GEOR" "SDO_GEORASTER",
    "ACQUISITION_TIME" TIMESTAMP (6),
    "SENSOR_ID" NUMBER,
    "DOWNWARD_LOOKING" CHAR(1 BYTE),
    "ORG_ID" NUMBER,
    "POC_ID" NUMBER,
    "FILE_NAME" VARCHAR2(100 BYTE),
    "CORRELATION_ID" VARCHAR2(256 BYTE),
    And here is the statement I used to create the new view:
    CREATE VIEW level_0_img_view (imagery_id, cam_angle_x, cam_angle_y, cam_angle_z, speed, heading, image_geor, acquisition_time, sensor_id, downward_looking, org_id, poc_id, file_name, correlation_id, geor_extents)
    AS
    SELECT a.imagery_id, a.cam_angle_x, a.cam_angle_y, a.cam_angle_z, a.speed, a.heading, a.image_geor, a.acquisition_time, a.sensor_id, a.downward_looking, a.org_id, a.poc_id, a.file_name, a.correlation_id, a.image_geor.spatialextent
    FROM imagery a
    WHERE a.file_name LIKE '%.lev0';
    Note in the above statement that the "geor_extents" column is the new column added dynamically (and not in the original table). Note the new column with the SDO_GEOMETRY data is flawless, I have looked at the records in SQL developer and all the data is there.
    Any ideas?
    In case you're wondering, I do have reasons for: (i) wanting an explicit column with the SDO_GEOMTRY (serving via WFS), and (ii) not wanting to alter the original table to include the equivalent SDO_GEOMETRY column.
    Cheers,
    M.

    Hi,
    if you are having problems to display your view spatial columns in MapBuilder/MapViewer, you may be missing to register the view information in the metadata (name and spatial columns).
    For example, lets see the following table that simulates your case:
    SQL> desc pci_image;
    Name Null? Type
    GEORID NOT NULL NUMBER
    TYPE VARCHAR2(32)
    GEORASTER MDSYS.SDO_GEORASTER
    -- create a view
    create view pci_img_view (georid,georaster,geor_extents)
    as
    select a.georid,a.georaster,a.georaster.spatialextent
    from pci_image a;
    -- register metadata for view spatial columns (GeoRaster and geometry column)
    insert into user_sdo_geom_metadata
    select 'PCI_IMG_VIEW','GEORASTER.SPATIALEXTENT', diminfo, srid
    from user_sdo_geom_metadata where table_name = 'PCI_IMAGE'
    insert into user_sdo_geom_metadata
    select 'PCI_IMG_VIEW','GEOR_EXTENTS', diminfo, srid
    from user_sdo_geom_metadata where table_name = 'PCI_IMAGE'
    There is no need to index the spatial columns if they have been indexed before.
    Now, if you go in MapBuilder you should see the the view name in the list of geometry tables, and be able to create a theme on column GEOR_EXTENTS (select it on the combo box) and to preview it.
    For the GeoRaster column, currently the view name is not shown on the list of GeoRaster tables in MapBuilder.
    For GeoRaster data, MapBuilder uses the contents of metadata view user_sdo_geor_sysdata, and then it would be needed to register the view contents there. We will talk with Jeffrey to check if there is any problem in registering
    view contents in this metadata view. If the view name and georaster column is registered in user_sdo_geor_sysdata,
    then it should show in MapBuilder. But you can still create a GeoRaster theme for this view using a SQL command, and should be able to preview it in MapBuilder.
    -- create a GeoRaster theme based on view Georaster column.
    insert into user_sdo_themes values (
    'PCI_IMAGE_V_GEOR',
    'View of georaster column',
    'PCI_IMG_VIEW',
    'GEORASTER',
    '<?xml version="1.0" standalone="yes"?>
    <styling_rules theme_type="georaster" raster_id="1" raster_table="RDT_PCI" raster_bands="0,1,2">
    </styling_rules>');
    -- commit changes
    commit;
    Joao

  • We want to view header reference as column data wonu2019t appear in any Refaren

    Dear Experts,
    we want to view header reference as column data wonu2019t appear in any of the reference filed.
    Please tell me the soluation How can I give the soluation bilow issue.
    Currently user are facing one problem with respect of Line item report.
    In any of the line item report (i.e. FBL1N, FBL3N, FBL5N) we want to view header reference as column data wonu2019t appear in any of the reference filed.
    For Example in Bank G/L Cheque number was enter in reference field but same is not apear
    In Sales G/L or tax G/L invoice number is to be appear which is again invoice number as reference in document.
    Regards
    Devendra.
    Moderator: Please, search SDN before posting

    Hi,
    To add Reference field in line item report do below.
    From FBL1N output screen.
    Click change layout / (clr + F8)
    Now add Hidden field u2018Referenceu201D to column content and push copy button.
    Now you should be able to view reference field (BKPF- XBLNR) in line item report.
    Best Regards,
    Raju

  • Rename title column and delete a column into view custom list

    Hi;
    I try to create a new custom list with only 2 column DEC et DSCC and I would like to rename or change the title column (Titre in french) with the name "DEC" and next hide or delete into the view "All elements" the column attached file ("Pièces
    jointes" in french).
    My code is :
    function CreateCustomList
      param(
      [string]$web
    $spWeb = Get-SPWeb -Identity $web
    $list=$spWeb.Lists.TryGetList($listeEspaceRTO)
    if($list -eq $null)
     $spTemplate = $spWeb.ListTemplates["Liste personnalisée"]
     $spListCollection=$spWeb.Lists
     $spListCollection.Add($listeEspaceRTO,"Liste espace RTO",$spTemplate)
     $path = $spWeb.url.trim()
     $spList = $spWeb.GetList("$path/Lists/$listeEspaceRTO")
     $spList.Fields.Add("DSCC","URL",$false)
     $Views = $spList.Views["Tous les éléments"]
     //$Views.ViewFields.delete("Pièces jointes")
     //$Views.ViewFields.Add("DEC")
     $Views.ViewFields.Add("DSCC")
     $Views.Update()
    else
      write-host -f yellow "la doc lib" $listeEspaceRTO "exits"
    $spWeb.dispose()
    The custom list is correctly created but with Title and the column "Pièces jointes" into the view.
    Regards

    Hi,
    Glad to hear that you solve this issue, thanks for your sharing.
    Thanks,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to Use Column Selector View in Reports

    Hi all,
    Can someone please advise on how to use the column selector view in CROMD's reporting tool?
    Whenever I add a Column Selector view, and check the Enable checkbox of a certain column, a message appears "Click the columns in the selection pane to add more choices". However there is no selection pane, and the only thing I can do within the column is input a column label.
    Am I missing any crucial steps here?
    Thanks.

    Hi,
    Choose a column as column selector by enabling the check box and click the columns that has to get into column selector in the left navigation.
    On click the columns would get in one by one. After that field that you choose would be displayed in the position of the column in the report table
    Typically the purpose is something like this. If you want to dynamically change the first field say by Account Type, Account Region, Account Status and see the revenue then it can be used
    -- Venky CRMIT

  • Thumbnails in Column & List views

    My Finder (v10.4.5) mostly does NOT show the thumbnails of my JPGs in Column & List views, unless those JPGs were created on my computer (Tiger 10.4.6).
    I got it to finally show the thumbnails in Icon view (View > Show View Options > Show Icon Preview + All windows), but I also want to see the little thumbnails in Column and List Views. Anyone know how to do this.
    NOTE: those same JPGs that don't get the thumbnails on my MAC, do show thumbnails on my crappy-*** Windows ME Dell's Explorer.
    By the way, (different Question) is there a way I can set up to be notified via email when somebody replies to my question here in this discussion area?
    Thanks,
    Ted
    PowerBook G4   Mac OS X (10.4.6)   2 GB DDR SDRAM
    PowerBook G4   Mac OS X (10.4.6)   2 GB DDR SDRAM

    With a Finder window open in Column view, when you go to the View menu item and select Show View Options there are not any "Show Icons" or "Show preview column" selections for me to check.
    That is very very strange. Try opening a Finder window, have it in icon view, and the bring up Show View Options, I presume you are getting the options? Now go to View (don't close the options window!) and change to List. A different set of options should appear in the options window, and if you then change the view to Column what happens to the options window?
    If you want to see thumbnails for files that don't have them you either use Column view with a preview column set to display icons, or put the folder in Icon view. The Mac OS Finder does not create thumbnail.db files, as does Windows (I believe many Linux window managers create analogous files). Instead the Finder either reads the thumb from the resource fork of the file (most--maybe all--Mac graphics programs have always had the ability to create custom icons that are a part of the file), or else it will create a thumb "on the fly" for files that don't have them if told to do so in Icon and Column views. In List view it will display a small icon if the file has one, otherwise it just uses the generic icon. Windows is incapable of reading Mac resource forks, where the custom icon is for files created on a Mac, and the Finder is incapable of reading Windows thumbnail.db files. Any file you create on your Mac with a Mac graphics program will have a custom icon, if you set the preference of the program to save the file that way. This includes Image Capture, if you use it to transfer files from your camera. Images you get from a Windows or Linux box, or download from the Internet, do not have a resource fork and so do not have a custom icon.
    Francine
    Francine
    Schwieder

  • Finder slow to show items in column, icon views (OK in list, cover flow)

    I'm seeing new perplexing slow behavior on our three-month old iMac running 10.5.5: when in column view and selecting (or in icon view and double-clicking) a folder, there is an initial five-second lag before items will appear in the next column or window; meanwhile, the bottom of the window will only show the space available until items appear and only then will it list the number of items along with space available. It's enough to make you wonder if there actually is anything in the folder while you wait. I say "initial" lag because on subsequent selection, the listing is instantaneous. However, if you log out and in again, it's back to the delay while waiting for initial listings. None of this behavior happens in list or cover flow views, but column view is my routine, so I'd like to make it snappier.
    I've gone through some basic troubleshooting steps (repairing permissions, checking Console and Activity Monitor) to no avail. I haven't run into this behavior on my 2-yr. old MBP, so I'm not sure what to look for. Any thoughts?

    Get a utility such as TinkerTool System, Onyx, etc. that has a feature to remove all .DS_Store files. If they get corrupted this could cause the problem you describe. I would also consider disabling the View preference to Show Icon Preview. Use the Show View Options in the Finder's View menu. With Leopard you may need to do this for each new Finder window you open (press COMMAND-J to open the preference dialog for the active window.) Do the same for the Desktop. Show Icon Preview can slow down the content display in the Finder initially. Once the information is cached it displays much quicker. Hence the observation that you described.
    It also may not hurt to delete the /Home/Library/Preferences/com.apple.finder.plist file in case there's problem with it. Then relaunch the Finder - open the task manager (COMMAND-OPTION-ESC,) select the Finder task and click on the Relaunch button.

  • How to hide the Columns and Views for Login user in SharePoint 2013

    Hi Friends,
    How to hide the Columns and Views for Login user in SharePoint 2013? Is it possible using OOB features? If not possible how can we hide the Columns and Views for Login user?
    Could you please help on this.
    Thanks,
    Tiru
    Tiru

    Hello Tirupal,
    There is no OOB way to do this.
    Please check this codeplex solution to achieve the same.
    https://sp2013columnpermission.codeplex.com/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Reorder columns in View Responses window

    Can the columns in View Responses window be reordered?
    If so, can it be done prior to all the responses being received?
    How does the program determine the order for the columns? It is different from the tab order on the form.
    Thanks

    Yes, they can be reordered. Just select the column (where the column letters are) and drag it where you want it to go.
    You can reorder the columns anytime you want. The default order is based on the order of the fields in the Design tab.
    Randy

  • DreamweaverCS3 template(two column liquid) views fine in firefox but in IExplorer I don't get the design only code?  How do I fix this?

    Dreamweaver CS3 template two column liquid views fine in firefox but in Iexplorer I don't get the design only code? How do I fix this?

    random guess- what file extension have you saved the file with.
    second random guess- there may be an unclosed html comment
    third- what do you mean by "I don't get the design only code"
    Do you mean the browser shows the code, or the browser shows nothing, or ???
    for a better reply, please provide a link to the uploaded page please.

Maybe you are looking for

  • Materialized view with dynamic filter

    I have a query which has a dynamic filter in the where clause. Dynamic in the sense, the value in the where condition will be obtained only when the query is run. The user interface is Business Objects tool i am using, based on the user login variabl

  • Bug in APEX_UTIL.DOWNLOAD_PRINT_DOCUMENT for special characters?

    Hi, I am using APEX_UTIL.DOWNLOAD_PRINT_DOCUMENT to download reports from BI-Publisher. But with special characters, and only if the filename is to long, the filename is in Firefox 10.0.2 not correct. In IE9 its running fine. I am not sure if its onl

  • JavaBean in Form Builder 6

    Dear Sirs, to enhance an old Forms 6 application I want to use the JavaBean Area- item of Form Builder 6. I´ve developed a Java Bean which I did export as JAR file. In later Form Builder versions this JAR file has to be included in formsweb.cfg. But

  • Wiki access problem

    I have an issue accessing the wiki.  When pointing at the root page for the SL Server (https://miniserver.local/) the standard 'Mac OS X Server' page shows up in the browser.  However, when I try to enter any of the Wiki pages (e.g., https://miniserv

  • AR Queries

    I have a few queries that you may be able to help with in Receivables: Is there anyway you can configure Oracle to support credit checks for transactions entered in AR? Is there anyway we could configure the Transactions form in AR to separate the en