Customisation of FIlter View conditions

I have a request which have two views. One is Tabular view and other is Filter view. by default there is a filter applied in that request which is Year=2010.
when i see the request on dashboard my tabular view and filter view gets displayed perfectly . However in the filter view is shows as:
"Year is equal to 2010"
but my requirment is to show like
"Year = 2010"
how can this be implemented?? Any help?

Change the below code in \OracleBI\web\msgdb\l_en\messages\filtermessages.xml file
from:
- <WebMessage name="kmsgFilterUIOperatorIN">
<TEXT>is equal to / is in</TEXT>
To:
- <WebMessage name="kmsgFilterUIOperatorIN">
<TEXT> = </TEXT>

Similar Messages

  • Customization of filter view in obiee 10g

    Hi,
    I have a report with chart view and filter view.
    We have some implicit filters in the report(static filters).
    Is it possible to hide the static filers and display only the selected prompt values(explicit filters/dynamic filters) in the filter view.
    Thanks in advance.
    Sankat.

    Hi,
    I dont know if this idea works for your requirement.
    Try to have a dummy condition validate the static and the dynamic filters in the reports.
    For example-
    column_name less than 0
    and static filters
    OR
    column_name greater than 1
    and dynamic filters
    Hope this helped/ answered
    Regards
    MuRam

  • Hi , table ui element FILTER ON  and  FILTER OFF CONDITION , HOW

    Hi,
    please any one could reply how to do on table ui element filter on filter off condition.  when i select  filter on tab in table ui element ,
    i has to show search row , and after give relevant text , it has to search and has to show from  that table data.
    this functionality i need , simpl;y nothing but filter on and filter off condition and search conditon. please reply .
    Edited by: sujana mullapudi on Feb 19, 2010 5:15 PM

    Hi sujana,
    For the table filter you can use the generic class use this link [Ready Made Table Filter Extension|http://wiki.sdn.sap.com/wiki/display/Snippets/ReadyMadeTableFilterExtension] it is more relevant for the CE 7.1 and later.
    For this you have to create a package util in your wdComponent and create a class called table Filter. after that you can use this class as a data type of the table filter attribute which should be in view context. after that you can invoke the table filter methods for that object and supply the required parameter.
    Hope it help.
    Regards
    Jeetendra

  • Getting an error when I eport filter view in excel

    Hello All,
    In OBIEE 11.1.1.5.0 when I export report which have filter view, I received report in excel but with the below error.
    *"The linked image cannot be displayed. Then file may have been moved, renamed, or deleted. Verify that the link points to the correct file and location."*
    Anybody know the solution for this issue...
    -Pradip

    814826 wrote:
    Hello All,
    In OBIEE 11.1.1.5.0 when I export report which have filter view, I received report in excel but with the below error.
    *"The linked image cannot be displayed. Then file may have been moved, renamed, or deleted. Verify that the link points to the correct file and location."*
    Anybody know the solution for this issue...
    -PradipAre you by any chance using images in the report for conditional formatting etc?
    Also can you check with firefox and chrome to see if you are recieving the same errors. It coule be related to your company's security policy with downloading images etc.
    Thanks,
    -Amith.

  • Session Variable in filter view error

    Hello,
    My prompt is defaulted to current 12Weeks. I used session variable in the prompt to capture 12 Weeks (Current Week and Current+12).
    so the default value is @{biServer.variables['NQ_SESSION.PERIOD_STDATE']} where PERIOD_STDATE is my session varible.
    I am using a filter view to display the filters being applied.
    When the user opens a tab, the filter view is throwing error
    ***The syntax of the expression to be evaluated is invalid.***
    ***Expression: @{biServer.variables['NQ_SESSION.PERIOD_STDATE']}***
    My report is running fine. I just have the date column as prompted in my report request.
    When the user hits go button on the prompt then the filter view comes up just fine.
    What is that I am doing wrong? Why does the filter view gives result after hitting GO button?
    Please help.
    thanks,
    deep

    Hi,
    1. Set the default using logical SQL. Select <presentation table>.<presentation column> from <subject area> where <presentation table>.<presentationation column> =valueof(NQ_SESSION.<session variable>)
    2. You dont have to write the exact syntax for entering the session variable in the default values. You just need to use the session variable name after selecting the session variable type in the drop down.
    Hope this helped/ answered.
    Regards
    MuRam

  • How to use Device Profiles and Viewing Conditions Profile in Photoshop Elements 11?

    In trying to get to grips with the Colour management aspects of PSE11, I have encountered the following problems:
    Having selected "Display" a sequence of clicks (Change display settings -> Advanced settings -> Colour Management -> Colour Management tab -> Colour Management)
    gives a screen which includes the headings:
    Device Profile  and Viewing Conditions Profile.
    1. Device Profile. Besides sRGB and ARGB, the profile list includes the profiles for all of the Epson papers. (I have an Epson Stylus Photo PX810FW).
    I changed the Profile to an Epson Grayscale, this was accepted within the menu, but there are no changes from normal when I viewed the image on the Windows screen or within
    PSE11. ("normal" is sRGB or ARGB).
    I thought it worth a try to test that, if I wanted the display image to closely represent what I would get on a particular Epson paper, this may be a way to do it.(I suspected this approach because I have never
    seen it in the literature!).
    So what is the purpose of all of the paper Profiles appearing in the Display listing?
    2. The Viewing Conditions Profile has also several options. I have tried to find the criteria for choosing one rather than the other, but failed to find any information. Can anyone help? I seek general guidance
    rather than the details of the Profiles.
    As a seperate question:
    Selecting Image on the PSE11 menu across the top of the displayed image, and then Convert Colour Profile, I tried this process on an image, converting tiff to sRGB. When saved there was an extra asterisk in the saved title but in this case,
    the file was still labelled tiff and there was no change in the number of Mbs. If a conversion has taken place, how is one to know?  Does saving a tiff file as jpeg change its colour profile? When is it useful to use this feature?
    Many thanks to all responders! 

    Addressing your second question, you are confusing two different things.
    tiff is an image file format, as is jpeg, as is psd, as is png, as are dozens (if not hundreds, http://en.wikipedia.org/wiki/Image_file_formats) of other formats.
    A colour profile represents the colour characteristics of devices so that, for example, displays know how to display the colours, printers know how to print them.
    Image files MAY, but do not have to, contain colour profiles.
    For details:
    http://help.adobe.com/en_US/creativesuite/cs/using/WS52323996-D045-437d-BD45-04955E987DFB. html
    http://en.wikipedia.org/wiki/Color_management#Color_profiles
    http://en.wikipedia.org/wiki/ICC_profile
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • How to change the display name in the filter view

    Hi,
    I have one column "*Year*" and type in case when 1=2 then "product_d"."name" else "calendar_d"."year" end.
    I add a filter view for it. but when I select, like 2010, it will display"case when 1=2 then "product_d"."name" else "calendar_d"."year" end" is equal to 2010.
    So how can I change it to "Year is equal to 2010"?
    Any one have any idea about this?
    Regards,
    Anne

    anne wrote:
    Hi David,
    About your confuse about"case when 1=2 then "product_d"."name" else "calendar_d"."year" end".
    You can try in your locale.
    You will find they are different.
    BASED ON THAT you have two table product_d and calendar_d AND they are related by one Fact table.
    THEN When you type in
    "case when 1=2 then "product_d"."name" else "calendar_d"."year" end"
    AND
    "calendar_d"."year",
    IT WILL SHOW U TWO different RESULTS.
    I need to show year which its related product is not null. but I cannot use SHOW->SQL RESULTS->TYPE SOME "WHERE..." because I also need to use "constrain"..
    That why I choose to use a case when function..
    So, do you have any idea about this?
    Regards,
    AnneWhy not use two filters in your request? Have something like this:
    product_d.name IS NOT NULL
    AND
    calendar.year IS PROMPTED?
    ...instead of using a CASE statement? This way you can have both filters show the way they should in a meaningful way.

  • Format of Filter view

    Hi all,
    How to change format of filter view in answers? How to remove border line of filter? I have looked in views.css and format of filter is set as
    .FilterFirstTable
    .FilterTable
    border: solid 1px #CCCCCC;
    .FilterCell
    font-size: 8pt;
    border: 0px;
    text-align: left;
    padding: 2px 4px;
    .FilterValueSpan
    font-weight: bold;
    .FilterOpCell
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    top: -6pt;
    padding: 2px 0px 2px 4px;
    And problem is that I have border line. But when I log on VMWare on samplesales repository the same format is there. But there is no borderline on filter view.
    Thanks

    Changing the ini files should change the date format. Have you amended the correct instances of the date format? In dbFeatures there is one for every ODBC connection.
    For example in my DBFeatures.INI
    [ DATA_SOURCE_FEATURE = ODBC_300 ]
    DATE_FORMAT = 'dd-mm-yyyy' ;
         TIME_FORMAT = 'hh:mi:ss' ;
         DATE_TIME_FORMAT = 'dd-mm-yyyy hh:mi:ss' ;
         IDENTIFIER_QUOTE_CHAR = '"';Also a file on the presentation side in OracleBI \web\Config called localedefinitions.xml.
    Inside that there appears to be defaults for localisations - maybe it is possible to amend your locale in the Administration settings of the dashboard.
    However, I haven't tried this sorry.

  • How to hide filter view calculations in answers in obiee 11g?

    Hi,
    I have a requirement to hide the "CASE WHEN" statements which are there in the filter view while viewing the report in Dashboard. User dont want to see the calculation part in filter view instead they just want to see the selected dashboard prompt value. For e.g
    case when (column name1('column value1' IN '@{Presentation_var}' ) > 0 AND "Table name"."column name2"='column value2') or (column name1('column value1' IN '@{Presentation_var}' ) > 0 AND "Table name"."column name2"='column value2') then "table name"."column name" end
    or
    case when 2 statement
    and
    Case when 3 statement
    or Case when 4 statement
    therefore user wants only the bold text value(table name"."column name) to be displayed only not the calculation at front end.
    I can think of Narrative view but how to do that exactly? Please help.
    Thanks..

    try this, It seemed to have worked for me..
    Below was my case statement
    (CASE WHEN '@{var_brand}' = 'Value1' and "Compl"."RecTypeId" IN (5,8,9) THEN 1
    WHEN '@{var_brand}' = 'Value2' and "Compl"."RecTypeId" IN (11,12,13) THEN 1
    ELSE 0 END)=1
    I used it as a column in my analysis with the following formula
    (CASE WHEN '@{var_brand}' = 'Value1' and "Compl"."RecTypeId" IN (5,8,9) THEN 1
    WHEN '@{var_brand}' = 'Value2' and "Compl"."RecTypeId" IN (11,12,13) THEN 1
    ELSE 0 END)
    and I made a change to the name of the column in the analysis using custom column headings and put it as "Brand"
    and now put a filter on this column and filtered it for for the value 1
    and my filters view now shows the column Name "Brand" instead of the Case Statement..
    See if this process works for you..

  • Reg Filter View in Combined Request OBIEE11g

    Hi,
         We have a requirement where we need to show the filter view in a combined request. Currently we have achieved the same but putting another request but the issue when the download of the request happens the filter view is not downloaded and it has to be downloaded separately. We are using OBIEE11g(11.1.1.6.9).
         Please advise if there is any workaround to achieve this functionality so that download of results and filter view can be achieved in one shot. Thanks.

    Dev,
    Not possible to use the filter view in union request.Try creating the filters with filter view as a separate request and add them to the dashboard.
    Rgds,
    Dpka

  • Filter view with session variable does not display value properly.

    Hi All,
    I have a very unique issue and I am not sure if anyone ran into this before.
    I have a prompt in my dashboard and a link to a report. The session variable default the value to the current value (term)
    when I click the link to the report I get the following value, on the filter view of the report: Term Code Desc is equal to NQ_SESSION.CSA_Analysis_Term
    however if I click the go button in the prompt I get the value: Term Code Desc is equal to 2030 (2011 Spring)
    does anyone have a solution to this issue
    thanks

    Hello,
    Have the same issue. Any solution. Gurus plz help.
    thanks,
    deep

  • Can we customize the column name in filter view?

    When i select filter view and select an option from the drop down, it shows the name of the column and not the variable set in the prompt.
    I want to customize that name so that it does not show the column name,shows the name given by us instead.
    Please Help!!!

    You can't customize the filter view, play around with the narrative view instead.
    Regards,
    Stijn

  • Customize Filter View in OBIEE 11g

    Hi,
    Is there any way to customize the filter view? My requirement is not to show formulas that are used in Analysis in the “Filter view”. All analysis that we create should go with Filter Views at the bottom and Users should not see the formulas.
    Example:
    Column Formula:
    FILTER (sales.sales USING products.product =’Electronics’)
    If I filter the above column, it shows something like this:
    FILTER (sales.sales USING products.product =’Electronics’) is Prompted.
    What is need to show in the filters is the Title of the column i.e. Electronics Sales.
    Thanks in advance.

    Check this
    How To Implement a Narrative View Similar To A Filter View In OBIEE 11G?
    Mark if helps.
    Thanks,

  • Filter view for combined request

    Hello!
    We have 12 requests combined to the single Answer's request using UNION. Each of these 12 requests has a filter. But when we try to display the filter view for the combined request, it says "Request contains no filters". Any ideas how to display the big "combined" filter?
    Thank you!

    I am assuming that the columns in each of your 12 individual queries are the same and you just have different combinations of filters to produce your final query. If so, try building this using one query and using the OR operand for each set of criteria that corresponds to the 12 different sets of filters. This way the filters will show up in Filter View.
    If the columns in the 12 queries are simply the same datatype (minimum requirement), but different, then how would the user know which filter set corresponds to which set of columns since the "final" query will have one name for each column? It would be confusing at best. The only thing I can think of is having 13 queries, 12 individual ones and the one "combined query."
    In your dashboard, display the "combined query" in the Compound Layout view in the usual manner. Underneath that query in the design mode of your dashboard. Add the 12 individual queries but only display the "Filter View" of each query.
    With just the combined query, nothing will display in Filter View as you surmised.

  • Using filter view in combined request.

    Hi,
    I want to see the filters used in a combined request in a filter view which I am unable to. Can anyone help me with this?
    Regards,
    Dev.

    Dev,
    Not possible to use the filter view in union request.Try creating the filters with filter view as a separate request and add them to the dashboard.
    Rgds,
    Dpka

Maybe you are looking for

  • Report parameters for pdf instance

    Hi, is there a way to read the parameters from a pdf report instance? I already successfully retrieved the report parameters from a CrystalReport using the IReport.getReportParamters. Is there a similar way to do this for pdf instances or Excel insta

  • Link to second portlet page not working.

    I am trying the sample jsp portlet "multipage" that comes with the PDK. When I click the link the page refreshes and displays the new URL, but does nor display the second page's(second.jsp) content. I'm am using Oracle Portal version 3.0.7 and have h

  • Itunes 10 fails to launch on MS XP

    iTunes version 10 fails to launch on Windows XP home. iTunes.exe appears in the task manager process list. Have removed and downloaded version 10 serveral times without success.

  • I can't sync itunes on iphone; only apps, bookmarks, etc. will update

    I have an iphone 4 and a fairly new laptop that my itunes was on until it recently got a virus. Since I spoke to Dell and reinstalled everything to factory settings on my computer, it doesn't sync my music, but it does sync my contacts, apps, etc. No

  • "Low on space" 10gb free

    My A1 tablet has a low on space notice I'm getting quite often now as apps want to update... and well since then I can no longer update apps either. When I go to Settings>Storage Internal SD Card Total Space: 12.24 GB and Available Space: 10.8GB Inte