Query View Selection - Filter by owner

Hi
I'm using BW 3.5 and have the Query View Selection Web Item in my template.
I want to show in this web item only views from the user created them - the current user should only see the views he created and not all.
How is this possible?
Thx
Roger

Hi Roger,
You can acheive it in authorization object S_RS_COMP1.
Activity: *
Name (ID) of a reporting compo: *
Type of a reporting component: Query View
Owner (Person Responsible) for: $USER$
He will be having access of his view only.
Regards,
Kams

Similar Messages

  • Limiting Query View selections for Web reports

    In web reports, users currently have Query View Selection but they want to be  able to just see views that they have created and not all others. 
    How can this be done?
    Does creating views in web and in BEX pull different auth objects or is it same? - Which objects are check in WEB views? Bex views use s_rs_comp with the QVW componenet.. but the trace does not show any log like this.

    Hi,
    User specific protection of queries are controlled by authorization object S_RS_COMP1.
    Authorization RSZOWNER = "$USER" allows the user access to activities in all the components he is an owner of.
    Check out this link, the analyst 3 scenario is what you are looking for:
    http://help.sap.com/saphelp_nw04/helpdata/EN/41/05453caff4f703e10000000a114084/content.htm
    Regards,
    Zaheer

  • Query view selection

    Hello,
    I am working with Bex 3.5 WAD. How do i make use of the web item "query view selection". It is not working properly for me. Is there any document that i can follow to create a web template using the above web item. Please advise.

    hello Gillian,
    I looked at that link before. I am able to use query view selection bex in my web template and the query drop down box is being populated by all the query views created for the query and i have given a table (table_1) as the affected web item. When i publish my template i can see the query view drop down box with the list of query views and the table. When i select one view the table is showing the results for that view, but when second view onwards the data doesn't change? what am i doing wrong. below is my html code.
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="ITEMVIEWDROPDOWN_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_VIEW_DROP_DOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="WIDTH" value="20"/>
             <param name="VIEW_DD_TARGET_ITEM" value="DP1_table"/>
             <param name="VIEW_DD_RRI" value="X"/>
             <param name="VIEW_DD_USE_ALL_QUERY_VIEWS" value="X"/>
             <param name="VIEW_DD_DESCRIPTION_I" value="B"/>
             ITEM:            ITEMVIEWDROPDOWN_1
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DP1_table"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             ITEM:            DP1_table
    </object>

  • Query views - selection screen fields double

    Hi expects,
    BW 3.5 SP13.
    Do you know why I have double fields in WEB report selection screen ? example Month/year ?
    In WEB properties I flag 'Display same variables only once'.
    I have a WEB report with one table based on a query and with two charts based on query views from the query. Some fields are mandatory in selection screen Month/year.
    Br,
    Ole Paludan

    Hi,
    It's query views based on same query also use in WEB report, so variables are the same.
    Query view Purpose: to get fewer key figures to charts - but still by query show all key figures in table.
    BR,
    Ole

  • SAP BW query view deletion in Web/ "Delete Query view" in web

    Dear All,
    We are using the standard template: BW web analyzer (0ANALYZER). In this standard template, SAP provided two links "Save View" and "Open View" for creating new query views and opening existing query views respectively. However, no oppurtunity was provided to "delete query views".
    We would like to have an oppurtunity to delete the query views as well from Web. (currently we are deleting the unwanted query views from Bex analyzer, as per the request from business users - who have access only to the web reports).
    Would be great if you can suggest some solution to this problem.
    By the way, We would not like to use the standard "Query view selection" web item. (as it creates user specic local views only).
    best regards.

    Hi atlaj
    There is a Function Module called
    CALL FUNCTION 'RZX2_OBJECT_DELETE'
    you can make yourselves a little ABAP with.
    Hope this Helps.
    Best Regards
    Armin Baggenstos

  • NW04s(SP7/FEP7)-Select Filter value for HIER in 3.XBexAnalyzer doesn't work

    Hi,
    We went live with SPS 7/FEP 7 and we are having problem in 3.X Bex Analyzer with "Select Filter Value" for charcteristic having active hierarchy(in this case it is using time dependent hierarchy). (For Eg: Organization Unit)
    If I inactivate the hierarchy for organization unit at query level and then execute the query, then "select filter value" works for Organization Unit.
    NOTE: I checked other query using hierarchy (not time dependent hierarchy) and I was able to do "select filter value"
    Please let me know if any OSS note is available for this issue so that we can fix this issue in our Production Environment.
    NOTE: The above issue works in SPS 8/FEP 802 with 3.X Bex Analyzer.
    Thankyou,
    -Sini
    Message was edited by: Sini Kumar

    Hi,
    Did you have an asnwer to your problem?
    We've a similar problem we had a technical upgrade to BI 7.0. But we still work with the frond end tools of 3.5.
    When we select in the Bex analyzer a node in an hierarchy it shows the result, but if want to select an other node we must first remove the old filter. This wasn't when we're on the 3.5 enviroment.
    Maybe if the problem is solved, this can help us.
    Thanks in advance!
    Regards,
    Juriaan

  • Different query view format not shown

    Dear Gurus,
      I am kinda new to WAD; Here I made 2 different query views(Different format) and used 'Query View Selection' in WAD. But somehow, when i choose different query views from the drop down list, the format of the result all seem to be the same(as the first chosen one). Is there any setting that i might have missed out?
      And here is another question, can i possibly fill 'Query view selection' from different Query? and how to do that ?
    It's quite urgent for me, please help out ASAP.
    Thanks a lot~~ Points will be rewarded~~
    Charlie Lin

    In the property of the drop down box, you should have property called affected area, in that select both the query views you want to see and you should see different result as you change the drop down box.
    And also make sure your data provider for both of the views are different, need to create a new for the next one.
    thanks.
    Wond

  • Displaying name of the Used Query-View in a Web Template

    Hello Experts,
    I am using a Query View as Dataprovider in a Web Template.
    Now I would like to display the name of the View.
    But with a Text Element this isn't possible.
    You can only display the name of the Query.
    Is there a way to display the name of the used Query-View?
    Thank you for your help.
    D.Kramer

    Hi Sumit,
    hi Björn,
    thank you for your hints.
    We use a template to enable users to create Views.
    So its dynamic.
    That way we don't know the Name of the Views in advance.
    (So putting the text into 'Title' is not possible)
    We already use the "Query View Selection". This works out for users that are able to see different Views. (Power User)
    But is it also possible to display the Query View Name in an Item or with html methods for those templates where there is only one View (as dataprovider) we don't know in advance?
    Thanks again.
    D.Kramer

  • RE: Swapping two query views based on filter value

    Hi Can anyone tell me how do I swap between two query views for a web item based on one filter selection.
    Thanks in advance
    Message was edited by:
            Chandra Hasa Reddy Samala

    Hi,
    If you want to copy list item with Person column to another list, here are two solutions for your reference:
    1.Use SharePoint Designer workflow to create item in another list when there is item added in the current list, there is a workflow action “Create List Item”
    will meet your requirement. The string in Person column will still be a hyperlink in the other list and you can apply filter on it.
    Workflow actions quick reference
    http://msdn.microsoft.com/en-us/library/office/jj164026(v=office.15).aspx
    2.Use JavaScript Client Object Model to copy item to other list, you can put the script into a Content Editor Web Part.
    JavaScript Client Object Model
    http://msdn.microsoft.com/en-us/library/office/hh185006(v=office.14).aspx
    More information about
    using JavaScript Client Object Model to retrieve and create/update list item:
    http://msdn.microsoft.com/en-us/library/office/hh185007(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/hh185011(v=office.14).aspx
    Best regards
    Patrick Liang
    TechNet Community Support

  • QSUF (Query string url filter) and SQL Server reporting services report viewer parameters

    Hi,
    this is my issue:
    I have a SQL Server reporting services web part on a page with a report with 1 parameter, lets say it's a client list
    Then i have a QSUF that will be used to filter the clients list through the URL
    However, once i connect the filter and the report viewer web part, the parameter goes away and is no longer accessible
    I'd like to somehow keep the parameter visible, in case there is no parameter sent through the URL, i would like the user to be able to choose a client from the parameter drop down list
    I saw that there is a "send empty if no values are passed" option, but i can't seem to get this working properly and i don't know if this option will make the parameter visible again
    Any help would be appreciated
    Thanks.

    Hi,
    According to your post, my understanding is that the query string url filter web part not worked well with SQL server reproting services web part.
    Did you use the Wiki page layout in your environment?
    You can change the page to a web part page, then check whether it work.
    There is a similar thread for your reference.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/4d7584e3-8e1a-48bf-9346-32f8cb480dd1/query-string-url-filter-web-part?forum=sharepointgeneralprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to Locate "Query View u2013 Selection" web item in WAD

    Hi,
       Where/How can i find the "Query View u2013 Selection" web item in Blank Templete of a WAD
    or
    From where i can install it from Business Content
    Thanks

    Hi,
    Are you with 7.x WAD?
    This option will be available with that.
    Or else,after putting Analysis Item->Properties->General tab->Click "New Data Provider" icon->Select the Type dropdown as "Data Provider of Type Query View".
    This will list three radio buttons ""Query View","Query" and "InfoProvider" under "Define Data Provider Type".You can select "Query View" radio button and assign Query View.
    Rgds,
    Murali

  • Query Views on Workbook - filter doesnt work

    Hi All,
    I have developed a workbook using a query view, When i try to do filtering using the filter button the workbook data does'nt change. Can anyone of you advise what needs to be done.
    Thanking you.

    HI Rohith,
    Thanks for the quick response.
    I tried out what you have mentioned, it didnt work. query view is inserted into a data grid and created the workbook. Filter funtionality is available and its currently working during variable value entry. Once the report is generated filter doesnt work.
    any suggestions?
    Thanks.

  • Select filter value..not opening..query hanging

    Hi,
    I have a queary and it is executing fine. After executing it is displaying data fine. I have company code and two more characterstics in free characterstics section. After executing the report i am doing right click at company code in the excel sheet and selecting the option 'select filter value'. It is then opening the small screen 'selection for company code' but it is not displaying the values. It's keep on running and after some time it is hanging (not responding).
    In the company code object hardly there are 60 values. Can anyone tell me why this is taking long time and result in hanging for just 60 values?
    This company code object is Authorisation relevant checked in the 'Business Explorer' tab. There is a variable used for this comopany code in the query design and this variable is processed by authorisation. But i dont think this is the reason for the issue. If this is the reason could you please tell me how it effects? Please suggest me the solution.
    Many Thanks in advance
    K
    Edited by: kirankumar chandaluri on Jun 17, 2008 5:38 PM

    Hi MA,
    Thanks for your immedieate reply.
    In the business explorer tab for which one you are asking to change the settings?
    Is it for   'query def. filter value selection'
                              OR
                 'query execution filter value selection'?
    The current status is:
    Query Def. filter value selection is 'values in Master data table'                 &
    Query Execution filter value selection is 'only posted values for navigation'.
    This is not cube but this is ODS. For ODS where do we set DB specfic settings?
    Thanks in advance
    Kiran

  • Query Def. Filter Value Selection

    Hello,
    We upgraded our BW Dev application from 3.0(b) to 3.5
    When I go into Bex Query Designer and I want to see the values for my InfoObject: 0FISCPER, I see old values
    Low Value: Period 15 2001     02/015/2001
    High Value: Period 16 2005    02/016/2005
    I am used to seeing 'Only values in InfoProvider'
    I can get those values to display when I click 'Display other Values' and then check the box for 'Only Values in InfoProvider',  But that should be the default, since in my InfoObject I have the Parameter: Query Def. Filter Value Selection set to 'Only values in InfoProvider'
    Can some one help me, or am I misunderstanding something here.
    This behavior works as expected on our BW 3.0(B) production box that has not yet been upgraded to BW 3.5
    Thanks for your help!
    Nick

    Hello,
    i have found a workaround for this issue.
    I investigated the underlying tables for the InfoObject "Business Explorer" properties tab.
    I found that the fieldname for that data Element in question (Query Def. Filter Value Selection) was RSF4DEFAULT.
    I went to SE11 and entered RSF4DEFAULT as the 'Data Type'  I then clicked the icon for "Where-Used List",  I checked the box for 'Table Fields' and clicked OKay.
    It came back with the following tables: RSDCHABAS and RSDDPA.
    I went to SE16 and looked at RSDCHABAS for the characteristic (CHABASNM) 0FISCPER on my Development system and compared it to my Production system.
    On development I saw we had the 'Active', 'Delivered', and 'Modified' version of the object, so I scrolled to the right to see the F4DEFAULT field value, it listed M, D, D respectively.
    I checked out that table on Production and saw it had D, D, D.
    So even though in the GUI for the infoObject I was seeing the correct selection, the corresponding base table was wrong.  So I set the infoObject to Master data values and activated.
    i looked at the underlying table again and it displayed M this time, So I went back to the infoobject and set it back to 'Only values in infoprovider" and activated the object.
    Now I went back to teh underlying table and it reflected the value D in F4DEFAULT for the Active version.
    When I went back to Query designer the default filter worked as expected!
    So that is the work around. How the GUI became inconsistent with the DB tables is another question.
    Nick

  • Query Def. Filter Value Selection - to master data wont activate

    Hi, I want to change the info object properties Query Def. Filter Value Selection to select Values in master data, but when I try to activate it, it goes back to the old selection "only values in info provider" is this because there is data already loaded and so it wont allow me to change or is there anything simple I am missing ??
    Reason being I do not want to delete the data to make this setting in the info object maintanence...

    hi ram,
    Before u activate try "Checking" the Infoobject definition and see if you get any warning/error messages.
    Then try activating it.
    hope it helps,
    regards,
    Parth.

Maybe you are looking for

  • Java Panel not working

    We have BO XI R2.  When I try to create a new webi document, and after I select a universe, Infoview tries to install java each time.  I have java 1.4.04 (which it tries to install) on my system.  I have even let it uninstall java and reinstall it, b

  • Want to make a trigger arrow icon of graphic chat

    How to make a trigger arrow icon of graphic chat as attached. When drag it up and down, the value of trigger voltage level changed follow it. Any suggestion, thanks.

  • Adding an field in the Layout Selection for Transaction FS10n

    Dear Experts, I am facing a problem and expect your help on this.. <u><b>SCENARIO:</b></u>  After putting in the required values in the fields like the G/L Account, the fiscal year, company code, etc the transcation prompts you with an grid containin

  • How can I download entire MIME folder?

    Hi All, I have a MIME repository in which I have 4 folders (as an example): >Images >scripts >styles >xml I have a need where in I need to download all the folders including the files in each folder into my local PC. I need to may be zip all the mime

  • Creating Database

    Hi: Iam unable to create a database using Database configuration assistant. getting error "TNSNAMES OPERATION TIME OUT".... Iam using Oracle 9i... Can anyone help me in solving this issue?... One more thing I need is How to create a Database manually