Deleting comments for multiple dimension member selection

Hi all,
When using the package (using /CPMB/CLEAR) to delete data and comments (TASK(/CPMB/CLEAR_COMMENTS_FOR_CLEAR,ENABLETASK,1)), there seems to be a problem to delete comments when using a multiple member selection. When selecting <all> or a single dimension member for a given dimension, data and comments are effectively deleted. However, when selecting eg 2 members, the data is deleted, but the comments remain in the comment tables. Any ideas on how to solve this, without running the package x-times when comments on x members need to be deleted?
Kind Regards,
Christophe

Hi,
I don't know whether your question is answered or not . Please look into the following which may be helpful to you.
As far as i know u can
1. Delete Comments selecting " ALL" member selection.
2. Delete comment selecting " SINGLE MEMBER "  --> _Multiple member selection is not supported in NW._
Please look into the following SAP Note on this which may be useful to convince the client:
1372497 - BPC7NW: Behavior of Clear Comments package
Chaithanya

Similar Messages

  • Creating UDA for a dimension member

    Hi All,
    when I am creating UDA for a dimension member in my planning application I get the following error.
    The associated dimension ID has not been set for this property. Do you want to create the association now?
    Can anyone please let me knwo wahts this error?
    Thanks

    I take this is an EPMA application, you have to create dimension association between the UDA property and the UDA dimension.
    Have a read of :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/epma_admin/epma_create_assoc.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Performance issue:Show id and Description for same dimension member

    Hi,
    I am connecting a cube to another reporting system and i need to show the id of member resulting of a query.My first thought was to use this kind of code (bellow) however when i do the same thing with many dimension (many cross join ),it slow down a lot
    my query.So how can i have in the same DImension member showing a description and id ? I also have a lot of statement,so i can't have just two columns in the dimension or i will need to duplication the mdx and i could drop down the performance.
    So i am trying to get as a result
    Dim1 | Dim2| Dim3| Measure
    1 50
    32 25.2
    and also be able to get
    Dim1                            |   Dim2                                  |  Dim3  
                                |                Measure
    NameElement1Dim1 NameElement50Dim2
    NameElement32Dim3 25.2
    Thanks in advance
    with MEMBER [Measures].[IdElement] as 
    <element>.currentmember.properties("KEY")
    select
    CROSSJOIN({[Measures].[IdElement]},{[METRIC].[Description].[All]}),
    CROSSJOIN({[Measures].[value]},{<listmetricmdx>})
    } on columns,
    <pointofview>
    <element_and_function>
    <TimeBreakdown>
    } on rows
    <list_filter_clause>
    ) as list
    where ((ElementName is null AND IdElement=0) OR (ElementName is not null))
    <list_condition_metric>
    but i have multiple 

    Hi Vincent,
    In your query, you use CrossJoin in it. Crossjoin function will cause the performance issue if there are a lot of properties that need to be displayed. If you cross-join medium-sized or large-sized sets (e.g., sets that contain more than 100 items each),
    you can end up with a result set that contains many thousands of items—enough to seriously impair performance. For the detail information, please see:
    http://sqlmag.com/data-access/cross-join-performance
    In your MDX query, ensure only retrieval the required data. Here are some useful links for your reference.
    Configure memory setting:
    http://social.msdn.microsoft.com/Forums/en/sqlanalysisservices/thread/bf70ca19-5845-403f-a85f-eac77c4495e6
    Performance Tuning:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=3be0488d-e7aa-4078-a050-ae39912d2e43&displaylang=en
    http://www.packtpub.com/article/query-performance-tuning-microsoft-analysis-services-part2
    Regards,
    Charlie Liao
    TechNet Community Support

  • Setting Spotlight Comments For Multiple Files?

    In iTunes and iPhoto, you can quickly assign "Comments" or "Keywords" to multiple files, all at the same time. Is there a way to do this in Spotlight? I'd like to add the same Spot Comment for 10 files. I tried selecting all 10 files, and clicking Get Info, but this flooded my screen with 10 individual Info windows!

    Rueben
    Check out SmartComments or This Automator Action
    Regards
    TD
    MacBook Pro 15 2.16gig / iMac 20" 2.16 C2D   Mac OS X (10.4)   2 gig RAM/ 2 gig RAM

  • Deleteing folder for multiple users

    Good morning all -
    As most people would admit, I am terrible at scripting in any form.  In short, I need assistance with a dummy proof script to delete the contents of a folder for multiple (150+) users, without  having to touch each users profile.  I would
    prefer to be able to execute the script when needed.  This won't be listed as a scheduled task or setup as a netlogon. The path is as follows:
    C:\Users\michael.jannise.ctr\NS5\tmp
    It can either be set to delete the tmp folder entirely, or just the contents of the folder.  Which ever is easier. 
    I would greatly appreciate any assistance provided!
    Regards,
    Michael

    I was going to warn you but this is more fun.
    Understanding Windows and the Windows file system is always a big problem for non-technicians.
    Learning this technology requires some time for testing things until you understand how they work. You really cannot learn this by asking people on the Internet to give you answers.
    The command, as posted. removes only the "tmp" folder contents. How to make that clear is not clear. It needs to be tried. THe safe way yo do thisis to make a parallel structure and test that.
    ¯\_(ツ)_/¯
    Well, I can play the game!  :)  I know I should spend the time working with this type of technology but, I would not execute it day to day and would most likely still make mistakes. 
    I am extremely grateful for people like yourselves who are willing to share the knowledge!

  • Time dimension member selection via MDX

    Hello everybody.
    I'm working with SAP BW via XMLA-interface and select members of standard dimension with select expressions like this one:
    SELECT [GPTU_CA].Members DIMENSION PROPERTIES [GPTU_CA].[2CA_NAM], [GPTU_CA].[1CA_INN] ON 0 FROM [$GPTU_CA]
    where GPTU_CA is dimension.
    So, I want to know how to get members of time dimension via MDX. How can I do it?

    Problem solved. The method getMemberData() is what ia needed.

  • Handle SF for multiple customers in select options

    Hi All,
        I have a Customer Statement where I need to Print for multiple customer's invoice details.. The logic i have used here is i am passing the Customer data to the SmartForm(SF) and extracting the invoice details of that customer and then populating the SF for the layout.. the thing is i have to do the same thing here for multiple Customers.. i have to add the generated SF of other customers to the same spool.. please help me out with thsi scenario.
    Thanks in Advance
    Kan

    Hi ,
    create a internal table containg list of custome and all its details in the driver
    program . Pass the internal table to the smaft form . Then in the smartform create the loop for the internal table . At the ned of loop create the command statement to break the page after details related to customer 1 is displayed and for mext customer it will be displayed in next page .
    Regards

  • Adding/Deleting keywords for multiple images

    Well, I'm finally paying the price for bad keyword management and I'm trying to clean up my nightmare of a system now but running into trouble.
    I'm using Lightroom 3.2.
    My workflow follows one of two types:
    1) I'm shooting something specific (soccer games) and I import the shots and immediately assign the appropriate keywords (soccer, which kid it is, which tournament it is)
    2) I've taken shots of multiple events/subjects and I haven't had time to download and organize.  I will then import with a 'file later' tag so I can easily search and keyword them later and then re-use the card.
    Well 'file later' is now about 3000 images!  Doh!
    I'm going through and properly assigning them but I'm having a lot of trouble with what I *think* should work in Lightroom.
    There are several things here:
    First, if I choose the 'File Later' keyword, it will pull up the metadata filters options on the top of the grid view.  No matter what I do, I can't make it go away.  If I do get it to go away, I wind up viewing ALL my pictures which is not what I want.
    Second, if I choose multiple pictures by ctrl-clicking or shift-clicking, It appears I can assign a keyword to multiple shots.  I cannot REMOVE a keyword from multiple shots. Lightroom seems to only want to remove the keyword from one picture at a time even if they are all selected.
    Third, the painter tool does not work...at all.  Enabling it and then selecting and applying or removing does nothing.
    So, what am I looking for here? 
    Organizing for these should be pretty easy since most are in blocks and I can apply the same keywords quickly.  However, removing the keywords one at a time is a huge pain. 
    What am I doing wrong?
    Thanks

    First, if I choose the 'File Later' keyword, it will pull up the metadata filters options on the top of the grid view.  No matter what I do, I can't make it go away.  If I do get it to go away, I wind up viewing ALL my pictures which is not what I want.
    This is the filter dialog - of course if you close it you turn back to All Photographs. Try creating a Smart Collection based on your File Later keyword - this collection will automatically populate all your images that have that particular keyword. Once you have keyworded the pictures from e.g. one particular shot, just remove the File Later-KW and those images will disappear from the collection.
    Second, if I choose multiple pictures by ctrl-clicking or shift-clicking, It appears I can assign a keyword to multiple shots.  I cannot REMOVE a keyword from multiple shots. Lightroom seems to only want to remove the keyword from one picture at a time even if they are all selected.
    I'm not sure why you can't remove keywords from multiple images - it just works fine here by selecting multiple images and delete the keyword.
    Most of the times I use the Keyword List to assign/delete keywords because in my opinion it is the easiest way - I just browse thru my list or filter for a particular kw and tick the box on the left.
    Creating a hierarchical keyword list can further simplify your work. For example the location: organize the final keyword xyz-Soccer Stadium into other keywords like Town>County>State>Country>Continent>Places, then you only have to tick the last keyword xyz-Soccer Stadium and with that assign all of those keywords in the hierarchy (I know thats kind of a complicated explanation...but I suggest you play around a bit and then you will get the full picture ).

  • Can't delete metadata for multiple tracks in iTunes 12

    Hi. I have about 20 tracks in iTunes and I want to delete the metadata on all of them at once, something I've done a thousand times on prior versions of iTunes. I select the tracks, hit Apple-I, and make global changes, i.e. deleting all the track numbers or clearing out the composer box, etc. But now, it's not happening. I click into the box, hit Delete, the grey dash will disappear, but when I go to another box, the dash returns and when I leave the Info dialog, the boxes aren't empty.
    However, when I do the same thing to the tracks individually, it works.
    Is there an extra step that I'm missing, one that's new to iTunes 12?
    Thx!

    Same issue.  The error says not enough space for me -- go to settings to alter. Takes me to storage -- and the video is not listed as using storage!
    I have 8 episodes stuck there -- some even play -- but none will swipe to delete.  To test I did swipe to delete a video podcast -- no problem.  Just my TV Shows seem to be permanent fixtures.
    Connected to the computer to see what ITunes showed as installed TV Shows on the device -- nothing there...!!!

  • EVDRE - Dimension Member Selection in Template

    Hi,
    I'm working on an input schedule which has fixed rows and column structure.
    Rows structure is:
    Material - fixed set of materials
    Supplier - dynamically selectable
    Requirement is ... users want to have a drop down list in every row to select Supplier, from available list, for every material. Considering there will be 1-1 relation between material and supplier.
    My questions are:
    - Is it possible to select dimension members (suppliers) through drop down list in the input schedule?
    - how can we get dimension members displayed in the drop down list?
    Would appreciate your help.
    Regards,
    Shabbar

    Hi,
    Since you said that the structure is quite static in nature, you can keep drop down for the supplier using native excel's data validation. In some hidden cells, place all the suppliers, you want to. In the input schedule, in the cells where you want your drop down, create data validation as list and refer to the cells having the predefined values for suppliers.
    Hope this helps.

  • Can I upload 1 map for multiple dimensions, where? overwrite or append maps?

    Hi When updating mappings:
    1. I first export a file from the current account and entity dimension (2 separate maps) can I make all changes into one map?  So multiple DIMNAMES:
    ACCOUNT
    ACCOUNT
    ENTITY
    ENTITY
    in the same map?  And then just upload that map to populate all dimensions?  If so, what dimension do I load it in to?  Does it not matter?
    2. Another question, if I have unmapped members and have an export file that has all of those undefined members, can I make changes into that error file, and upload it back into the mappings?  Will it overwrite the incorrect mappings?
    Thanks!

    Hi,
    I guess this is because of the limitations in the attachment modes for an analytical workspace.
    Theres in total three different modes. Read , Read/Write and read/write exclusive
    In read mode many users can attach the AW at the same time and you can only read data.
    In read/write you can modify/maintain the AW with other read users connected, but when you have the AW attached in this mode, noone else can attach it in read/write mode.
    Read/write exclusive means that you are the only user that can attach the AW. All other users trying to attach will get an error.
    What I guess the mappings try to do, is that it tries to attach the AW in read/write mode and come in conflict with each other. Therefor you can only run one mapping at a time.
    Ragnar

  • Delete checkbox for multiple rows

    Hi everyone, I have an admin interface that I created and with the records which have an edit hyperlink and delete hyperlink which does the update and delete transaction.
    I am deleting like 100 or so records once a month.
    I would like to have a checkbox next to the record and I can just check off the ones I want to delete and then click a button at the bottom which will delete all the records that have a checkmark on them.
    How would I go about doing this?
    I have the single delete record hyperlink working for a delete transaction but cannot figure out how to achieve the above mentioned behavior.
    any help would be greatly appreciated.
    Thank You
    dave

    Hi Gunther,. I tried your suggestion as above, and everytime I removed all the unwanted elements like the edit links and update links, the delete portion wouldnt work.
    so this is what I did I used my regular page, and when listing the records it automatically puts a check box field and I have a delete checked button at the bottom. and next to EACH record I have a delete link so you can delete individual records which queries a delete.php by id and deletes the individual recordset.
    but now I have these checkboxes and I want when checked and click on delete checked button, it automatically goes to delete.php and deletes all the records that have to id of the ones that are checked.
    I have put numerous hours into this and have no idea what I am doing wrong.
    I would even email someone my code to look at it. I would place my code here but there is no place to import code in this forum that I see. any help would be greatly appreciated.
    Dave

  • Change description of dimension member based on selection in other dimension

    Problem
    Let’s say that I have two dimensions Dim Account and Dim Company.
    Dim Account consists of Account and Account Description. Each Account has one description for each Company.
    I want the description in Dim Account be based on which Company that is selected.
    So if Company 1 is selected the description should be set to Account_Company1_Desc if Company2 is selected Account_Company2_Desc should be selected and so on…
    If more than one company is selected, the Account_General_Desc should be used.
    I would be very grateful if anyone has
    an idea of how this problem could be solved.
    Best Regards
    AL

    Hi AL_T,
    According to your description, you want to have the description show general_desc when selection multiple companies. Right?
    In this scenario, since each company has one description, we should already build the relationship between company and company_desc. However, in Analysis Services, it's not supported to apply MDX expression to make a relationship dynamically. And we
    can't make it show different members of a dim based on number of another dimension member selection in query. So your requirement can't be achieved currently.
    Regards, 
    Simon Hou
    TechNet Community Support

  • BI Addin Query- Using Dimension Member ID?

    When we query OLAP cubes via Excel Add-in by default for each dimension member we see the Long description. So example the for business unit we see the description - HEDGE_FUNDS instead of the member ID e.g. 13408 in this case.
    We have option to display either Short or long description in report but there is no such option to select member_id instead of long description during querying.
    So for example while querying we want to select Member ID and see Member ID's in dimension selection instead of Long description? Is anybody aware if this is a feature available in Excel addin. We are using version 10.1.2.3

    You should load the member id as long description to display it. I dont think** there is any other way.
    Generally the requirements is like users would like to see long description as the codes are some numbers or alphanumeric values which cannot be recognised by end users(hard to remember) so the best approach is to load the long description as id_description. This change should be done in the dimensin view which is source for the dimension.
    Thanks
    Brijesh

  • What's 'Process dimension member' and 'Refresh dimension member'

    We're using BPC 7.5 NW SP8 patch 001.
    I often have confusion about these two buttions of dimension library on BPC admin console.
    When clicking 'Process dimension member' and 'Refresh demension member', clearly we see BPC is performing some activities.
    If I switch tracing in ST05, some tables, such as UJD_DIMENSION, UJD_DOC and temperory tables. were accessed and updated.
    For my understanding, table UJD_DOC is using to find sheet template in UJFS and table UJD_DIMENSION is using to control versions between file service and BW infoobject tables.
    But I cannot understand what's necessarity for 'Refresh dimension member'.
    Does this activity will fetch data from BW infoobject tables and refresh files in UJFS ? But I cannot see 'Update' action in ST05 tracing file.
    The other one - 'Process dimension member': does that mean syncroniization between files in UJFS and BW infoobject tables ?
    If so, why temperory table /1CPMB/B_* is storing some records?
    Could BPC expert guide me the way to understand? Appreciated.

    Hi Brad,
    Refresh Dimension members is to update client infomration.
    When you log on to an application set whose structure has changed (there are changes to dimensions and templates stored on the server), the system automatically updates your client information. You can also initiate this procedure manually, which you should do only when instructed by your administrator. Hope this helps.
    Regards,
    Sanjeev

Maybe you are looking for