Using Planning Connection, no Levels appear under List

Hi there,
When designing a report in FR Studio, I go to Select Members and click on Lists. All Generations are available but only Level-0 is available. I need to get Level 2 for this dimension. When I change the connection to Essbase, all Levels appear.
Has anyone encountered this before?

I filed a SR and apparently this is standard functionality using the Planning connection

Similar Messages

  • Reporting on Attribute Dimension in HFR using Planning Connection

    Hi,
    We are using Planning/HFR version 11.1.2. We have one issue with Hyperion Financial Reports. For connecting to HFR we have used the Planning Database connection. Apart from Standard dimensions we have also got attribute dimensions in our application. When I go and develop a report in the FR Studio - in the Dimension Layout the Attribute dimensions are not displayed only the standard dimensions are available for report selection. We also want to report on the attribute dimension. Is there a way we can achieve that?
    ...We are aware that if we connect to FR using an Essbase connection the attribute dimensions show up on the Dimension layout but we have some text data to report at which essbase cannot handle.......
    Any response on this would be highly appreciated
    Alex

    Hi Alex
    That sounds like a bug, I have used attribute dimensions in reporting lots of times in earlier versions and I'm sure that some of those used planning rather than essbase connections. I've not read the documentation around the subject so can't be sure but it sounds pretty fundamental so I'd be surprised if not a bug.
    Worth doing a bit of digging on Oracle support or in the readme files or even raising an SR if you have that option.
    Regards
    Stuart

  • SharePoint OOB Item level Permission under List Settings

    Users & Roles:
    Authors: User with author role can create a new item but can only edit/delete their own items and not other user items. They should not modify or view the list settings(Permission level - Contribute)
    Editor: User with Editor role can create a new item and can Edit/Delete their own items and also other user items. They should not modify or view the list settings(Permission level - Contribute)
    1. Created a new list.
    2. In advance setting enabled "Item-level
    Permissions" as follows,
    For Read
    Accesss selected "Read all items"
    For Create
    and Edit access selected "Create items and edit items that were created by the user"
    Now, User with Editor access can't able to Edit/delete other user items but can able to Edit/Delete their own items(same as user with Author role).
    Then i have changed the Editor access Permission level to
    Edit. In Edit Permission level  i have enabled Override Check-Out
    and disabled Manage Lists. But still user with Editor access doesn't satisfy the condition.
    kindly help me on this to resolve the above issue.
    For Read
    Accesss select "Read items that were created by the user"
    For Create
    and Edit access select "Create items and edit items that were created by the user"
    For Read
    Accesss select "Read items that were created by the user"
    For Create
    and Edit access select "Create items and edit items that were created by the user"
    For Read
    Accesss select "Read items that were created by the user"
    For Create
    and Edit access select "Create items and edit items that were created by the user"

    Hi Nishok,
    Agree with Paul's opinion, you can create an event receiver to set Item Level Permission. Here is the snippet:
    using System;
    using System.Diagnostics;
    using System.Threading;
    using System.Windows.Forms;
    using System.Security.Permissions;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.Utilities;
    using Microsoft.SharePoint.Workflow;
    namespace ItemLevelSecurity.ItemSecurity
    /// <summary>
    /// List Item Events
    /// </summary>
    public class ItemSecurity : SPItemEventReceiver
    /// <summary>
    /// An item was added.
    /// </summary>
    public override void ItemAdded(SPItemEventProperties properties)
    SPSecurity.RunWithElevatedPrivileges(delegate()
    try
    using (SPSite oSPSite = new SPSite(properties.SiteId))
    using (SPWeb oSPWeb = oSPSite.OpenWeb(properties.RelativeWebUrl))
    //get the list item that was created
    SPListItem item = properties.ListItem;
    //get the author user who created the item
    SPFieldUserValue valAuthor = new SPFieldUserValue(properties.Web, item["Created By"].ToString());
    SPUser oAuthor = valAuthor.User;
    //assign permissions to task author
    AssignPermissionsToItem(item,oAuthor,SPRoleType.Reader);
    //update the item
    item.Update();
    base.ItemAdded(properties);
    catch (Exception ex)
    properties.Status = SPEventReceiverStatus.CancelWithError;
    properties.ErrorMessage = ex.Message;
    properties.Cancel = true;
    public static void AssignPermissionsToItem(SPListItem item, SPPrincipal obj, SPRoleType roleType)
    if (!item.HasUniqueRoleAssignments)
    item.BreakRoleInheritance(false, true);
    SPRoleAssignment roleAssignment = new SPRoleAssignment(obj);
    SPRoleDefinition roleDefinition = item.Web.RoleDefinitions.GetByType(roleType);
    roleAssignment.RoleDefinitionBindings.Add(roleDefinition);
    item.RoleAssignments.Add(roleAssignment);
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Reports using Planning connection

    Hi there,
    Can someone please help with this problem :
    We have reports connecting to Essbase using the Planning cubes and they work fine ... as soon as we change the connection to Planning (to see supporting detail) the report does not open ?
    The error is :
    1001:datasourceName=PLAN_Opex;errorMsg=Error: Error creating objectjava.lang.ClassNotFoundException;hasPovDims=1;povXML=<?xml version="1.0"?><datasources><datasource name="PLAN_Opex" dsid="-467c1daa_120ce0bcba8_3973" allowEdit="1"><dim name="Years" dimIndex="2" dsName="PLAN_Opex" keyDimName="Years" memberName="FY09" displayName="Years: FY09"/><dim name="Cost Centre" dimIndex="5" dsName="PLAN_Opex" keyDimName="Cost Centre" memberName="All Cost Centres" displayName="Cost Centre: All Cost Centres"/><dim name="Currency" dimIndex="6" dsName="PLAN_Opex" keyDimName="Currency" memberName="All Currencies" displayName="Currency: All Currencies"/><dim name="Currency Type" dimIndex="7" dsName="PLAN_Opex" keyDimName="Currency Type" memberName="EUR Book" displayName="Currency Type: EUR Book"/><dim name="Activity" dimIndex="8" dsName="PLAN_Opex" keyDimName="Activity" memberName="All Activities" displayName="Activity: All Activities"/><dim name="Band" dimIndex="9" dsName="PLAN_Opex" keyDimName="Band" memberName="All Bands" displayName="Band: All Bands"/><dim name="Country" dimIndex="10" dsName="PLAN_Opex" keyDimName="Country" memberName="All Countries" displayName="Country: All Countries"/></datasource></datasources>
    Thanks

    Hi,
    On your Reporting and Analysis server make sure you have a directory :- \Hyperion\common\ADM\Planning\9.3.1\lib
    If you don't it means you have not run the planning adm set up on the Reporting and Analysis server, this is part of the custom installation of Planning.
    If it does exist make sure the directory contains - PlanningSystemDB.properties
    If it doesn't you can copy the file from your planning server, make sure you recycle services afterwards.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • HT1311 I have changed the apple ID on my iphone successfully - can I now just connect to the itunes account on our PC which is in my husbands name? as both of our iphones used to connect to it when under his apple account. Or do i need to set up itunes my

    I have successfully changed my apple account using my iphone. Can i now just plug my iphone into my pc using the itunes account in my husbands name (this used to be my apple id too) or do I need to set up a whole new itunes in my name and download all music etc to that from scratch...........i am not very technical so very basic answers would be appreciated!!

    Hello erbim,
    Thanks for using Apple Support Communities.
    The Apple ID you sign in with will allow you access to the purchases made on that ID.
    For more information on this, take a look at this article:
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Best of luck,
    Mario

  • Connect by Level using count value from record collection

    Hello:
    PROBLEM:
    ) y,(select rownum MonthNo from dual connect by level <= Cnt)
    Causes ORA-00904 Invalid identifier. Why can’t I use “Cnt” from my main query as using a constant works?
    The count value is determined for each date range in How can I return the records I need?
    Thanks, Sidney
    BACKGROUND:
    I need to be able to display a list of tax returns to my users and the status of those returns. Physical returns do not exist so it is necessary to create the data records dynamically using appropriate selects. This is not difficult and I thought I could then just use a connect by level to give me the date information so I could calculate and display the individual returns. However oracle is giving me an ORA-00904 when I try to send the “Cnt” value to connect by level. Everything works fine when I provide a constant instead of “CNT”. The “CNT” value is determined by a complex process that computes the start and stop dates for multiple return types, etc. as well as the number of periods and filing frequency. The data has to be dynamically generated using a master record which then yields the coding history from which my basic record collection is selected. Here is the result of that process:
    TaxpayerNo,TaxClass,TaxCode,FilingFequency,StartDate,StopDate,Cnt,Frequency
    10 S 1 M 6/1/2007 11/30/2008 18 12
    10 S 2 M 11/30/2008 9/30/2009 10 12
    10 S 2 Q 11/30/2010 8/18/2011 3 4
    10 L 8 A 6/1/2007 9/30/2009 3 1
    10 L 8 A 11/30/2010 8/18/2011 1 1
    From this data, I need a record for each individual month,quarter,etc. ie:
    10 S 1 M 6/1/2007 11/30/2008 18 12 6/1/2007
    10 S 1 M 6/1/2007 11/30/2008 18 12 7/1/2007
    10 S 1 M 6/1/2007 11/30/2008 18 12 8/1/2007
    10 S 1 M 6/1/2007 11/30/2008 18 12 9/1/2007
    10 S 2 M 11/30/2008 9/30/2009 10 12 11/30/2008
    10 S 2 M 11/30/2008 9/30/2009 10 12 12/30/2008
    etc.
    DOES NOT WORK
    select y.*,MonthNo,Add_Months(StartDate,MonthNo*Frequency) from (
    select x.*,
    (case when FilingFrequency = 'M' then Ceil(Months_Between(StopDate,StartDate))
    when FilingFrequency = 'Q' then Ceil(Months_Between(StopDate,StartDate)/3)
    when FilingFrequency = 'A' then Ceil(Months_Between(StopDate,StartDate)/12)
    else 0
    end) Cnt,
    (case when FilingFrequency = 'M' then 1
    when FilingFrequency = 'Q' then 3
    when FilingFrequency = 'A' then 12
    end) Frequency
    from (
    ... complex code to calculate the values of the start and stop dates needed above...
    ) x
    ) y,(select rownum MonthNo from dual connect by level <= Cnt)
    ERROR MESSAGE
    This returns ORA-00904: "CNT": Invalid Identifier. I don't get an error if I use a constant:
    WORKS USING A CONSTANT BUT MUST HAVE THE ACTUAL CNT VALUE
    ... Same code to generate data ...
    ) y,(select rownum MonthNo from dual connect by level <= 3)
    How can I get this to work using the "CNT" value instead of a constant?

    A technique like this should fix your problem.
    TUBBY_TUBBZ?with data (col1, cnt) as
      2  (
      3    select 1, 3 from dual
      4      union all
      5    select 2, 2 from dual
      6  )
      7  select
      8    d.col1,
      9    t.column_value
    10  from
    11    data  d,
    12    table(cast(multiset(select level from dual connect by level <= d.cnt) as sys.OdciNumberList)) t;
                  COL1       COLUMN_VALUE
                     1                  1
                     1                  2
                     1                  3
                     2                  1
                     2                  2
    5 rows selected.
    Elapsed: 00:00:00.00
    TUBBY_TUBBZ?As opposed to what you have now, which is basically this
    TUBBY_TUBBZ?with data (col1, cnt) as
      2  (
      3    select 1, 3 from dual
      4      union all
      5    select 2, 2 from dual
      6  )
      7  select
      8    d.col1,
      9    level
    10  from
    11    data  d
    12  connect by level <= d.cnt;
                  COL1              LEVEL
                     1                  1
                     1                  2
                     1                  3
                     2                  2
                     1                  3
                     2                  1
                     1                  2
                     1                  3
                     2                  2
                     1                  3
    10 rows selected.
    Elapsed: 00:00:00.00
    TUBBY_TUBBZ?

  • Dynamic Time Series with Planning connection?

    Hi guys,
    I have built some reports in HFR, with a connection to a Planning application (the architect requested so). But the only way to get the YTD function properly working is using an Essbase connection (I got an error with the Planning connection).
    My question is: can reports with DTS function be built with a Planning connection? Version is 11.1.2.2.
    Could you please help me?
    Thanks!
    Lu

    Is the report showing any Planning specific content? supporting detail/ cell comments?
    If not you can use an Essbase connection. However if you do so then the way metadata is presented is going to be different (if you use planning connection then the member level security will mimic what is in Planning).
    You cannot use attributes with a planning connection too.
    Regards
    Celvin Kattookaran

  • Issue with FR Planning Connection

    Hi All,
    We are using ASO Planning Application of version 11.1.2.3. We are unable to use Essbase connection for ASO Planning application and hence we are using Planning connection in FR. With this we are unable to see Hierarchies in Parent-Child Relation. When we trying to open a FR Report, it is displaying the members in a Flat hierarchy. Pls. help
    Thanks,
    PVR

    Which version? It would be good idea to check the latest patchset readme released for the version and check if any known issues are fixed.

  • TS3274 I have lost my location services on the setting list.  It now appears under privacy on the list.  I cannot use my cheat with friends it keeps telling me to go location and click on the cheat with friends to open it.  But it is not there!  Can you h

    I have lost my location services on my setting list.  It now appears under privacy in the settings list.  I cannot open ie cheat for words.  It says to go to location and click on cheat for words - but it is not there.  I have even deleted the app and reinstalled it and it still does not work.

    So, the only glimpse of hope for me is through IMEI tracking?
    Are there any professionals who do IMEI tracking( I dont mind paying them)? I don't trust the police here, they are damm slow..

  • Can I have an iTunes Library on an external HD, and have it appear under 'Shared' so I can use two library's at once?

    Hey guys, here's a weird one - I have a large library on my macbook for my DJ music. Now I want to convert all my old albums to AIFF for listening purposes, and not DJing, so I don't want to cram them all into the lappy HD.
    I have a NAS, which shows up as a 'Shared' Library. Can I create a library on an external Thunderbolt portable HD and have it do the same? Or will that only work on Network HD's.
    I know the trick to hold Option and select your library at startup for multiple librarys, however I want to use them both at once.
    Any ideas?
    Cheers!

    Thanks for the reply.
    Basically, I want to plug in an external HD, and have it appear under 'Shared' Libraries, just like what happens when I'm connected to my NAS Server. If this is possible, of course.
    See pic below.

  • My password list no longer appears under the options menu, How do I get it back?

    The password manager that used to appear under the options menu has completely disappeared. The little lock icon is also nowhere to be found. Does this have something to do with blur? How do I restore my browser the way it used to be so that I can review my list of stored passwrds? I've tried to look in blur to see if they are there - no luck. I'm not sure how the long the problem has existed. I happened to notice just now when a site that normally remembers my log in (a credit card that I make a payment on each month) failed to display it and of course I couldn't remember, not having actually typed it in for years.

    Hi philipp.
    Thanks for answering. Here's the entire contents of the page. Probably too much information but I wasn't sure what you needed. I deleted the some of the lines referring to my printer settings because the info exceeded the character limit. I very much doubt they have any relevance to the problem
    Application Basics
    Name Firefox
    Version 35.0.1
    Update History
    User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
    Profile Folder
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Multiprocess Windows 0/1
    Crash Reports for the Last 3 Days
    Report ID Submitted
    All Crash Reports
    This application has not been configured to display crash reports.
    Extensions
    Name Version Enabled ID
    Blur (Formerly DoNotTrackMe) 4.5.1334 true [email protected]
    ColorfulTabs 25.9 true {0545b830-f0aa-4d7e-8820-50a4629a56fe}
    Multirow Bookmarks Toolbar Plus 1.2 true {4c7097f7-08f2-4ef2-9b9f-f95fa4cbb064}
    Skype Click to Call 7.2.15747.10003 true {82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}
    Text to Voice 1.10 true [email protected]
    Theme Font & Size Changer 35.2 true {f69e22c7-bc50-414a-9269-0f5c344cd94c}
    FabTabs 1.5.2 false [email protected]
    Noia Fox options 3.0.1 false [email protected]
    Utopia FFSE White Options 5.0.2 false [email protected]
    Graphics
    Adapter Description ATI Radeon HD 5400 Series
    Adapter Drivers aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
    Adapter RAM 1024
    Device ID 0x68f9
    Direct2D Enabled true
    DirectWrite Enabled true (6.2.9200.16492)
    Driver Date 4-19-2011
    Driver Version 8.850.0.0
    GPU #2 Active false
    GPU Accelerated Windows 1/1 Direct3D 11 (OMTC)
    Subsys ID 22911787
    Vendor ID 0x1002
    WebGL Renderer Google Inc. -- ANGLE (ATI Radeon HD 5400 Series Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote true
    AzureCanvasBackend direct2d
    AzureContentBackend direct2d
    AzureFallbackCanvasBackend cairo
    AzureSkiaAccelerated 0
    Important Modified Preferences
    Name Value accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    browser.cache.frecency_experiment 1
    browser.places.importBookmarksHTML false
    browser.places.smartBookmarksVersion 7
    browser.sessionstore.upgradeBackup.latestBuildID 20150122214805
    browser.startup.homepage http://www.wunderground.com/cgi-bin/findweather/getForecast?query=14891%20-%20Watkins%20Glen,%20NY&wuSelect=WEATHER
    browser.startup.homepage_override.buildID 20150122214805
    browser.startup.homepage_override.mstone 35.0.1
    dom.mozApps.used true
    dom.w3c_touch_events.expose false
    extensions.lastAppVersion 35.0.1
    font.minimum-size.x-western 15
    font.name.serif.x-western Georgia
    font.size.variable.x-western 15
    gfx.direct3d.last_used_feature_level_idx 0
    gfx.direct3d.prefer_10_1 true
    media.gmp-gmpopenh264.lastUpdate 1423194991
    media.gmp-gmpopenh264.version 1.3
    media.gmp-manager.lastCheck 1422538139
    network.cookie.prefsMigrated true
    places.database.lastMaintenance 1423191808
    places.history.expiration.transient_current_max_pages 104858
    places.history.expiration.transient_optimal_database_size 167772160
    places.last_vacuum 1299350232
    plugin.disable_full_page_plugin_for_types audio/basic,audio/mpeg,audio/wav,audio/x-mpeg,audio/x-wav,application/pdf
    plugin.importedState true
    print.print_printer Canon Inkjet MP500 Series
    print.printer_Canon_Inkjet_MP500_Series.print_bgcolor false
    print.printer_Canon_Inkjet_MP500_Series.print_bgimages false
    print.printer_Canon_Inkjet_MP500_Series.print_command
    print.printer_Canon_Inkjet_MP500_Series.print_downloadfonts false
    print.printer_Canon_Inkjet_MP500_Series.print_edge_bottom 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_left 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_right 0
    print.printer_Canon_Inkjet_MP500_Series.print_edge_top 0
    print.printer_Canon_MX870_series_Printer.print_resolution_name
    print.printer_Canon_MX870_series_Printer.print_reversed false
    print.printer_Canon_MX870_series_Printer.print_scaling 1.45
    print.printer_Canon_MX870_series_Printer.print_shrink_to_fit false
    print.printer_Canon_MX870_series_Printer.print_to_file false
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_bottom 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_left 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_right 0
    print.printer_Canon_MX870_series_Printer.print_unwriteable_margin_top 0
    print.printer_PageManager_PDF_Writer.print_bgcolor false
    print.printer_PageManager_PDF_Writer.print_bgimages false
    print.printer_PageManager_PDF_Writer.print_colorspace
    print.printer_PageManager_PDF_Writer.print_command
    print.printer_PageManager_PDF_Writer.print_downloadfonts false
    print.printer_PageManager_PDF_Writer.print_duplex 3211319
    print.printer_PageManager_PDF_Writer.print_edge_bottom 0
    print.printer_PageManager_PDF_Writer.print_edge_left 0
    print.printer_PageManager_PDF_Writer.print_edge_right 0
    print.printer_PageManager_PDF_Writer.print_edge_top 0
    print.printer_PageManager_PDF_Writer.print_evenpages true
    print.printer_PageManager_PDF_Writer.print_footercenter
    print.printer_PageManager_PDF_Writer.print_footerleft &PT
    print.printer_PageManager_PDF_Writer.print_footerright &D
    print.printer_PageManager_PDF_Writer.print_headercenter
    print.printer_PageManager_PDF_Writer.print_headerleft &T
    print.printer_PageManager_PDF_Writer.print_headerright &U
    print.printer_PageManager_PDF_Writer.print_in_color true
    print.printer_PageManager_PDF_Writer.print_margin_bottom 0.5
    print.printer_PageManager_PDF_Writer.print_margin_left 0.5
    print.printer_PageManager_PDF_Writer.print_margin_right 0.5
    print.printer_PageManager_PDF_Writer.print_margin_top 0.5
    print.printer_PageManager_PDF_Writer.print_oddpages true
    print.printer_PageManager_PDF_Writer.print_orientation 1
    print.printer_PageManager_PDF_Writer.print_page_delay 50
    print.printer_PageManager_PDF_Writer.print_paper_data 1
    print.printer_PageManager_PDF_Writer.print_paper_height 11.00
    print.printer_PageManager_PDF_Writer.print_paper_name
    print.printer_PageManager_PDF_Writer.print_paper_size_type 0
    print.printer_PageManager_PDF_Writer.print_paper_size_unit 0
    print.printer_PageManager_PDF_Writer.print_paper_width 8.50
    print.printer_PageManager_PDF_Writer.print_plex_name
    print.printer_PageManager_PDF_Writer.print_resolution 3473457
    print.printer_PageManager_PDF_Writer.print_resolution_name
    print.printer_PageManager_PDF_Writer.print_reversed false
    print.printer_PageManager_PDF_Writer.print_scaling 1.10
    print.printer_PageManager_PDF_Writer.print_shrink_to_fit true
    print.printer_PageManager_PDF_Writer.print_to_file false
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_bottom 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_left 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_right 0
    print.printer_PageManager_PDF_Writer.print_unwriteable_margin_top 0
    privacy.donottrackheader.enabled true
    privacy.sanitize.migrateFx3Prefs true
    security.warn_viewing_mixed false
    security.warn_viewing_mixed.show_once false
    storage.vacuum.last.index 1
    storage.vacuum.last.places.sqlite 1422170725
    user.js Preferences
    Your profile folder contains a user.js file, which includes preferences that were not created by Firefox.
    Important Locked Preferences
    Name Value
    JavaScript
    Incremental GC true
    Accessibility
    Activated false
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.7 4.10.7
    NSS 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSSMIME 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSSSL 3.17.2 Basic ECC 3.17.2 Basic ECC
    NSSUTIL 3.17.2 3.17.2
    Experimental Features
    Name ID Description Active End Date Homepage

  • Help with Adobe.premiere.elements12. Please It would appear under the organizer tab that the photos are organised in the lowest folder in the folder structure within Windows Explorer.  How can I use the Windows Explorer structure to organise the photos wi

    Help with Adobe.premiere.elements12. Please
    It would appear under the organizer tab that the photos are organised in the lowest folder in the folder structure within Windows Explorer.  How can I use the Windows Explorer structure to organise the photos within Elements.

    In a situation such as yours, I tend to consolidate items into folders so I have folders of nice workable numbers of images, somewhere between 20 and 200 images. Now, whatever, once you've imported, do your moving within LR, not the OS! I will select all in a folder and drag into a folder a level or two or three above, and then delete the newly empty subfolders. I hope this helps a bit!
    Once you've reached just new Imports of camera output, you'll be flying along.

  • In Finder something called 'vuuno' has suddenly appeared under Shared. I didn't knowingly connect and want to remove. Worried I've been hacked or something. What is this and how to remove permanently?

    In Finder something called 'vuuno' has suddenly appeared under Shared. I didn't knowingly connect and want to remove. Worried I've been hacked or something. What is this and how to remove permanently?

    If you are using an unsecured or shared wireless network, then it could be just another user's computer name. If your sharing settings are correct, you have no worry. However, It would appear that at least some of the other user's settings are less than optimal inasmuch as his/hers is openly being displayed.
    The next time you check into a hotel and use their wireless network, you are likely to see a number of other user's computers. Some just the name, as they share no files. While others are wide open, and their file sharing is on.

  • Epson DX5000 driver does not appear on list in'print using' box

    Epson DX5000 driver does not appear in list despite the fact that I have downloaded the software.
    When the printer is connected and I try and print I first go to 'add printer' in the print dialogue window. This takes me to the printer browser where the Epson DX5000 appears - at this starge I can't add as this option is not highlighted. Instead I have to go to 'print using' where I click on Epson - this is where the problems start as the DX is not on the very long list.

    Hi Ali
    Yes I have installed the software
    I have been using another printer so I realise that I don't need to add printer each time - this is the first time using this new printer
    After I 'add printer' I am taken to the printer browser where the RX5000 is listed (this is in the default browser mode) when I then click the RX5000 the name and location appear in the appropriate boxes but I am unable to press the 'add' button. I have to go to more printers where I then go on to look in the epson folder.
    this is where I get stuck as my printer is not listed

  • List of planning applications does not appear

    Hello,
    in EAS i create New Rule -> in Rule Editor displays in right pane -> i click on Select outline -> The Select Database Outline dialog box displays -> when i click on +planning -> nothing is displayed: the list of my planning applications does not appear !!
    is this normal?
    N.B : i use hyperion planning V11.1.1.3
    cheers,

    Did you log into the planning application first before logging into EAS, if the planning application service was recently restarted and there have been no logins to the applications then they won't appear.
    As a test log out of EAS, log into one of the planning applications, log into EAS
    Also be sure that the planning applications have been created to use Business Rules and not Calculation Manager if you want to use EAS.
    If you are still having issues then it may be worth having a read of the following document on Oracle Support - "Troubleshooting Hyperion Business Rules Issues [ID 763345.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • How can I remove the preceding blank lines in the downloaded text file?

    I have created a jsp that writes to a file and then prompts a dialog box to have an option to view or save the file. However when i view the file, there are blank lines before the actual content of the file. How can i remove these lines? Below is par

  • Can't find serial number on Acrobat X

    I purchased a Fujitsu ScanSnap scanner that was bundled with Adobe Acrobat X Standard.  The serial number for activation of Acrobat was not on the CD envelope or anywhere else in the packaging.  Fujitsu says that they do not keep track of the serial

  • Linked pages wont load images in test browsers

    I can load my index page.... or any of my other pages, and it will load fine, but click on the link.....NOTHING that is an image will load! Now if I load the page directly from DreamWeaver (MX) It will load fine, but once I hit the links...no images,

  • Ability to double click on a shipment and go into VT02N.

    Hi  guru , I programmed and ALV  and  want   to  double click on a shipment line   and go into  transaction  VT02N. How  we  do  it  . FORM display_report .   PERFORM initialize_alv.   PERFORM comment_build USING gw_list_top_of_page[].   PERFORM fiel

  • Inexcusable Score Bug

    I upgraded to Logic 7.2, then to 7.2.3, and a consistant bug plagued me: Any song opened in Score would have the Key Signature changed to Cb (from C). Although I needed the 7.2 Crossgrade to run Logic on my Macbook Pro, I was shocked during a recordi