Query GLOBAL filter

Hello,
In Prakash's blog for Query Creation Checklist, he has mentioned a lot about GLOBAL filter on the following issues:
Exclusions
Constant Selection
Time
MultiProviders
Calculated and Restricted Key Figures
Could you please clarify, what does he means by GLOBAL filter, in the query or where?
Thanks for your assistance.
Regards,
Niki Nguyen

Hi Niki,
This is what he means:
http://help.sap.com/saphelp_nw70/helpdata/en/42/fcf20384631a71e10000000a422035/content.htm
Now you can save the Filter as a reusable component, just like CKF or RKF.
Hope this helps...

Similar Messages

  • How do you set an Auto Global Filter

    I have a client who has set a Global Filter within his report.  The filter works fine.  However, if his query or request changes to include a new field, he has to manually include new field to the Global Filter.  Is there away to automate this process?  Is there a way to refresh the filter to include the new field?
    This issue was sent to SAP-BO but was never resolved.
    Thanks.

    Hello Ty,
    If, in deski, you create a filter (global or not) and just select manually the values you want to include in your filter that filter is static. Meaning that those selected values will not change when the query or request changes.
    If you want a more dynamic filter then you can use the 'Define' button within the format of filters. This option gives you the ability to define a formula (boolean) which selects the filter values. Now whenever the query is changed as long as the values match the condition in the formula the values will be shown.
    Regards,
    Harry

  • Query-Global Filters

    Hi experts
    where can I change a global filter in a query?I am trying to see many years data for a query.but was able to see only for 2008.I I clicked on one button 'Global Filters' and there for year, its displaying 2008.I think its because of this settings its not displaying data for other years because in infoprovider we have data for years 2006,2007,2008.whats the purpose of global settings?how can I do to see data for all years....
    Thanks.
    Schand

    Hi Schand,
    In the Query Designer .U might have hardcoded the Year 2008 only in the Filters  ...for the Year Object.I guess u may have to remove that..
    then will be able to view for all the years.....
    also just check your inout variable which has Year as Input...Dont out anythig there..such that it diplays for all the years or include whichever u want to view the data for...
    Rgds
    SVU123
    Edited by: svu123 on May 21, 2010 9:08 AM

  • SharePoint 2013 List View with query string filter stops working after editing view from browser

    I have created one list definition in which I have added one list view which will filter data from query string paramater
    So when I am creating list from my list definition, view with query string filter is working fine.
    But when I am modifying view from UI(I am not changing any thing , just opening "Modify View" page and then click on "Save" button), view gets stop working means it's not filtering data based on query string
    Any suggestion what I am missing?
    Below is my list view schema
    <View BaseViewID="11" Type="HTML" TabularView="FALSE" WebPartZoneID="Main" DisplayName="$Resources:OIPLBScoreCard,viewFilterTasksByTarget;" MobileView="True" MobileDefaultView="False" Url="FilteredTasks.aspx" SetupPath="pages\viewpage.aspx" DefaultView="FALSE" ImageUrl="/_layouts/15/images/issuelst.png?rev=23">
    <Toolbar Type="Standard" />
    <ParameterBindings>
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_DEFAULT)" />
    <ParameterBinding Name="TargetId" Location="QueryString(TargetId)" />
    </ParameterBindings>
    <JSLink>hierarchytaskslist.js</JSLink>
    <XslLink Default="TRUE">main.xsl</XslLink>
    <JSLink>clienttemplates.js</JSLink>
    <RowLimit Paged="TRUE">100</RowLimit>
    <ViewFields>
    <FieldRef Name="Body"></FieldRef>
    <FieldRef Name="Title"></FieldRef>
    <FieldRef Name="StartDate"></FieldRef>
    <FieldRef Name="DueDate"></FieldRef>
    </ViewFields>
    <ViewData>
    <FieldRef Name="PercentComplete" Type="StrikeThroughPercentComplete"></FieldRef>
    <FieldRef Name="DueDate" Type="TimelineDueDate"></FieldRef>
    </ViewData>
    <Query>
    <Where>
    <Eq>
    <FieldRef Name="oipscTargetLookup" LookupId="TRUE"/>
    <Value Type="Lookup">{TargetId}</Value>
    </Eq>
    </Where>
    </Query>
    </View>
    I have one lookup field from "Target List" in my source list and I want to filter data based on that lookup field.

    Hi JayJT,
    The Miscellaneous is located in the contact list that you used for the connection.
    So , you need to edit the page, then edit the contact list that you used, in the web part properties of the contact list, you will find Miscellaneous, then expand it and select ‘Server Render’ .
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Query level filter not working in Webi report

    Hi All,
    I am using BOXI R3.1 (SP3), m facing one problem when refreshing Webi report on daily basis. I am using three query level filter as a prompt, but i checked one filter is not working then i need to reapply this filter and rest 2 filter is working fine.
    Can anyone suggest me why problem is coming?
    Regards,

    Hi,
    Prompts are interactive, and come from the query panel. Filters are not interactive, and are set on the report or block. There are also input controls, which are interactive filters
    1. Select the universe in the list of universes to open the Query Panel.
    2. Drag the Year object to the Result Objects pane.
    3. Drag the Number of Guests object to the Query Filters pane and create a report filter that restricts Number of Guests to greater than n.
    4. Click Combined Query.
    The Combined Query pane appears in the bottom left of the Query panel with the two queries joined by UNION.
    5. Click on the second query and remove the Year and Number of Guests objects.
    6. Drag the Reservation Year object to the Result Objects pane.
    7. Drag the Future Guests object to the Query Filters pane and create a report filter that restricts the future guests to greater than n.
    8. Click Run Query.
    Best Regards
    Naveen

  • How can I use today's date as default value in query string filter web part in SharePoint

    I have a query string filter on my web part page. I am trying to figure out how I can set it's default value to Today? I can't find anything online...

    Hi,
    Per my understanding, you might want to set a default value to the Query String Filter Web Part.
    It would not be able to set default value to the Query String Filter Web Part with the OOTB features available.
    By default, with a Query String Filter Web Part in the current page, we can filter other web part in the same page by adding parameters and values in the address bar
    of browser.
    If setting the “Query String Parameter Name” of a Query String Filter Web Part as “t”, then we can filter the corresponding connected web part by inputting such an
    URL into the address bar:
    http://sharepoint/SitePages/Page1.aspx?t=value1
    Suppose you want to filter the list view with a value dynamically when user opens this page, as a workaround, we can generate an URL with the parameters needed when
    page loaded, then redirect user to this URL afterwards. This can be achieved using JavaScript.
    About how to redirect user to other page with an URL:
    http://www.tizag.com/javascriptT/javascriptredirect.php
    How to get today’s date using JavaScript:
    http://www.w3schools.com/js/js_dates.asp
    Best regards      
    Patrick Liang
    TechNet Community Support

  • How can i pass a parameter to the query to filter the result of this lookup

    Hello,
    i'm developping a web application with JDeveloper 10.1.2 and JHeadStart.
    i realy need to know how can i filter the lookup (LOV) query result.
    in other word, when i click on the lookup, it show all the row that exist in may data base table.
    what i want is how can i pass a parameter to the query to filter the result of this lookup ?
    Thank you

    Hi,
    have a look if this helps
    http://oracle.com/technology/products/jdev/tips/fnimphius/restrictlovlist/restrictlov.html
    Frank

  • Query Execution Filter Val. Selection take no effect on query based on AG

    Hi,
    by setting the 'Query Execution Filter Val. Selection' property in query, we can control the value list when we execute the query. with setting 'Only posted value values for navigation', only the data posted to cube can be listed when you do the selection in the Query Execution selection screen and with setting 'values in master data table', all the date will be listed when you do the selection in the Query Execution selection screen.
    1. but for queries based on cube or multi-cube, when i select 'values in master data table' in query defination, still only the posted value is displayed when i do the selection in the Query Execution selection screen. is there anyone know why?
    2. for queries based on aggregation level, whatever setting i choose, all the values is displayed when i do the selection in the Query Execution selection screen. how i can do select the posted value for this kind of query?
    Many Thanks
    Jonathan

    I apologize I meant the other link:
    I will put the useful text from that link here.
    Regarding the query built on aggregation level please note the following
    the aggregation level is always a Virtual Provider built other
    InfoProvider and hence it does not have the dimension table and hence
    the F4 mode D is not supported.
    Therefore when aggregation level is used in a query, F4 does not supportD-mode: 'Only Values in InfoProvider' and all master data values are
    displayed in the value list.
    Reference from the note
    984229 F4 modes for input help as of SAP NetWeaver 2004s BI
    4. Since other InfoProviders do not have a dimension table, the system
    displays only posted values if you select "Only Posted Values for
    Navigation". Otherwise, it displays the values from the master data
    table.
    Hope this should clarify your doubts. Please let me know if you have
    questions else please confirm the message at your earliest convenie
    Edited by: Abhijit N on Apr 2, 2009 6:06 PM

  • How to use OData Date filter query to filter data from OData NetWeaver Gateway Service?

    Hello,
    I am trying to use the OData Filter query. to filter data records from the OData Service, using Date range for filters.
    Please check the below URL for the SAP's sample OData Service, with filter option.
    Service Query URL :
    https://sapes1.sapdevcenter.com/sap/opu/odata/sap/ZGWSAMPLE_SRV/SalesOrderCollection?$filter=CreatedAt eq DateTime
    It gives out following error :->
    <message xml:lang="en">'$filter ' is not a valid system query option</message>
    Please let me know, if there is any mistake in the Query or is there anything that needs to be done on the
    Backend  Service.
    Thanks & Regards,
    Suraj Kumar

    Hi Jitendra,
    Once again, thank you for your help.
    I am able to filter the records using a date range.
    I am sharing the information, just in case anyone out there might need it.
    The OData Filter Query for Date Range (i.e. with Two date values) will return the results only if the OData Back-end Service is modified to accommodate such filter requests.
    This has to be done in ABAP.
    Please refer the following links which talks more about the Back-end ABAP Service being modified to ensure that the service returns records of data, as per the date range filter query
    http://scn.sap.com/thread/3170195
    http://scn.sap.com/blogs/lindsay.stanger/2012/12/29/gateway-odata-calls-convert-ivfilterstring-to-itfilterselectoptions
    http://scn.sap.com/thread/3173146
    Hope these links are helpful for those looking for OData Date Range filter query.
    Do let me know.
    Regards,
    Suraj Kumar.

  • Query on filter on fact column

    Query on filter on fact column
    IN OBIA AR Transactions subject Area
    the fact is filtered on (RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='REV' OR RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='UNEARN') in the Informatica ETL
    (RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='REV' OR RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='UNEARN')
    I need to bring in the Tax information  within the subject area from the table above and extend the Filter to include 'Tax'
    (RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='REV' OR RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='UNEARN')
    and
    (RA_CUST_TRX_LINE_GL_DIST_ALL.ACCOUNT_CLASS='TAX')- which comes from Account_class
    will this amendment affect the existing subject area and  in turn produce higher report numbers
    secondly
    if i would  like to understand how i would try and work out the report
    AR amount split by tax
    Invoice Number Account class AR Amount
    001  REV  100
    001  Tax  20
    to produce the above report i have to remove the filter on the ETL
    but make sure that when  the user DOES NOT hits the Column Account class in analysis then by default put a filter on the fact column source which keeps only 'REV' or 'UNEARN'
    thanks

    The answer lies in GL revenue analysis subject area 

  • Query string filter webpart ampersand issue

    Hi
    I need to send the query string to infopath form, so for this i am using Query String Filter webpart. It works great but when there is ampersand (&) in the querystring, it does not read after ampersand value.
    Ex - I am having the URL
    http://sharepointsitecollectionURL/Pages/Default.aspx?Parameterval=One
    & two
    So in above it reads parameter value is "one" and ignore "two"
    I know that if i replace the ampersand in querystring with %26, it will read "one & two". But some other system is hitting this URL and i cannot modify the URL in that system.
    Please let me know if anyone knows the solution 
    Thanks

    I think & won't work in the query string filter webpart.
    Please check this
    http://mysharepointwork.blogspot.in/2011/05/query-stringurl-filter-web-part-with.html
    http://stackoverflow.com/questions/2681997/moss-filter-webpart-not-working-with-symbol-in-the-query-string
    http://bighow.net/3800725-MOSS_Filter_webpart_not_working_with__amp__symbol_in_the_query_string.html

  • Convert BeX query Global structure to local structure

    Hi Experts,
    How to convert a BeX query Global structure to local structure?  Can anyone give the Steps involved.
    Thanks in Advance,
    Namrata.

    Hi Sanchana,
    BeX query Global structure to local StructureSteps:
    In a local structure when you want to add structure elements that are unique to the specific query. Changing the global structure changes the structure for all the queries that use the global structure. That is the reason you go for a local structure.
    Coming to the navigation part->In the BEx Analyzer-> from the SAP Business Explorer toolbar---> choose the open query icon (icon that looks like a folder) ->On the SAP BEx Open dialog box->Choose Queries--->Select the desired InfoCube --->Choose New.
    In the Define the query screen->In the left frame-> expand the Structure node.
    Drag and drop the desired structure into either the Rows or Columns frame->Select the global structure->Right-click and choose Remove reference.A local structure is created.
    Remember that you cannot revert back the changes made to global structure in this regard. You will have to delete the local structure and then drag n drop global structure into query definition.When you try to save a global structure, a dialogue box prompts you to confirm changes to all queries.
    Hope this info helps..
    Cheers,
    Tanish

  • Query Definition Filter Value Selection

    Hi BW Experts,
    This is regarding a navigation attribute restriction while defining a query.
    When we are defining a query on multiprovider / basic infocube and trying to put a restriction from the context menu on a navigation attribute,the screen is hanging and the fixed values for restriction are appearing after 5 to 6 minutes.
    While it should not take so much time, it should ideally display it in few seconds.
    This is happening for all the navigation attributes.
    Please share if anybody has faced this problem before or any suggestions regarding any settings at Infoobject, Basic cube or Multiprovider level.
    Any relevant input would be highly appreciated and appropriate points would be awarded.
    Best Regards
    Praval Trivedi

    Hello Praval,
    it is BW3.5 or BI7.0?
    Webreports or Excel?
    If Webreports check the command "Read Mode" in WAD -> NAVIGATIONBLOCK
    -> Master Data Table = fast
    -> Dimension Table = medium
    -> Posted Values = slow
    Check the InfoObjects
    -> Business Explorer
    -> Query Def. Filter Value Selection
    -> Query Execution Filter Val. Selectn
    regards Sven

  • How to call a query from filter.

    can anyone please guide me how i will call a query of query resource in filter. Or i need to access a query resource query in filter java code. I know how to right a query in java code and execute it, but i have some query in query.htm and need to call it in filter, please help me out.

    <tr>
      <td>name</td><td>queryStr</td><td>parameters</td>
    </tr>
    <tr>
      <td>sampleQuery</td>
      <td>Select * from revisions where dDocName = ? and dInDate =?</td>
      <td>dDocName varchar
             dInDate date</td>
    </tr>
    DataBinder params = new DataBinder();
    params.putLocal("dDocName", "123456789");
    params.putLocal("dInDate", "9/5/13 12:58 PM");
    m_workspace.createResultSet("sampleQuery", params); 
    You may need to play with what date format you send into the query.
    Jonathan
    http://jonathanhult.com

  • User selected global filter for country

    I am trying to build a scenario where I have a km repository like the following
    Australia
      - Support docs
      - Product Brochures
    USA
      - Support docs
      - Product Brochures
    Then I want to build a KM navigation iView that allows the user to select a global "filter" of their country... An Australian user would select Australia (a pre defined property per the global property service) and then this would be used to drive the content shown in the iView.
    I should be able to do this via permissions but I would rather have the user select the area of interest as they may be authorised to see both.
    Does anyone have any ideas on how this could be done?
    Thanks in advance
    Bernard

    Hi Bernard,
       You can create two KM Navigation iviews, one point to Australia and the other to USA folders.
       On the other hand, if you want to classify these document to do a search..so on. You must create country metadatas Australia/USA and type of document (Support/Product). Both of metadatas could be mandatories when you upload a file.
       Also, you can have only folder where all document are uploaded and assign these metadata. Then create taxonomies to classify them by country/type of documents so on. At last, your km navigation iview to point these taxonomies
      Patricio.

Maybe you are looking for

  • OS 9 won't install from boot disk

    Hi, I've got a imac G4 with a 400mh processor 80gb hard drive & 194mb ram. I'm running OS X 10.2.8 and I don't have OS 9 installed. I tried to install OS 9 of the boot disk that came with the computer but it failed. Any Ideas ??? Daniel

  • Using Dictinary types of a Model in the added DC

    Hi all, I have created a new development component. In this DC I have added another DC as used DC in order to use its public web dynpro component. This added DC belongs to another software component. That is this DC belongs to another package as my D

  • I replaced motherboard and Adobe Creative Suite 5.5 Web Premium will not accept s/n

    PC crashed and I had to upgrade the hardware.  I have activated it 2 times before trying to get my hardware problems fixed.  How do I reset system?

  • How can I make this shape?

    How can I make this shape in fireworks: I want some images in my website to have rounded corners. Im doing this by adding 4 divs with background images and absolutely positioning them, one over each corner of the image. The background images are PNGs

  • Song no longer available for purchse??

    I have tried to buy 4 different songs and each time a window pops upa nd says the song you wish to purchase is no longer available in the store?? Help! generic   Windows XP