Evdre Set to Filter Values not Member

Hello.
I'm trying to create a nested EVDRE report to bring back percentages less than 5%.  How could I code this, can I incorporate MDX within the memberset?  Below is an example of what I tried out but it didn't seem to filter to only percentages equal or less than 5%.
Example:
Row Expansion 1                                   
Drivers                                                  
Memberset = BAS(All Drivers)                
Row Expansion 2
Product
Memberset = BAS,ALL AND (([Drivers].CurrentMember,[Product].CurrentMember) <> .05)
Thanks,
Nancy

EVDRE doesn't support this. You have two options:
Use EVDRE, and then write some Excel VB to hide the rows whose values are less than your threshold.
Use the MDX-based row expansion options, which will filter on the server -- which may be a great performance boost, if this avoids retrieving to the client 5,000 records that you want to filter. A great example of this is in the ApShell dynamic report template called Sort and Rank. This is set up to let you choose top/bottom X%, Y records, or values under/over $Z threshold.
I'd recommend using the second one. It's quite flexible, and already built for you. This is pretty much the only situation where I do NOT use an EVDRE for a report.

Similar Messages

  • Agentry - Filter values not readable

    Hi,
    I am having a Work Manager 5.3 installed on Android. On a List Tile View, I enabled the Filter option to allow users to narrow data using the built-in filter popup where you select the column, comparison method and filter value. In the popup, the values appear in black font on dark grey background.
    Haven't found a place yet, where the colors to be used for that dropdown can be changed since it is a built-in popup. The selection lists for the columns and comparison method appear readable in black on light grey. It is only the values that appear different. See screenshot below:
    Can someone help me out by pointing me to the right direction?
    Best regards,
    Florian

    Florian,
    5 suggestions or ideas:
    1) Work Manager 5.3 was released with an older version of Agentry. Did you try upgrading Server + Android Client + Editor to the latest? 
    2) Also did you try changing the theme of your Android to see if it makes a difference?
    - Android bug ANDROID-2122 (Application's menu's popup menu does not match color scheme)
    3) Try checking all the styles selection like Field Style "FieldLabel" and try setting "Default" background.
    4) Due to you are using Android and not IOS there were a lot of color fixes in iOS that will be released in 6.0.40 tied to iOS7 filter dialog, and others. 6.0.40 still in QA today supposed to be released soon.
    5) A few more color changes in SMP 3.0 area (Agentry 7'ish) tied to consistency.
    Those are the only thing I know about colors and popup based on what I can see.
    Hopefully 1 of them works for you.
    Regards,
    Mark Pe
    SAP Senior Support Engineer

  • ALV Filter - filter value not working / not passed to ALV

    Hello,
    My ALV is set in a quite nested landscape meaning at least two components and quite some views within views.
    When now setting a filter in the filter bar, the entered value is not passed to the ALV. Whereas a filter set in the config menu of the ALV is working. (Also selections are lost with every roundtrip, but that is not the mayor issue.)
    I created an event handler for the setting of the filter (event "ON_STD_FUNCTION_AFTE" -> ID "SALV_WD_FILTER_DEFINE") and checked the filter rules using this method: CL_SALV_WD_MODEL_TABLE_UTIL=>IF_SALV_WD_TABLE_UTIL_FIELDS~GET_FILTER_RULES( R_MODEL = LR_ALV_MODEL )
    When creating a filter using the bar, no filter rule is recieved by the method. On the other hand, the method yields the rules correctly when they are set using the config menu.
    Does anyone know why this happens?? I would very much appreciate your input!
    Kind Regards
    Robert Schulz

    Hi,
    @Lekha:
    With "config menu" I was referring to the "Settings" dialog of an ALV. There I can provide a filter value using the tab "Filter" and it is applied absolutely correct whereas values entered directly in the "Filter" row are not even passed to the ALV (see first post).
    @kissnas:
    These links are not about my issue! One is about setting filter values using coding and the other is a totally other topic.
    @kranthi kumar:
    There is no ALV-implementation in the MODIFYVIEW (not one ALV object is touched there).
    Regards,
    Robert

  • Runtime filter values not showing

    Hi all,
        I am on BW 3.5.  I have a query that has a pop-up filter (i.e. a user-entry fillter that appears when the query runs) for 0MATERIAL__DIVISION.  When the user uses the drop down on the filter pop-up for Division, no values appear. When the query actually appears, these divisions show up just fine.  So my problem is not with the query, but in getting the values to appear in the drop down of the run-time filter pop-up.  Why would that be?
       Thanks.
    Dave

    Hi,
           IN BI 7.0 at the side near the technical properties you have option facilities to display the filter values...
    Go for F4 help on that variable at the side you will have an option to display filter values which shows history values
    single values there you will have options to show all data in master data only posted for navigation
    u can use master data option and get all values in master data.
    Hope this helps for you.
    Thanks,
    Arun

  • Filter value not displaying

    Hi all,
    I have a issue with selecting the filter value for a unit.
    The problem is I can find the value when I run the query in BEx, but same value is not displaying in webreport.
    Can anyone tell me, what might be the problem.
    (Actually I have to filter on a perticular unit value. In the masterdata I have 30 values.when I exicute the report in BEx I can find all 30 values.But when the same report in web I can see only 29 values)

    You can display values& texts for variables using menu button where you can display the text elements.
    Regards
    Pradip

  • Filter values not showing on iPad

    Hi,
    I have a BW query based universe (UNV) that is published to iPad. The WebI report runs fine in BI Launchpad. However, when I open same report on iPad, the prompt values are not show (I see only blank Blank Blank) and report is not executed. BW server is BW 7.3 BO is BO 4, SP2.
    How do I fix this issue?
    Regards,
    Nikhil

    Hello Simone,
    please can you tell me, if the open document function with refresh parameter is working in BO mobile App V 4.0.3 (Build 1211)?
    In the Release notes for this Version it is described how to do this:
    Open Document
    1. Apart from iDocID, sIDType and sDocName, other document identifier parameters are not supported
    in the OpenDoc URL.
    2. Apart from sReportName, sRefresh, IsM[name] and IsS[name], other input parameters are
    not supported in the OpenDoc URL.
    3. Session management parameter (token) is not supported.
    4. Output parameters are not supported in the OpenDoc URL.
    We tried to use the following link, but the report did't refresh with the correct parameters:
    http://svie32sapbo1:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AfFdCbmEEvZIiVXXFLh4iPY&sIDType=CUID&sRefresh=Y&lsMWert=Alarmierung
    The Part "Wert=Alarmierung" should be dynamical in future.
    Thank you and regards
    Wolfgang

  • Pre-setting filter value

    Hi,
    I have a page wich has a tabstrip with 2 tabs.
    On tab 1 all keyvalues are displayed in a table view, on tab 2 all details for all keyvalues are also displayed in a table view but with a filterfunction.
    When i select a keyvalue on tab1 and navigate to tab2 is want to set the filtervalue of the tableview prior for displaying.
    I'm using the cl_htmlb_manager=>set_filter_row_value when selecting a keyvalue during the DO_HANDLE_EVENT in the ControllerClass.
    But when i navigate to tab2 no filtering is done, the id is correctly filled.
      CASE event.
        WHEN 'id_tabstrip'.
    *     Keuze tabstrip met artikelen
          IF     lrf_model->h_active_tab = 'id_keyvalue'.
    *       User switches to detail tab
    *       Set filter TableView Details
            lh_filter_value = lrf_model->selected_key_value.
            CALL METHOD cl_htmlb_manager=>set_filter_row_value
              EXPORTING
              request           = request
              id                   = 'id_tv_detail'
              column_index = '1'
              value              = lh_filter_value.
    Can it work?

    Hi,
    Is there a possibillity to pre-setting a filter value.
    I cannot filter the table manually and the switch to the next tab because then the filter functionality won't work.
    Hope to hear from you..

  • Changing Filter Values from Macro in BW 7.0

    Hello,
    in my Workbook I need to change Filter Values of some queries in runtime.
    The first thing I found was BEx API reference for BW 3.5, but I wasn't able to make these functions work. After all I found this code:
        Dim BEx As Object
        Set BEx = Application.Run("BExAnalyzer.xla!GetBEx")
        Dim dp As Object
        Set dp = BEx.DataProviders.Item(sDP)
        Dim dimension As Object
        Set dimension = dp.Request.Dimensions.Item("0CALDAY")
        Dim filters As Object
        Set filters = dimension.filters
        If Not BEx.ServerStateExists Then
        MsgBox " Please refresh before using this Makro"
        Exit Function
        End If
        Call filters.SetFilterValue(sFilter) 'this sets the filter value
    But using this code I wasn't able to set more than 1 filter value, because the function SetFilterValue removes all previous filters, but now I need to set more than 1 filters.
    I also tried to separate different filter values with comma, but this did not help.
    Also I will be glad if someone could give me a link on documentation about BEx objects in Excel.
    Thanks in advance,
    Pavel Baronov

    Hi.........
    Check this........
    http://www.netsaptech.com/SDN/demo/BIM301.pdf
    Regards,
    Debjani.......

  • POSDM - filter value for category code determination

    Hi Guru's
    Pl advice on significance of setting the filter value for Category Code Determination in POSDM config under /posdw/img -> general settings.
    If my inbound tlog contains all the relevant POS transaction type codes , which have been defined in config then probably :
    - I do not need to give any filter value for Category Code Determination
    - I do not need to maintain any definition and assignment entries under posdw/img -> Integration with Other SAP Components -> SAP POS -> Definition of Values for Category Code Criteria AND Assignment of Category Code Criteria to PIPE Category Codes
    Please advice.....
    thanks!!

    Hi,
    Select new entries and give 2 digit numeric value in sequence in tax field. it is taking only numeric values.
    It might be helps to u.
    Regards
    Sasikanth.Ch

  • Values missing in Navigation block - Select filter value

    Hi Experts,
    I'm using navigation attribute in query. Query is built over multiprovider. Navigation attribute in query is ZCOMPAN01__ZSALES_RG. In multiprovider I use two cubes as sources and from first cube I assigned nav. attribute ZCOMPAN01__ZSALES_RG and from second cube I assigned SCUSTSAL1__ZSALES_RG.
    When I click in query on funnel to Select filter value I don't see all values which are displayed in query (I see only values from first cube). But when I write the value directly to filter, it is regulary selected. Also I can right click on value in query and set Select filter value, after that I see in filter block all values (from both cubes).
    I tried to change all possible Business Explorer setting of infoobject ZSALES_RG (eg. Only values in infoprovider/ only posted...etc.). I also tried to change setting of navigation attribute (right click on nav. attribute in multiprovider - Provider-Specific Properties), but without success. SID table of infoobject contains all values which I need.
    Do you have any hint how to see all used values in Select filter value?
    Thanks in advance
    David

    Hi Murali,
    Thank you for the response but we know how to set the value, the option is checked and the Select Filter Value still does not show on the context menu during execution. I think the issue is related to a default user exit variable that we use to pre-select a date but still want to be able to navigate and filter other characteristics during execution. There seems to be something to this combination that BW does not like.
    Thanks again,
    Rick

  • How to pass multiple filter values in SAPBEXsetFilterValue function

    I am using SAPBEXsetFilterValue for filtering the query. I want to have multiple filters for same key value for ex. for plant I want the query to be filtered for two plants at the same time using this function please any one could help me out

    Hi,
    Afraid, that is not possible:
    Re: Setting Multiple Filter Values or Filter Range Using SAPBEX API?
    Re: Passing a range to SAPBEX.XLA!SAPBEXSetFilterValue
    Re: SAPBEXsetFilterValue
    Best regards,
    Eugene

  • The 'not member of any group' smart group stopped working

    Since upgradng to Lion I notice that the Smart Group in Address book which I set to:
    "Card - is not member of - any group"
    has stopped working.
    I used to find this very useful since I like all my contacts to be assigned to one group, and this helps me spot any I missed when adding new contacts. However it is now always empty, even after I created a new contact and did not assign it to any group.
    Is this a known bug?
    If not, how do I go about bringing it to the attention of Apple?

    http://www.apple.com/feedback/macosx.html
    Regards,
    Colin R.

  • Filter value on hierarchy node in Business Explorer Analyser

    Hi experts,
    I'm facing an issue in BI 70 SP 10.
    I'm using Business Explorer release 3500.11.051.
    In a query, when I set a filter value on a hierarchy node, all the hierarchy is available and i can choose my node.
    Now, i want to change of filter value but only the previous selected node is available in the filter popup. I need to remove the filter value to choose a new one.
    Need your help.
    Jacques

    HI,
    The attribute is: Only Posted values for navigation.
    We didn' t change that and it worked in 3.0B
    Jacques

  • How to access sort direction and filter value of columns?  Can I catch the 'filtered' or 'sorted' event?

    We have some columns being added to a table.  We have set the sortProperty and the filterProperty on each of our columns.
    This allows us to both filter and sort.
    We want to be able to access the columns filter value and sort value after the fact.  Can we access the table and then the columns and then a columns properties to find these two items?  How can I access the sort direction and filter value of columns?
    We would also like to store the filter value and the sort direction, and re-apply them to the grid if they have been set in the past.  How can we dynamically set the filter value and sort direction of a column?
    Can I catch or view the 'filtered' or 'sorted' event?  We would like to look at the event that occurs when someone sorts or filters a column.  Where can I see this event or where can i tie into it, without overwriting the base function?

    Hey everyone,
    Just wanted to share how I implemented this:
    Attach a sort event handler to table - statusReportTable.attachSort(SortEventHandler);
    In this event handler, grab the sort order and sorted column name then set cookies with this info
    function SortEventHandler(eventData)
        var sortOrder = eventData.mParameters.sortOrder;
        var columnName = eventData.mParameters.column.mProperties.sortProperty;
        SetCookie(sortDirectionCookieName, sortOrder, tenYears);
        SetCookie(sortedColumnCookieName, columnName, tenYears);
    Added sortProperty and filterProperty to each column definition:
    sortProperty: "ColName", filterProperty: "ColName",
    When i fill the grid with data, i check my cookies to see if a value exists, and if so we apply this sort:
    function FindAndSortColumnByName(columnName, sortDirection (true or false))
        var columns = sap.ui.getCore().byId('statusReportTable').getColumns();
        var columnCount = columns.length;
        for(var i = 0; i < columnCount; i ++)
            if(columns[i].mProperties.sortProperty == columnName)
                columns[i].sort(sortDirection);

  • BADI - Filter Values

    Hi Gurus,
    In BADIs, we can set a filter value and trigger our respective implementations based on that filter values ( this is handled by the system itself ....... )
    But, can we have MORE than ONE filter values DEFINED in our CUSTOM   BADI DEFENITION ( 'Z' BADI ) ?
    For example..... the corresponding implementation of a BADI would only be triggered for a 'combination' of filter values ( say a particular material number AND company code ..... )
    Eagerly waiting for your suggestions ....
    Regards
    Anshul

    hi Anshul,
    In badis the main advantage is that reusability i.e we can defiene one tiem and we can implement it many times so if we whie defining we will give filter type so , we have to give filter type only once for a particular badi,
    but implementaion can be done many times,
    hope its clear to you,
    reward points if usefull,
    Thanks,
    Kalyan.

Maybe you are looking for

  • Error in FAX output

    Hi All, I am getting following error when I send the output to fax. Conversion from OTF to PS: Termination in C_RSPO_PROCESS_DIALOG, return code   128 Printjob not found Conversion from OTF to PS: Termination in SX_OBJECT_CONVERT___S_PRT, return code

  • How do i find the model number on my macbook?

    how do i find the model number on my macbook?

  • How to get the Query Layout (Rows & Column fields)

    Hi, Any idea where in the backend repository the SAP BW query attributes are stored. I have created a Query using Query analyzer and i would like to where exactly this query info is stored. is there any BAPI that would give this info if i provide the

  • Error during Unicode Conversion at DDNTF table

    Hello We are doing a Unicode Conversion for our CRT systems. This system now is a SAP CRM 7.0 SR1 ABAP. We have performed preparatory steps (SPUMG, checks, updating R3load, R3ldctl, R3szchk, dboralib, ...), but when we start Import process we get an

  • Force Optical Power Calibration before burn is turned on in the preferences

    I was able to burn cds until I updated to version 7. Now it looks as though it is burning, but when you eject the cd, all files disappear! I want to turn the above mentioned preference off, so I can try slowing down the drive speed. However, I can no