Hide filters and graphs

Hi,
    I have added filters through filter pane in BI 7 Web Application Designer. Now I have added a FILTER  button on the WAD. While clicking on this button, it should hide all the filters . Once again, if we click on Filter button , it should display all the filters.
Same way, i have to add a button to hide graph(CHART_ITEM).
Please let me know how to implement this functionality.
Regards
Deep

Hi
Can you please tell me the procedure for to create Filters in BADI.right now iam working on APO and i need to add the funnel pushbitton to the plannig book.for that first we need to add filter button in BADI that is in METHODS.
can u please tell how to create?

Similar Messages

  • Limited filtering and graphing capabilities through Q&A for worksheet

    Hi,
    I've been trying Q&A with my worksheet with limited success.  (I've seen it work really well on other worksheets, though.)  I'm able to see a table with the default fields that I specified, but I can't do much more.  If I tried to specify
    filters, I get an error:  Sorry, we can't access this worksheet. Try refreshing your browser.  Here are the additional details:
    For additional support on this problem, please contact your helpdesk with the following information: ActivityId: 30b0c393-de2c-0ef3-d92f-6d1cb5fa18c5
    RequestId: cce55b79-f4d2-4512-8c0d-6dfefbb0ccb3
    UTC Time: 02/04/2014 22:12:04
    My worksheet is 25 MB and I want to display a calculated measure for the 75th percentile times for opening each type of web page. (There are 100 different kinds of webpages that were opened 3500 times.) Is the calculated measure causing problems? Is the
    worksheet size too big?  Am I hitting some kind of time out?
    Thanks for any help.
    Mary Beth

    Hi Mary Beth,
    We are looking into your issue.  I'll let you know when we have more details.
    Adam

  • Add the Show Filters, Hide Preview and Refresh links from the UWL

    I've searched the forum and was unable to find an answer to this question.  In the UWL main screen, "Show Filters" and "Hide Previiew" appear in the right corner of the UWL iView (not in the tray, on the actual iView).
    I would like to add "Refresh" link there as well.  This doesn't appear to be handled in the iView properties or the XML file.  We've done this before, but I can't seem to remember how.
    Has anyone else done this?
    Thanks!
    CS

    Hi,
    At least you can add the refresh action there by modifying the view configuration XML. Check my answer in another thread:
    UWL custom refresh button
    Regards,
    Karri

  • IIR Filtering and response .vi: Butterwort​h filter magnitude response depends on sampling rate -why?

    Hi folks,
    I am not expert in filter design, only someone applying them, so please can someone help me with an explanation?
    I need to filter very low-frequent signals using a buttherwoth filter 2. or 3. order as bandpass 0.1 to 10 Hz .
    Very relevant amplitudes are BELOW 1 Hz, often below 0.5 Hz but there will be as well relevant amplitudes above 5 Hz to be observed.
    This is fixed and prescribed for the application.
    However, the sampling rate of the measurement system is not prescribed. It may be between say between 30 and 2000 Hz. This will depend on whether the same data set is used for analysing higher frequencies up to 1000 Hz of the same measurement or this is not done by the user and he chooses a lower sampling rate to reduce the file sizes, especially when measuring for longer periods of several weeks.
    To compare the 2nd and 3rd order's magnitude response of the filter I used the example IIR Filtering and response .vi:
    I was very astonished when I the found that the magnitude response is significantly influenced by the SAMPLING RATE I tell the signal generator in this example vi.
    Can you please tell me why - and especially why the 3rd order filter will be worse for the low frequency parts below 1 Hz of the signal. I was told by people experienced with filters that the 3rd oder will distort less the amplitudes which is not at all true for my relevant frequencies below 1 Hz.  
    In the attached png you see 4 screenshots for 2 or 3 order and sampling rate 300 or 1000 Hz to show you the varying magnitude responses without opening labview.
    THANK YOU for your ANSWERS!!!
    chris
    Solved!
    Go to Solution.
    Attachments:
    butterworth-filter-differences.png ‏285 KB

    Hello Lynn,
    thanks for the answer. You are right that there are few points "behind" the curve in the graph, see png.
    However, this is the filter response which Labview (2009) provides to me directly out of the "IIR Filter for 1 Channel. vi" in the "filter information" output cluster. Where up to now I do not know how to influence it - apart from adjusting the input parameters "IIR filter specifications". OK, I assume I have to gain more knowledge of this. The curve of the magnitude resonse dies not change when I change the number of samples of the input signal of the signal generator, only wehn I change the sampling rate.
    I used directly the example vi from Labview with the name indicated in my first post "IIR Filtering and Response.vi".
    So I assumed that everybody has it in his/her examples shipped with LV and it is not necessary to post it.
    I just adjusted the size of the diagram of magnitude response to see the curves better as you see in the attached vi.
    So I did no changes to the vital parts of signal generation and filter of the example. The screenshots are like they come from the example when using the option "one waveform" where I as user assume that this which is behind is quality-controlled by NI.
    I was also astonished that the filter magnitude response is different to the one I copied out of graphs 1 year ago - but I unfortunately cannot reconstruct which example I used there...
    Thanks for any further comments
    chris
    Attachments:
    IIR Filtering and Response_CH.vi ‏55 KB
    butterworth2nd_order_bandpass_0p1to10Hz_mag_response.PNG ‏18 KB

  • Hide "Filters" & "Settings" in a Web template 0ANALYSIS_PATTREN

    Hi
      In 0ANALYSIS_PATTREN template on far right hand side i have 2 options "Filters" & "Settings" as per my requirment i created BUTTONS to replace those 2
    Now how can i hide "Filters" & "Settings" on far right hand side....i just want to hide them from display not to delete them as i used their functionality in Buttons
    Thanks

    can u make me a bit clear about your requirement.
    What i understood is you want to hide "Filters" & "Settings" when you click on the buttons which you created or do u want to hide them by default and need to show when u click on the corresponding button??
    Or
    If u just want to hide these two by default then,
    select both the items "Filters" & "Settings" and in the properties section
    go to web item properties tab
    and change the property "VISIBILITY" to "HIDDEN".
    Regard's
    Bala

  • How to hide/show and move screenelements at runtime

    Hi Guys
        Currently, i have a requirment that, in the same screen, when user choose different different option in the dropdown list, there should be different screenelements and table control with different columns showing below it.
    Now, i have two plans below:
    1), hide/show and move position of screen elements and table control at runtime
    2), call different subscreen
    I hope i can take the first way since the second way will modify structure of program ( As it is infotype screen ), any one knows how to implement the first solution?

    Hi,
    I would suggest you to call different subscreens and load them dynamically based on your parameters.Since different subscreen are called your coding and functionality could also be seperated by writing in the PAI and PBO of the correspondiong Screens.
    if you have decided to go by your first method then try the below code.
    a) if it is normal UI elements like text box etc
    LOOP AT SCREEN.
        IF <var> = ' value '.
            screen-invisible = '0'.
            MODIFY SCREEN.
      endif
    ENDLOOP.
    Here <var> refers to the screen field name and value refers to its value.
    b) To hide columns in a Table control.
    DATA cols LIKE LINE OF tc-cols.
      LOOP AT tc-cols INTO cols.
        IF cols-screen-group1 = 'G1'.
          cols-invisible = 'X'. "HIDE THIS COLUMN
          MODIFY tc-cols
          FROM cols
          TRANSPORTING invisible.
        ENDIF.
        CLEAR cols.
      ENDLOOP.
    PS: here TC refers to the name of the table control.
    Lemme know if you face any problems.
    Cheers,
    RK

  • I need to have my macbook pro repaired how can I hide passwords and banking info?

    I need to have my macbook pro repaired how can I hide passwords and banking info?

    Create a new admin account named repair and only give them the password for that account. Alternately you could back up or clone your system, erase the hard drive and then reinstall OS X with one admin account that has no personal information.

  • What's the difference between segment filtering and reduced message type

    Hi gurus,
    What's the difference between segment filtering and reduced message type? It seems they have the same functionality: Reduce the segment while idoc is generated.
    Thanks in advance.

    Hi,
    BD53 is for IDoc Reduction.
    this allows you to create a reduced message based upon a standard message type.If you want see mandatory fields. go to T-coe BD53 and give one standard messege type name and eg: matmas
    there mandatory fields will be in Green color..
    And BD56- This transaction is used to filter out segments of IDocs for combination of sender and receiver. This is usefull in scenarios where a standard IDoc with many segments is used but the receiving partner is only interested in some of the segments
    the table related to this transation is TBD20
      please go through below blog you have an idea abt that,
    http://wiki.sdn.sap.com/wiki/display/ABAP/ReducedMessageTypes
    http://saptotal.com/IDoc%20Segment%20Filtering.html
    regards,
    ganesh.

  • Unable to Hide *Review and Save* step using personlization

    Hi,
    using personlization we want to hide  * Review and Save*  step in bank information iview under Personal Information.
    FYI...
    Step 1)  click on Content Administration
    Step 2) Expand Portal Content
    Step 3) Expand Content Provided by SAP
    Step 4) Expand End User Content
    Step 5) Expand Employee Self Service
    Step 6) Expand Roles
    Step 7) double click Employee Self service
    Step 8) Expand Personal Information
    Step 9) Select the Personal Information page and click on preview buttonStep
    Step 10) In the popup window click on Bank Information
    Step 11) select Review and Save and control right click to open the
    Personalization window
    step 12) In the Personalization window, select Review and save and
    select the radio button visible No and click on the Apply Button.
    Step 13) As a result the following error screen is displayed
    java.lang.IllegalArgumentException: Name portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.bank/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_bank_in/com.sap.xss.config.roadmapsteps/r3 is incorrect. It must only contain a..zA..Z0..9._-$ symbols.
        at com.sap.tc.webdynpro.repository.model.DelegatorRepositoryModelClass.checkCreate(DelegatorRepositoryModelClass.java:400)
        at com.sap.tc.webdynpro.repository.model.DelegatorRepositoryModelClass.createRelatedModelObject(DelegatorRepositoryModelClass.java:318)
        at com.sap.tc.webdynpro.progmodel.personalization.ViewPersonalization$Implementation.createInElements(ViewPersonalization.java:128)
        at com.sap.tc.webdynpro.progmodel.view.ViewElement._getPersonalization(ViewElement.java:318)
        at com.sap.tc.webdynpro.progmodel.view.PersonalizationHelper.setOverriddenProperty(PersonalizationHelper.java:942)
    Thanks,
    vijay.

    Hi Vijay,
    To edit the text you can follow the method or follow Note 1234273.
    And For making any changes to the roadmap you might want to look at modifying it from Self Service Administrator.
    Check the below links on more info on SSA.
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/3b6c0cfa6c1bcbe10000000a1553f7/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/bf/a74fecb9434fe7bd760c75db094366/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/6a/3e47d0a0dc4abaa58f93689a077334/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/07/acc80592b4451badb0f90ccd3bc55b/frameset.htm
    Hope this helps.
    Cheers-
    Pramod

  • Use of filters and aggregations based on hierarchy nodes in an update rule

    Hello,
    I need to calculate some indicators from a ODS (BW 3.5) that contain raw data to another one that will contain indicators. These figures are the results of the use of filters and aggregations based on hierarchy nodes (for example: all sales accounts under a node).
    In fact, this is typically a query but I want to store these figures, so I need
    I understood I have to use a start routine. I never did that before.
    Could you provide me with easy-to-understand-for-newbies examples of:
    - filtering data based on the value of an infoobject (value must be empty, for example)
    - filtering and aggregation of data based on the appartenance to hierarchy nodes (all sales figures, ....)
    - aggregation of the key figures based on different characteristics after filtering of these
    Well, I am asking a lot ...
    Thank you very much
    Thomas

    Please go through the following link to learn more on aggregates:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e55aaca6-0301-0010-928e-af44060bda32
    Also go through the very detailed documentation:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/67efb9bb-0601-0010-f7a2-b582e94bcf8a
    Regards,
    Mahesh

  • How to maintain gap between table and graph in a report

    HI,
    I have a report in which a graph is placed below a table  and data in the table gets increased with time , then how to maintain the gap as constant between table and the graph ?? Like i have 50 rows in a table and then next day 10 rows are added but then i want maintain same gap between the table and graph???

    >Right click on chart.
    >Open the property and go to the relative position.
    >Select the distance of the upper left point of the chart in relation to another report element by entering - the number of pixels; the part of the tavfrom which youble want to measure the pixels (in the first drop-down list); the report element from which you want to measure the pixels (in the second drop-down list).
    >Repeat this for the distance of the lower left point of the chart.
    Hope this will help you out.

  • Transferring Email Filters and Other Settings to a New BB Device

    I will be upgrading/replacing the BB device of one of my users. He's got a lot of email filters and personal setting preferences (i.e. ring tones, speed dial,etc.) Can I transfer the settings and filters to his new BB?
    I tried transferring it through the BB Desktop Mgr > Device Switch Wizard but it messed up the Messages/Corporate Email. After syncing the device with the BES he got double copy of the emails that are currently in his Inbox.
    Thanks in advance!
    Solved!
    Go to Solution.

    You can do a Backup of the old, and then a selective restore from the backup to the new device...
    DM > Backup/Restore > Advanced.
    Select only those preference databases you desire (i.e., Address Book preferences, Speed Dial, etc.).
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How to group Table and Graph in the same section in OBIEE 11g

    Hi,
    I have a requirement of showing the table and graphs together for various products in different section. For example, for Product A, the table and graph would be displayed together and after product A, the table and graph for product B should be displayed.
    I have tried using section but it creates the seperate section for tables and Graphs. Is there a way that we can put the section on table and graph together.
    Thanks.

    By any chance are you using a pivot table? If so, you can "Graph Pivoted Results". (When you're editing the pivot table, it's the last button at the top/middle of the page.) Then you can use the products column to break the pivot into sections and you'll have a pivot table and graph per section.
    JB

  • How to Hide Menus and Icons in SAP Login Screen.

    Hi
    Can Any one Guide me on How to Hide Menus and Icons in SAP Screen.
    Example: System Drop Down Menu, Help Drop Down menu Etc and
    ICONS: Trash Button, Truck Button , Print Button
    Using OS Level Regedit or SAP Level using any Parameter.
    Thanks & Regards
    Daniel . K

    AFAIK the system menu can´t be hidden - because people won´t be able to log off (but by using the X in the right upper corner). Additionally it contains additional transactions (own data etc.) that users should be able to change.
    Markus

  • How to hide Print and Filter option from dynamic ALV

    Hi,
    I have created the dynamic ALV. now User don't wan't Filter , export,print Option on the ALV dispaly.
    Could you please tell me How to hide Print and Filter option from dynamic ALV.
    Thanks and regards
    Amita.

    Hi,
    Please go through the following link to get an better idea on ALV.
    [https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1190424a-0801-0010-84b5-ef03fd2d33d9&overridelayout=true]
    This is the code  which you have to write in  WDDOINIT
    DATA LO_CMP_USAGE TYPE REF TO IF_WD_COMPONENT_USAGE.
    LO_CMP_USAGE =   WD_THIS->WD_CPUSE_ALV_TEST( ).
    IF LO_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS INITIAL.
      LO_CMP_USAGE->CREATE_COMPONENT( ).
    ENDIF.
    DATA LO_INTERFACECONTROLLER TYPE REF TO IWCI_SALV_WD_TABLE .
          LO_INTERFACECONTROLLER =   WD_THIS->WD_CPIFC_ALV_TEST( ).
            DATA LO_VALUE TYPE REF TO CL_SALV_WD_CONFIG_TABLE.
            LO_VALUE = LO_INTERFACECONTROLLER->GET_MODEL(
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_EXPORT_ALLOWED( abap_false ).
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_PDF_ALLOWED( abap_false ).
    lo_value->IF_SALV_WD_STD_FUNCTIONS~SET_VIEW_LIST_ALLOWED( abap_false ).

Maybe you are looking for

  • Error: 1012704 Dynamic Calc processor cannot lock more than [25] ESM blocks

    Dear All, I get the Following Error in the Essbase console when I try to Execute any CalcScript. Error: 1012704 Dynamic Calc processor cannot lock more than [25] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(

  • Changing the application name that appears on the web browser

    Hi All, Thanks in advance for taking your time to reply to this question. As a standard behavior, the WD application name in the project is displayed in the web browser the application is executed.  How can i show a more user friend name instead of t

  • Please guide (SBO)

    Hello Everyone, Can you please explain a little about Business one.Is it a ERP system which can be integrated with any other application also. The information which I got for the same is "SAP Business One u2013 the end-to-end solution platform specia

  • Need advice about Mac Pro and Windows networking

    I currently have 2 machines at work: One HP Windows PC (high configuration) and a PowerMac G5 2GHz dual. I'm basically close to purchasing a new Mac Pro to replace both machines but need some advice. I do the majority of design work on the Mac. Howev

  • Can anybody please tell me what this it means?

    i was using my computer mac mini late 2009 normally and suddenly an error crashed my computer. here is a report i have no idea what to do and if its dangerous or not. please help. Anonymous UUID:   345C6545-03B0-0B39-3470-16342F8E1AD5 Thu Apr 23 15:1