Question on adding the filter in Analytics

Hi Team,
Is it possible to add more filters in analytics filter for Orgunit Name and OrgUnit ID. Is it possible through admin console or it is a xml change.
Thanks in advance.
DaPage

Hi Darren,
Can you advise if which application are you refering to ? This can't be configured via admin console and it needs to be done through the SAP RFC change and xml change. For this kind of custom requirements, i would suggest that you better contact Nakisa Professional services for this. It will be a product change and feasibility for this change needs to be analyzed properly before going for this requirement. Have you done any other customization in the Analytics ?
Dipak Bujjad

Similar Messages

  • The filter of the  ICWC Tableview

    Hello Experts
         i am new of the ICWC and i have joined a project of ICWC which coding in the design 2003.
         in the view ,AUIITEMS.htm, you know there is a tree table context node for the ICWC data AUIITEMS.and our request want to change the tree to table view.
      that's okay for this step.
    and i have also added the filter and sort to the ICWC tableview, then there are some issues happened for the filter,i use "Filter = SERVER "
    but there is no response for the filter criteria and i change the  elelment to " Filter = APPLICATION" and the onFilter = 'Filter '
    in the method <b>eh_onfilter()</b>i want to get the tableview column index from the tableview event , but i can't found any value from it.
    then i can use the coding
    typed_context->auiitemttv->set_filter( iv_attr_name = 'OBJECT_ID'
                                                   iv_value     = '4500000113'
                                             iv_keep_existing = 'X'       ).
    what should i do now?
    I will give award points to the help.
    Thanks a lot
    William

    Hi William,
    For filtering you make use of the following :
    <crmic:tableView design          = "STANDARD"
                             id              = "AUIITEMS"
                             onNavigate      = "navigate"
                             table           = "//AUIITEMS/Table"
                             visibleFirstRow = "<%= lv_visibleFirstRow %>"
                             visibleRowCount = "10"
                             selectionMode   = "MULTILINEEDIT"
                             fillUpEmptyRows = "TRUE"
                             filter            = "APPLICATION"
                             onFilter        = "filter"
                             width           = "100%"
                             iterator         = "<%=lr_iterator%>" >
    since you have selected APPLICATION it means that the controller will be handling the filtering.If it was SERVER then the HTMLB tag would be handling the event.
    Well if want the column index then why dont you go in for iterator attribute set the iterator value as shown.
    Initialise the iterator in the page layout itself.
    lr_iterator type ref to zcl_iterator .
    zcl_iterator must implement the interface IF_HTMLB_TABLEVIEW_ITERATOR.
    you need to refine the method
    IF_HTMLB_TABLEVIEW_ITERATOR~GET_COLUMN_DEFINITIONS
    IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_ROW_START
    IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_CELL_START
    The first method is used to define the columns
    The second method is called whenever a new row in the table is rendered.
    The third method is called whenever a new cell in the row is rendered.
    for example:
    when table t is called . the first method after the contructor is the GET_COLUMN_DEFINITIONS which will define the columns in the table. After that the first row is rendered which will call RENDER_ROW_START and one each cell of the row RENDER_CELL_START method will be called.
    Hope you are close to your solution.
    Reward useful ansers.
    Regards,
    Shrita Sharma.

  • HT5624 how do I change the security questions on my daughters itunes account. I do not remember adding the questions and they do not make sence to me. can not figure out how to get to her  email account that it is showing for her altern

    I cant seem to be able to change the secutity questions on my minor daughters itunes account. I set the account up but I do not remember adding the security questions and they do not make sense to me. It says that the alternate account it would be sent to is@ me.com but I can not figure our how to get to it to retreive the email to reset the questions. My daughters account may have recently been hacked so I am trying to change all passwords. I changed the itunes account and added another email but I still can not change security questions in case I ever need them.
    <Email Edited by Host>

    We are fellow users here on these user-to-user forums, you're not talking to iTunes Support nor Apple - I've asked the hosts to remove your email address from your post (it's not a good idea to post personal info on any public forum).
    The reset link on an account will only show if there is a rescue email address on it, alternate email addresses are different and not used for resetting them. If she has a rescue email address on her account then steps 1 to 5 half-way down this page will give you a reset link on the account : http://support.apple.com/kb/HT5312
    Navigate to appleid.apple.com using your web browser.
    Click "Manage your account"
    When prompted, sign in using your Apple ID and password.
    Click Password & Security
    You'll be asked to answer 2 of your 3 security questions before you can make any modifications. If you are unable to remember your answers, you can choose to send an email to your rescue email to reset your security questions.
    If she doesn't have a rescue email address (you won't be able to add one until you can answer your questions) then you will need to contact Support in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use steps 1 to 7 half-way down the HT5312 link above to add a rescue email address for potential future use

  • Getting a "Displaying only the newest results below. To view all results, narrow your query by adding a filter" message in error

    I have a list with almost 10000 items. I have a view that should be returning 8 items. For me, the Farm Admin, I see the full set of expected values. The message "Displaying only the newest results below. To view all results, narrow your query by
    adding a filter" shows for other users. This makes no sense -
    there ARE filters on this view. I'd rather not increase the throttle limit.
    Anthony Kelly

    Hi Ajk,
    Check that the list is not scoped by an audience; but, I'm afraid that either way admin, (e.g. non Farm admin or site collection admin)
    I'd recommend exporting to excel, create two new spreadsheets and then import as custom lists.
    Best of luck and cheers,
    Stacy Anothersharepointblog.blogspot.com

  • Adding a Default value to the Filter in a Workbook

    Hi,
    I have created a workbook in BI 7.0.  In the Filter, for a variable its displaying '#' as default value, but i want to display one of my variable values there.
    I added this value in the 'Default values' tab of the variable in the Query Designer.  After saving the query, i went to workbook, clicked on the Filter button, changed to design mode, clicked on the Filter pane, assigned the query as the Infoprovider& saved the workbook.  But still i am getting the '#' in my Filter. 
    I closed the workbook, opened it again & refreshed it but still i couldnt see the variable i added.  Am i missing any other thing?  Please guide me.  Thanks for your time.
    Regards,
    Murali

    Hi,
    adding a value as default value for a variable is only relevant for the selection screen.
    If u want to define # in the navigation pane u can do that there and save the workbook.
    Then # is saved as filter on workbook lvl, but its changeable by the user.
    Hint: In analysis mode disable "initial query view on refresh" in dataprovider settings of the analysis grid.
    Regards
    Tobias
    P.S. Giving points is the way to say thx in SDN!!!
    Edited by: Tobias on Jun 6, 2008 7:50 AM

  • Question about the Filter type for the trace provide "Microsoft-Windows-Kernel-File"

    Hello all,
    I have moved this question from the Windows
    Server General Forum accorfing to the suggestion from Mr. Justin Gu 
    I have a question about the Filter function for the trace provider "Microsoft-Windows-Kernel-File".
    I can find the Filter function with the following operation.
    Mr. Justin Gu wrote:
    > You create a Data Collector Set for the trace provider "Microsoft-Windows-Kernel-File" and finish completely, then you > can right click it and select Properties.
    In the Properties dialog box, click Filter and
    then select ‘Edit…’. You will be> able
    to see the Filter type and Filter data in the Filter dialog box.
    What
    Kind of Filter can
    I use in this Filter dialog box?
    And, how can I set to exclude the some kind of datas?
    Could you give me your suggestion?
    Thank you.

    What
    Kind of Filter can
    I use in this Filter dialog box?
    And, how can I set to exclude the some kind of datas?
    Could you give me your suggestion?
    Thank you.
    I'm looking for the same information.

  • TS2446 i cant remember the answers to my security questions.  i have reset my password and added the recovery email account but still cant figure out how to purchase new content. it asks me the same security questions. how do i fix this?

    i cant remember the answers to my security questions.  i have reset my password and added the recovery email account but still cant figure out how to purchase new content. it asks me the same security questions. i also have a temp pin. how do i fix this?

    If you've just added an address to your account then it will be an alternate/secondary email address, a rescue email address can only be added by answering 2 of your security questions. If you already had one on your account then go to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you should see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email addressthen you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312

  • Displaying only the newest results below. To view all results, narrow your query by adding a filter.

    Hi,
    In one of my list there are 33,000 records.
    It gives message "Displaying only the newest results below. To view all results, narrow your query by adding a filter."
    I don't want to change my threshold limit. Can anybody please tell me steps to resolve this issue?
    Regards,
    Amit Khatri

    I have a list of 11,000 items. Even though I have setup filters on it and it shows all 10 records based on that filter, it still shows that warning on top. For some items, even with those filters, I don't see the list items at all. How do I deal with
    this situation. I don't want to change my threshold limits from CA either. Please help.
    MAK

  • I have a question about the filter hud in aperture 3.

      I have a large project (4000 images) and I can't display filter hud.  The hud shows in all my other projects (including albums that are part of this project) but not when I am at the project level.  can anyone suggest a solution?

    Frank, thanks for the help. 
    I have rebuilt the Aperture preferences, rebuilt the database and after all that I have selected browser view and tried to use the filter hud.  Still no luck.
    The strange thing is that I can call up the filter hud in another project and switch to the "problem" project and the hud stays visible.  But i can't launch the hud while I'm in the large project.

  • Questions on adding z fields to the standard extractor, Please reply !!!

    We have 0material, 0customer in our daily process chains where we do full loads daily, now we need to make that delta loads so that we can reduce the time of the execution of the pc. I know that these extractors can be delta enables but the problem is we have a few z fields for these extractors, like 20 fields for 0material and 3 fields for 0customer and currently we are doing full loads for these 2 infobjects. I want to know if these can be delta enabled so that zfields will be delta enabled. I mean in short if we make these delta enabled, will the z fields will come along with the standard fields since we are adding the z fields to the standard tables. Do we need to handle the code separately or is their any complicated code written along with it in the CMOD or just adding the zfields will bring the delta to BI. Please provide some links or any information on this regard. Please let me know if you need any other information. Thanks in advance.

    Hi Daniel,
    Deltas would be extracted based on some specific fields such as timestamp, dates or some kind of numeric pointer.
    In your case, lets say if you have some date field for eg. Changed on in your table on which delta would be picked up then that delta should also fetch up changes related with address.
    If this address field is directly present into your main talbe then changes would be directly picked up without any need of logic because table containing changed on date <your delta relevant field> also contains this address field.
    But if this address is coming up from some other table then some sort of logic should be written to populate the changes in address field with respect to that "changed on" date field.
    Rgrds,
    Nilima

  • I can isolate a bookmark with the filter, but how can I "find" a bookmark in the hierarchy of the ShowAllBookmarks window?

    I want to find a bookmark in its location in the hierarchy of bookmarks, but all I can do with the filter is isolate a bookmark[s]; either using the filter of the bookmarks sidebar, or in the ShowAllBookmarks window. For instance, I know I have a certain bookmark, but I want to move it into a new "folder" and rename it, perhaps; for this I need to be able to *see* it in the hierarchy, as in the Finder of a Mac, when the filter turns up a file, then "Show Original" of "Open Enclosing Folder."

    I'm just trying to understand how to use these add-ons, having just added them on, to borrow a phrase, but have now found a comment re Go Parent Folder, "This extension does not seem to work in MacOS X. " <http://forums.mozillazine.org/viewtopic.php?t=659690>. Sadly [altho I really like Snow Leopard] I'm running OS X.6.7. Nonetheless a contextual menu mousing down on a "found" bookmark indeed does give the working option of "Go to Parent Folder" from the found list of the ShowAllBookmarks window, *or* the that of the sidebar window. Bravo!!
    Just a question again, how would I have learned this had I not bothered the entire forum, and taken cor-el's time/effort?

  • Why isn't the filter working?

    I get annoying spam in the Spam Detector from a sender that I will refer to as XYZ for this question. Using Settings/Email Settings/Filters, I added a new filter "If From Contains XYZ delete" and saved the new filter. Today I got another spam in the Spam Detector from the same XYZ sender. Why isn't the filter causing this email to be automatically deleted? Thanks for any suggestions.

    webmail-user wrote:
    I get annoying spam in the Spam Detector from a sender that I will refer to as XYZ for this question. Using Settings/Email Settings/Filters, I added a new filter "If From Contains XYZ delete" and saved the new filter. Today I got another spam in the Spam Detector from the same XYZ sender. Why isn't the filter causing this email to be automatically deleted? Thanks for any suggestions.
    I think that the Spam Detector runs before your custom filters, and custom filters only work on the inbox folder. If Spam Detector moved it from the inbox before the filters were run, then the filter wouldn't delete it.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • How do I only get certain questions appear in the quiz results?

    I have created a course through Captivate 6, throughout the course there are questions to guage the learners attention. There is also a quiz at the end. However, captivate includes on the questions throughout the course on the quiz results which I do not want to happen.
    Can anyone advise how I can only get certain questions appear on the quiz results please?

    Branch aware turns off the playbar in 6 (not in 7 any more, at least not for me).
    Could you explain more in detail what you want, because I don't understand it. You want the user to answer all questions, but the score should only show what? If you don't want some questions to have a score added to the Quiz total, you can indicate that in the Properties of that Question slide.
    And please, tell the exact number (3 versions of 6), and also if you have to report to a LMS?
    Lilybiri

  • Not Understanding the filter in Explain Plan - filter(NULL IS NOT NULL)

    Hi All,
    Request your help in understanding the below scenario. (I am not aware of teh application and table details. Just trying to help my friend)
    SQL> conn
    Enter user-name: [email protected]
    Enter password:
    Connected.
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for Linux: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    --Checking the count in PO_LINES
    SQL> select count(*) from po_lines;
      COUNT(*)
             0
    --PO_LINES is a synonym
    SQL> select object_type,owner from dba_objects where object_name = 'PO_LINES';
    OBJECT_TYPE         OWNER
    SYNONYM             APPS
    --The synonym is pointing to PO.PO_LINES_ALL
    SQL> select * from user_synonyms where synonym_name = 'PO_LINES';
    SYNONYM_NAME                   TABLE_OWNER                    TABLE_NAME                     DB_LINK
    PO_LINES                       PO                             PO_LINES_ALL
    --But when counting PO.PO_LINES_ALL I am getting different result
    SQL> select count(*) c from po.po_lines_all;
             C
          8828
    --Explain plan of teh original query is
    SQL> explain plan for
      2  select
      3  * from po_lines;
    Explained.
    SQL> select * from table(dbms_xplan.display);
    PLAN_TABLE_OUTPUT
    | Id  | Operation          | Name         | Rows  | Bytes | Cost (%CPU)|
    |   0 | SELECT STATEMENT   |              |     1 |   252 |     0   (0)|
    |*  1 |  FILTER            |              |       |       |            |
    |   2 |   TABLE ACCESS FULL| PO_LINES_ALL |  8796 |  2164K|   106   (4)|
    Predicate Information (identified by operation id):
       1 - filter(NULL IS NOT NULL)
    --Now the object PO.PO_LINES_ALL is TABLE, not an mview.
    SQL> select object_type,owner from dba_objects where object_name = 'PO_LINES_ALL';
    OBJECT_TYPE         OWNER
    TABLE               POSeek your help in understanding what is happening here.
    Thanks in Advance,
    jeneesh

    Next time, prefix with APPS. when you show us the explain plan:
    SQL> explain plan for
      2  select
      3  * from apps.po_lines;  -- added the prefix of owner.Just like you prefixed with PO. when you showed us the query on PO_LINES_ALL. It ensures that you are using the synonym which you showed us.
    Btw. PO_LINES_ALL, could still be a VIEW given your overview of the situation.
    Anyway a filter "NULL IS NOT NULL" is indicative that the optimizer performed something called semantic query optimization (SQO).
    SQO is the process of deducing new predicates based upon a) existing predicates in your query (which there is none), b) added predicates to your query (eg. by a VPD policy function), and c) declared constraints on the tables invovled in your query.
    A typical example of when a "NOT is NOT NULL" predicate will show up is when for instance in the EMP table there is a declared constraint on EMPNO like this:
    check(EMPNO > 0)And your query would hold a predicate that is inconsistent with the constraint, for instance like this:
    select *
    from EMP
    where EMPNO <= 0Oracle will deduce that EMPNO cannot be both greater than zero (constraint) as well as smaller than or equal to zero (your query predicate), and will transform the query into:
    select *
    from EMP
    where EMPNO <= 0
      and NULL is NOT NULLThus preventing accessing the EMP table all together, and immediately returning this query with no data found.
    Edited by: Toon Koppelaars on Mar 15, 2010 7:17 AM

  • Getting an error while adding the user in Sharepoint foundation 2010 environment.

    Hi,
    I am having full control access to SharePoint site. Then i tried add user for that site.
    But i am getting following error while adding the user to the site.
    An unexpected error has occurred.
    Troubleshoot issues with microsoft SharePoint Foundation.
    Correlation ID:3035B777-1B7C-4463-B35E-06657B72C2E4
    Can you please help me anyone on this.
    Thanks,
    Ashok

    This could be any one of a number of things.  You need to lookup the Correlation ID in the ULS logs on the SharePoint server.  That should provide the additional information necessary to diagnose and solve the problem.  Here's a blog post
    on how to find the error.
    http://habaneroconsulting.com/Blog/Posts/Get_the_Real_SharePoint_Error_using_the_ULS_Logs.aspx#.UvEuffldWik 
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

Maybe you are looking for

  • Dynamic Filename doubt!!!

    Hi Experts I have a bypass scenario where I need not do any transformation to the file but need to change the filename scheme. The sourcefile name is XYZ.txt whereas the target needs to be <IDOCNUM>_X_Y.DAT As of now we have used a java mapping to ac

  • ITunes will not install correctly. error7 windows126

    I have reinstalled apple itunes 5 times yesterday and nothing. It will not install without saying MSVCR80.dll is missing. Error7 (windows126) I ran a check and my computer has no missing or corrupt flies. What next?

  • Oracle Reports 6i - image do not show on html

    Hi, I am using Oracle Reports 6i, on Windows 2000. I am running the reports from a Java Web application using RWServlet. The reports are just fine if I use PDF as DESFORMAT, but the images are not shown if the DESFORMAT is html. The architecture is w

  • Image Resizing/Editing Problems

    hello, i recently imported images from my digital camera and i wanted to resize the pictures..but i dont know how, i used iphoto...but i dont think it changed the resolution. someone please help! Thank you Brad

  • PSE8 facebook photos

    Any suggestions how to send photos to facebook via PSE8?  I don't see any updates on this since Sept 2009.  Thanks.