WEBI and LOV shown after selective deletion of data

Hi, have the following problem.
I know that the values for LOV are taken from the infoprovider. After making a selective deletion by characteristic in the infocube which has the loading date, custom characteristic like 0CALDAY, the LOV of the universe still says that i can select this data when in fact all the entries in cube has been deleted.
Let´s say at first we have 01.01.2012, 05.01.2012, 10.01.2012 and 14.01.2012. After selective deletion of data loaded the 10.01.2012 i want that the LOV in BO has to be 01.01.2012, 05.01.2012, and 14.01.2012 but what i found is that the entry 10.01.2012 still exist althought it has no data in the infoprovider for this date.... any idea how to "delete" this proposal from the LOV ?
Is it a default value coming from a BEx Query Variable? (set in bex query filters) NO
is it a predefined filter in the MDX universe, sending a default value? NO
is the default value coming from a webi query filter prompt? (set in query panel) YES
There is a characteristic, ZDATEXT-Date Extraction with no master data and created as a reference characteristic of 0DATE.
It is used in the universe as a dimension and then used in a WEBI as a filter (option maintain last values selected unchecked)
Why the prompt still propose this date if there is no data in relation with this date ?
Thanks in advance,
Joaquin Casas Baca-Castex

Hi,
My understanding is that the BAPI call  MDPROVIDER_GET_MEMBERS (as tested in SE37) which is responsible for retrieving the list of values in BW goes against the master data tables, rather than the posted transaction values rolled-up into the Cube.
i believe that some of the infoobject properties  'Query Execution Filter Value Selection'  or bex characteristic properties " only return posted values in masterdata" which have some effect on this, although i can't remember if these are consumed in XI3.1.
I know they work in BI4.0 however, when using BICS. 
Regards,
H

