Label based menu-clear prompts

Hi everybody..i used a label based menu and i want to clear all prompts when based menu change.(i have 6 querys)
how can achieve this ?

Hi,
I am assuming you have 5 Labels in Label Based Menu .
And 6 Queries 6 Prompts (This prompt is different that Menu name ).
You can create 1 combo box (5 Label Name ) with selected Item (Destination of Label inserted cell ).
Add 6 series (6 Queries )
Pass blank value from source (Any worksheet cell range ) To Destination (Respective Query Prompt dependent cell ) Trigger cell of respective query .
Make sure your queries refreshing method is based on those trigger cell(s) .

Similar Messages

  • The link open in the same window - Label based menu

    Hi All,
    I'm using Xcelsius 2008.  I add a Selector Component "Selector complonenet > Label based menu". I setup 6 Lable and each one link to a URL. When clicking the label on the generated SWF report, the link opened in a new window.
    So i'd like to know if the link can open in the same window (not pop-up a window and open in it)?I tried to setup it in properties, but it seems there is no way to do this.
    Could I get your guide how to do that? Thank you so much.

    Hello
    I would like to know one thing before answring the question how did you link with an url with the label based menu.
    Did you used the opendocument syntax or what did you used.
    Another method is why donf you use the URL button and map according to your requirement. place the url button on the menu item and change the properties to tranperancy to 0%.
    Thanks
    Santhosh V
    Edited by: Santhosh Vudarla on Nov 19, 2010 12:05 PM

  • Changing the label name in a label based menu

    Hello,
    In my current dashboard, i have been forced to change the front page label name in a label based menu quite late on in the design. However, this has consequently resulted in the front page not showing up until after I have clicked the mouse. Previously the front page just showed automatically. Has anyone had this problem before?
    Thanks,
    Dilip

    Hello both, i managed to solve this issue by linking the label based menu to entirely new cells. This is not ideal but at least it saved me having to re-do a lot of my work.
    Thanks for your help, dilip

  • Label Based menu not working in ppt

    I have created an xlf file with label based menu and added it to a ppt containing several slides. Now when I run the slide show, it goes to the next slide if I do not click any other label. But if I click one of labels and then want to move to the other slide in slide show, it just gets stuck.
    Can anybody address this please.

    Can anybody please address this issue. I have been searching through everyplace possible for a solution. No success.

  • Label Based Menu font not changing

    When using the label based menu I am changing the font size from 13 to 16, setting it as bold, changing the color and saving the model.  However, non of these changes are showing in preview mode or when exporting to pdf. How can I get this to work properly?

    Hi Suzanne,
    you need to install SP1, as this bug has been fixed there.
    You can download SP1 here:
    https://smpdl.sap-ag.de/~sapidp/012002523100007532212008E/cx2008_sp1.zip
    You can find details on how to install in the message
    Please install SP1 before posting!
    Best regards,
    Margaret

  • First tab of Lable Based Menu is not visible in Preview Mode

    HI Genious,
    I have added one Lable Based Menu in my application. If i apply the dynamic visibility to it, in preview mode 1st tab is not visible all other tabs are visible.
    Ex. In Lable Based Menu, I have three label :- Distribution  Center, Zoo, Bird Park. I have applied dynamic visibility to this component. In preview mode, I am not able to visible the first label (i.e. Distribution Center) while all other labes are working properly.
    While i remove the dynamic visibility, All the labes are visible. But my application is not like that so i could not adapt that solution.
    Regards,
    Rishit

    Hi Rishit,
    Please let me know if you have applied Fix pacK3 for Xcelsius.
    I have seen this issue in FP2, which got fixed in FP3. The workaround you can try is including a blank cell.
    Thanks,
    Amit.

  • Grouping of data based on user prompt having a list of dimensions

    Hi All,
    I have a requirement to be able to group data in OBIEE request or Dashboard based on user prompt selection.
    The prompt should list the Dimensions Available
    e.g.
    Dimensions: Product, Region, Employee
    Fact: Sales
    The report is to display sales total for the quarters of the current year.
    The user prompt should list the available dimensions (In this case - Location, Employee and Product).
    If I choose Product, the data is to be grouped by Products - Layout having a simple tabular grouping with Product names as Group headings.
    Similarly any other choice of Dimension from the prompt should group the data by that dimension and have the dimension values used in the group headings.
    How could we implement this? I understand this type of requirement (ability to choose dimension) is met in some OLAP reporting tools.
    I have used multiple views and the View Selector for similar requirements previously, but looking for a dynamic solution here.
    Any pointers or solution will be great.
    Thanks,
    Kiran
    Edited by: Kiran Kudumbur on Sep 8, 2009 5:43 PM
    Edited by: Kiran Kudumbur on Sep 9, 2009 12:42 PM
    Edited by: Kiran Kudumbur on Sep 10, 2009 2:26 PM

    Hi All,
    I used column view to address this requirement.
    Thanks,
    Kiran

  • Labels are not clearly visible on Horizontal Axis

    I want to display a full timestamp on the horizontal axis of a LineSeries. But the labels are not clearly visible. The below is the screenshot.
    I have already tried using LabelRenderer and set a larger font size and also tried increasing the width of the label itself. But, it didnt work. It seems there is some container for the lable which has fixed width. Does anyone know how to increase this width and make the text clearly visible.
    Thanks

    Hi Mohd Fayaz,
    Have you tried setting the larger fontSize on LineChart.
    <mx:LineChart fontSize="18" />
    Thanks,
    Bhasker

  • Calculation based on Dashboard prompt

    Hi,
    How to calculate numerical values based on dashboard prompt values
    Ex if we select 'N' from prompt it should divide numerical value in the request by some other measure else default value.
    Thanks
    Suresh

    Hi...
    If your question is that, solution provided by naresh, then... small correction (not exactly correction... but my view...)
    *CASE WHEN upper('@{VAR}')='N' THEN your measure ELSE '@{VAR}{ +default value+ }' END*
    upper function is used.. if your prompt has editbox control and enter small n or capital.... don't worry... as it converts to upper and checking for capital N only...
    Here VAR is presentation variable name you have given...
    '@{VAR}{ +default value+ }' is variable name with the default value i.e. there in your dashboard prompt if you have specified...
    Ex: *'{@var_region}{CENTRAL REGION}'*
    Naresh post is.. really helpful to you... i hope...
    Thanks & Regards
    Kishore Guggilla

  • Prompt value based on another prompt(Multi Select prompt)

    Hi Expert,
    I have two multiselect prompt Continent and conutry
    my req is when I select continent in the first prompt then second prompt sholud show the country based on first prompt value.
    Ex : If I select Asia in continet then country prompt sholud show only Asia's country.
    any sugeestion pls.
    i know constraint but only possible in drop down prompt..

    Hi,
    Constrain is not applicable for edit box only.We can use it for drop down list and multi select also.Other wise go for the presentation variable.
    mark if helpful/correct...
    thanks,
    prassu

  • Role based menu using JAAS

    Is it possible to implement role based menu using JAAS in web application ? My requirment is to enable or disable menu items on the screen based on the roles of the logged in user .
    Can some one help me on this ?

    Is it possible to implement role based menu using JAAS in web application ? My requirment is to enable or disable menu items on the screen based on the roles of the logged in user .
    Can some one help me on this ?

  • HOW TO CREATE PROMPT BASED ON ANOTHER PROMPT IN OBIEE

    HOW TO CREATE PROMPT BASED ON ANOTHER PROMPT IN OBIEE.
    Requiremenst is as follows.
    Year ,Qtr columns in first prompt.Based on selection on these prompts second prompt should display corresponding prompts
    Second prompt will have Month ,Week and Day columns.Second prompt should be hidden and based on first prompt selection second prompt should display with constraint based on first prompt.
    Any help would be highly appriciated!!!

    hi,
    Using Guided navigation it is possible,
    Please refer the below links.
    http://gerardnico.com/wiki/dat/obiee/dashboard_prompt_1_eq_0
    http://businessdecisionsystems.com/blog/?p=448
    Hope this help's
    Thanks,
    Satya

  • Adding list based menu only once for all related pages

    Hi,
    I have a one level tab application. For a given tab I have 5 different pages. I would like let the end user navigate to these pages via a list region. Currently I have added to all five pages a list region and assigned the same list item to these list regions.
    Is it possible that I add this list based menu only once to my application or this is the normal way of doing it?
    Is there a way to let
    Regards,
    Tamas

    Use page zero.
    Add regions containing the lists for each tab to the same region display point on page zero, making each region conditional using a "Current Page Is Contained Within Expression 1..." condition.

  • Menu "clear recent history is not actif? how to make actif?

    how to make actif menu clear recent history?

    That menu item isn't active if you are in the Private Browsing mode.
    http://support.mozilla.com/en-US/kb/Private+Browsing

  • Button Rollover without Layer-based-MENU

    Hello everybody !
    i want to realize a "rollover-Effect" with a script or anything. I know the great possibilities with the layer-based-menu, but the dvd should run on every player. Do anybody have some tips for me?
    Thank you
    Greeting
    Alex

    When you say rollover effect, are you trying to get additional graphics to show up as buttons are selected, or simply illuminate a button as it is rolled over?
    Have you read up on button highlight masks? There are limitations, but this method can get images to appear as buttons are selected.

Maybe you are looking for

  • Urgent- o/p of report in excel format

    Hi All, I want to generate o/p of my report in excel format. Please send me the sample code for it at [email protected] Thanks in advance bhushan

  • T CODE 111

    Hi, I have configured in T Code- "FRFT_B" for fast entry through repetitive code. After creating the request & releasing the same, we are getting the following error :- " Payment proposal could not be carried out" "Payment run could not be carried ou

  • How to manipulate data over two tables in same database.

    hi, i am not a profficient java programmer, i was trying to copy filtered data from one table to another table. i was trying to use public static Connection getConnection() throws Exception {      Driver d = (Driver)Class.forName          ("sun.jdbc.

  • WDS and PXE

    I'm trying to set up WDS on server2008r2. the dhcp server is runnning server 2003. I have option 66 enable pointing to 172.18.4.23 and option 67 boot\x64\boot.wim  when i try to boot up a client to install the first instance to build my company image

  • Every time I open a new Window, it opens with a second tab. With "my" top sites. How can I undo this? I made a screenshot, if necessary.

    When I open a new window, it opens 2 tabs. First is the requested url. Second is a tab without an adress. The second tab looks like some kind of touchscreen buttons for smartphones? I guess, it's an Firefox feature. I tried about:config and changed b