Similar Messages

  • Selective deletion of Data in DSO in a process chain

    Dear all,
    Is there any standard functionality that allows to selectively delete the data from a DSO (the three tables to avoid delta inconsistencies) in a process chain? The unique option I could see in standard functionality is to delete the entire content.
    Any help will be much appreciated.
    Thanks&Regards
    Begonia

    Hi.
    There is standard FM for such purpose RSDRD_SEL_DELETION.
    You should write report (SE38) that using this FM and then run this report within process chain with variant.
    Please follow the [example|http://wiki.sdn.sap.com/wiki/display/BI/Schedulingselectivedeletioninprocesschain-%28infocube..%29].
    Regards.

  • My cursor does not move to the confirmation box after selecting delete

    When selecting 'Delete' for an email for instance, the cursor would then move to the confirmation box but with Firefox 4 this does happen now.

    Out of curiosity, are you using 'NoScript' or anything of the like?
    This occurrence happened to me on the Google page and I figured out that 'NoScript' was blocking Google therefore not allowing the cursor to activate in the search input field. I simply ''allowed'' Google.com and I had no problem thereafter. Perhaps you have a similar problem.

  • WEB and WIKI Error after Feb2012 server update

    Anyone else having server WEB, Wiki and certificate problems after the last update?

    I got this from the log file. Maybe it will help finding the problem.
    Feb 27 00:19:54 xxvxx servermgrd[6491]: servermgr_web: XSWebConfig read failed; detail:Error Domain=XSServerFoundationErrorDomain Code=4 "Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass
              ." UserInfo=0x7fc533d6ad50 {NSLocalizedDescription=Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass

  • Getting an error trying to extract CS6 Web and Design Premium after downloading

    Hi, I purchased the CS6 Web and Design Premium back in 2013 and I have installed it on my laptop successfully.  I got a new Windows desktop PC this year and I'm trying to install this on here without any success.  I have downloaded the two files from the "Download CS6 Products" page on Adobe's website, but when I try to open the .exe file, I come up with an error saying "A problem occurred while extracting some files.  Check available space on your computer and write privileges on the destination folder."  I have no idea what this means or what I'm doing wrong?    I would appreciate any help since I've been trying to get this working for about an hour with no progress at all.

    make sure you downloaded both files completely and that they match.
    if you're not sure how to do that or you think you have done that, what files (name and extension) and what file sizes did you download?

  • Selective Deletion Before Data Load

    Hi Experts - I need to do the data load into Oracle data Warehouse. Before loading data , I need to do some selective deletion from the target table.
    In the source dataset I have a date column where I have Max and Min Date . I need to delete the data from the target laying between this Min and Max date.
    Any Idea how to do this selective deletion.
    Thanks
    R

    Create a workflow, and declare two local variables, $DateMin and $DateMax, of either date or datetime datatypes, as appropriate.  Create a script:
    $DateMin = sql('DS','select min([datetime field]) from [incoming table]');
    $DateMax = sql('DS','select min([datetime field]) from [incoming table]');
    Add a dataflow to your workflow, and connect it downstream of the script.  Add two parameters to the dataflow -- let's say you call them $P_DateMin and $P_DateMax. Back in your workflow, in the "Calls" tab of the Variables & Parameters window, set the mapping of the two dataflow input parameters to your two local workflow variables.
    In your dataflow: perform a selection of the primary key (the column(s) which constitute the pk) of your target table, filtering on your two input parameter values ($P_DateMin and $P_DateMax.  If you want to be on the safe side in terms of preventing blocking issues, send these records into a Data Transfer transform (file preferred, but up to you). Then, downstream from the Data Transfer transform, send the records into a Map Operation transform, mapping 'Normal' to 'Delete'. Then, simply send them into your target table.
    You could, of course, just write a SQL script to delete the records, but those are to be avoided as breaking lineage & impact chains.
    If all your date or datetime stamp fields on your target table are "whole" dates, with no time portion, and you have a smallish number of dates between your min. and max. dates, and you have a large number of records to delete between those dates, and your target table has an index on the date stamp column, then another approach would be to generate records, one per day, using a Date Generation transform, still making use of your two dataflow parameters. You'd declare the date field so generated to be the (false) primary key, map the records to deletes w/ the Map Operation transform, and then send them into your target, with the "Use input keys" option selected.

  • Time Capsule hangs in initial backup after having deleted all data.

    Hi,
    I'm having a big problem trying to set up my time capsule after deleting all data on it again.
    In the beginning the problem was that I have used the time capsule as a file server and a backup volume. I guess it was the main problem was that the disk was full and time machine had no more place to backup any longer.
    So I always got an error that the time machine had a problem to backup.
    I decided to delete all data on time capsule and start from the beginning.
    After deleting all data and trying to start from zero, Time Machine is trying to initiate the backup.
    But nothing more happens. It seems to hang up while initiating. I tried to delete the disc several times but the problem is still occuring.
    Maybe you had the same difficulties and found a solution?
    Thanks a lot for your help!
    Carsten.
    Macbook Pro Core 2 Duo 2,2 GHz Mac OS X (10.5.4) 4 GB Ram

    same here although I get to "finishing Backup" and then mine hangs and it can be hard to shut down. I discovered the only way I could get it to stop once was to launch Disk Utility and eject the sparsebundle listed there. I have no backups at all.I will call Apple on Monday and see if they have anything floating around there that might fix us. I will report back-If you make any progress please let us know here! We will get this thing working I am sure of it!

  • Steps involved in Selective Deletion of Data from Info Cube

    Please search...this is much discussed in different threads out here
    Hi Experts
    I shall be greatful if you can updated me with the detail steps involved in Selective Data Deletion from a Info Cube....as i need to delete data selectively from a Infocube in LIVE system...so there is no second chance for me..
    Please update in detail
    Thanks in advance
    Edited by: Moderator

    Not sure how you were searching, but did you come across any of these...
    https://forums.sdn.sap.com/search.jspa?threadID=&q=selective+deletion&objID=f131&dateRange=all&numResults=15

  • Selective deletion of data from ODS

    Hai,
             I need to delete selectively data from an ODS. I know that I have the option of selective deltionin cube. But how can I delete them in ODS?
    Thank you.

    Hi Vasu,
    In ODS > right click > Manage on the Contents tab you also have the option of Selective Delete...were you looking for something else?

  • IE07 and error 'Maintain field selection for Fleet data in Equipment List'

    Hi all,
    When running transaction IE07 (multi-level equipment list) , I get the following error:  'Maintain field selection for Fleet data in Equipment List (Multilevel)'
    I can't see where is the missing configuration point.
    We have activated business function LOG_EAM_CI_3.
    Have anyone encountered this error before?
    Thanks,
    P.

    Hi Narasimhan
    Could you give more details ? where is located this setting?
    Thanks,
    P.

  • How do if recover deleted photos from ipad that were not backed up/synced? Had just downloaded and seconds later accidentally selected delete all.

    Deleted photos that I just downloaded (minutes prior) and they were not synced to icloud. Any way to recover?

    Since you have no backups, I suggest you use some recovery tool to recover deleted photos from iPhone/iPad. You can google it, there are many available.

  • Automatic drilldown after selection load in data view

    Hello,
    I work in a specific data view of a planning book. After loading a defined selection a drilldown is executed automatically.
    I do not know how to avoid this - where can I stop this behaviour?
    The drilldown is executed for every defined selection - so it must be stick together with settings in the data view or the planning book.
    But I do not the point where to switch it off.
    Can somebody help?
    Kind regards
    Heinz

    Hi Heinz,
    this could be due to user settings. Go to: settings --> maintain user settings (ctrl+F7). click on tab navigaion path (drill down). if you see any characteristics defined there, delete these characteristics. Update settings, save & exit.
    come out of planning book and get in again. things should be good.
    Hope this helps.
    Regards,
    Harshil Desai

  • Selective deletion of data target through FM

    Hi,
    I have one DSO and One Cube.Sales doc is an IO in both the Data targets. So I have to compare sales doc values in DSO and Cube. If the same doc exists in Cube .I have to delete from Cube.
    Pls tell me how to write code for this.
    Regards,
    Swathi

    HI Swathi ,
    Correct me if i am wrong , you want to delete the sales document if that document exist in Cube and DSO.
    So while loading DSO u need to chk for that document if it exist in cube or not .
    Step 1 : you will have a SID table for sales document /BI0/SDOC_NUMBER from this table you need to get the Sales document with SID ID .
    step 2 : Once you get that informaiton you need to pass this informaiton to cube table /BIC/DZSD_C001 (Cube has 13 DIM tables you need to see which dimension table your sales document exist ) .
    so you need to pass step 1 DIM ID to step 2 table if it exist , it means that cube has that sales document then you can zero out all the key figure values(qty & amounts) in DSO by negating the values (for eg. suppose u have 10 ,20 ,35.00 in ODS , u need to make them -10,-20,-35.00) and pass this delta to cube then in cube 10 +(-10) will become Zero and you can compress with Zero elemination in the cube so that all the zero records will be deleted .
    This is my thought .
    I dnt knw why you want to delete the records from cube , if you delete like this after some time your cube has zero records .I dnt know what is ur requirement .
    regards
    Santosh
    Edited by: santosh on Mar 17, 2010 11:21 PM

  • Lion after install delete NTFS data partition

    Before install i have follow schema - 200 mb + 100 gb HFS with Snow Leopard + 280 gb NTFS partition with data + 300 gb NTFS partition with windows 7.
    After install - 200 mb + 100 gb HFS with Lion + 600 mb new unknown partition + 580 gb NTFS with windows, but in explorer its only 300 gb.
    How I can recovery my NTFS data partition?

    yunoshev wrote:
    Before install i have follow schema - 200 mb + 100 gb HFS with Snow Leopard + 280 gb NTFS partition with data + 300 gb NTFS partition with windows 7.
    After install - 200 mb + 100 gb HFS with Lion + 600 mb new unknown partition + 580 gb NTFS with windows, but in explorer its only 300 gb.
    How I can recovery my NTFS data partition?
    Ok this is what happened.
    1: Lion installed a 600 MB recovery partition
    2: Lion installer saw only one NTFS partition on the drive and combined the two into 580GB
    You have to remember Apple only works with their Boot Camp system that makes one more Windows partition only.
    Anything after that your on your own.
    Hopefully you have your data backed up, if not your going to have to use software in Windows (as it reads NTFS) to read the platters directly via the 1's and 0's to recover your data to a external exFAT, FAT or NTFS formatted drive.
    Once that's done, your going to have to backup the files from OS X.
    Then wipe the entire drive and reformat holding c and booting off the 10.6 disks, reinstall OS X 10.6 then 10.7, then run Boot Camp and reinstall Windows to only ONE partition, then return files from backup.
    I think EFI can only handle 4 partitions on the drive, so when the 600 MB recovery partition was installed, took your NTFS data partition away.
    Hopefully it kept the data in place.

  • Data Error in the Query/Report after selective data deletion for infocube

    Hi Experts,
    Please advise what i was missing and what went wrong...
    I got a Query (Forecast) on a Multicube...which is based on 2 Infocubes with Aggregates...
    As i identified some data discrepency..yesteraday i performed selective data deleation on one of the Infocube
    and executed report yesteraday and the results in the query are correct...
    When today i executed the same report i am getting different results..
    When i compared the results of the report with that of data in cube they are not matching
    The report is not displaying the data in cube..for some rows it is displaying the data in the cube but for some rows it is just displaying same as the above row
    there is no data loaded into info cube after selective deleation
    Do i need to perform request compression and fill the aggregated after selective deleation
    Please advise what went wrong

    Hi Venkat,
    No i haven't done anything on aggregates before or after selective delete
    As there is not data load after the selective delete according to SAP Manual we don't need to perform any thing on aggregates...as selective data deletion on cube will delete data from aggregates as well
    Please update how to identify error

Maybe you are looking for