Have 'All' in the drop down selection criteria


I have a selector drop-down list on a dashboard that refreshes the results through a filter section.  The field is REGION. Values are North, South, East, West.  However, I want the default to 'All REGIONS'.  I want the user to have the ability to see the total general from all regions.  I don't know how to handle this at the level of the filter.  Is this possible?  How?

If your drop looking like that

ALL REGIONS

NORTH
SOUTH
EAST
WEST

An Option is if ALL THE REGIONS is selected you ignore your filter so all parts are selected.

You can use the SelectedIndex from the Drop Down property to determine which one is selected.

so rough code...

if(Dropdown1.SelectedIndex == 1)

{

ignore the filter = true

}

on the other
{

Set the filter

ignore the filter = false

}

HTH

w

Tags: Business Intelligence

Similar Questions

  • Try using the drop-down selection list but is a different

    Hi all

    ILO, at a loss, what I'm doing wrong here. Trying to change a field (previously in the textfield) a menu drop-down selection list. All works except one. Looks like a multidirectional selector, even if I put the type in the List select


    http://i.imgur.com/Hz7tP.PNG

    Had no idea of what I need to do to change from falling. Thank you very much.

    You set the height = 4 for the element. You're the problem.
    Make the height = 1.

    Kind regards

  • How to completely uninstall autofil suggestions and all of the drop downs and bookmarks.

    You should know that I followed the instructions canned. History of compensation is clearly misspelled web address nor the list of old bookmarks that go down. Example: walmartmoaneycard.com. instead of walmartmoneycard.com.
    Another: 192.168.01 instead of 192.168.0.1.
    Are there files I can delete completely?
    Second, is there a file to remove the bookmarks drop-down without losing them as a book mark.
    Is it necessary to remove the from the drop-down list at the same time? I have a lot of these, and some that no longer exists.

    You may have switched to the keyboard navigation.

    You can activate or switch by pressing F7 keyboard navigation (Mac: fn + F7).

    • Tools > Options > advanced > general > accessibility: [] "always use the cursor keys to navigate through the pages."

    Note that this is a function of Firefox Accessibility.

    To retrieve the bookmark favicons, you must visit a bookmark to retrieve the favicon or use a Firefox extension.

  • I use a horizontal menu of the widgets library. All right, except that I would have any of the drop-down list list stay open after selecting the top item... and remain open after the selection of a menu under item - so that the viewer knows where they are

    I use a horizontal menu of the widgets library. All right, except that I wish I had the all menu drop-down list stay open when you have selected the top element. And when you have selected a menu SUP item - so that the viewer knows where they are in the navigation. Who is? Thank you!

    Hello

    There is no native function to Muse to achieve this goal. However, if you host your site on Business Catalyst, you can take advantage of the functionality of breadcrumbs. He won't let the open drop-down list stay, but it will show customers on what page they are and that he can see that they have followed to reach the page. For more information, please visit the following link http://helpx.adobe.com/business-catalyst/partner/add-breadcrumbs.html

    Kind regards

    Aish

  • Is there a way to see the actual fonts in the drop-down "Select a font" of a message window?

    When you select a font for a message in Thunderbird, the only way I can find to see what looks like the police is really change the font of text that I have already written. To try several fonts randomly would be a pure waste of time.

    I use an old version of MS Word, which has the ability to allow the user to see the actual fonts displayed in the font selection drop-down list.

    Is it possible to configure Thunderbird for this?

    The short answer is no.

  • Is there a way I can change the way fonts are presented in the drop-down selection list?

    In the font selection menu, the font name takes place, and the example called "sample" is low.  I can't tell what it looks like until I have type.  Is there a way to change the way in which it is presented?

    What version of Photoshop are you? with the current versions of CC, you can type your text and mouse on the list of fonts and it will change your typed text.

  • How the auto fill a field based on the drop-down list unless the specific item is selected

    Hi all

    My apologies if I posted this in in the wrong place, but I am new to these forums, JavaScript and Adobe LiveCycle.

    I am trying to build a form using LiveCycle Acrobat but have problems with the drop-down lists.

    Inititaly I just wanted to fill in the fields in a table based on a matching menu selection dropdown in another table.

    I used the following code and it worked fine:

    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)

    fFrom var = xfa.resolveNodes ("Workbook.Content.Table1.Row3.AppropriationDetails [*]. Row4.cell1');

    OTF var = xfa.resolveNodes ("Workbook.Content.Table2.Row3.AppropriationDetails [*]. Row4.cell1");

    for (var i = 0; i < = fFrom.length - 1; i ++) {}

    fTo.item (i) .rawValue = fFrom.item (i) .boundItem (xfa.event.newText);

    }

    The problem is that now I want the code above works UNLESS one of the items in the drop-down list is enabled specifically in this case, I want the text box in the other table to display a message such as "Details of the entry in the field below.

    I tried to create an If Else statement using the following code:

    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)

    fFrom var = xfa.resolveNodes ("Workbook.Content.Table1.Row3.AppropriationDetails [*]. Row4.cell1');

    OTF var = xfa.resolveNodes ("Workbook.Content.Table2.Row3.AppropriationDetails [*]. Row4.cell1");

    for (var i = 0; i < = fFrom.length - 1; i ++) {}

    If (fFrom.item (i) .rawvalue = "Option 3") {}

    fTo.item (i) .rawValue = "enter the details in the field below.

    }

    else {}

    fTo.item (i) .rawValue = fFrom.item (i) .boundItem (xfa.event.newText);

    }

    }

    The code now filled the field with "Enter the details in the field below" any item I select in the drop-down list.

    Your help is greatly appreciated.

    See you soon,.

    ozzy_q

    Hello

    You use .rawValue in the change event. This will cause problems because the selection of the users has not received .rawValue from the drop-down list at the time when the change event is triggered.

    Move your script as it should to the output of the dropdown event.

    Hope that helps,

    Niall

  • fill a list based on a value from the drop-down list box

    Well, I know a way around it but its quite long with what I know. I worked on a better solution for a day now. So maybe (or likely) someone knows better. I'm trying to fill a drop drop down based on a user selection figure in a list of check boxes. I know I could create several drop-down lists and hide away them until the user changes the value of binding. But the dropdowns would consume a lot of space in my form design in liveCycle. So is there another way or I'm stuck he made a long journey. I also need to assign values to these elements, since they change because the values are used as item numbers later that fill a text/number field later in form as a list of materials.

    Tell me if I'm wrong, please (I'm new to all this)

    in the box in the click event

    If (this.) RawValue == 1)

    {

    dropDownList1.addItem ("item # 1", "value1111");

    dropDownList1.addItem ("item # 2", "value2222");

    }

    on the other

    {

    dropDownList1.rawValue = "null";

    }

    I'm sure that null is not good and I don't know that I have to set the drop-down menu to clear items on preOpen. Or maybe not. And there is a way to add items without the addition of a new right of the line? I'm on the right track?

    Hello

    Rather than having the script in each of the boxes, you can have the script in the event preOpen the drop-down list that leans on the boxes.

    I downloaded an example here: https://acrobat.com/#d=VwREjsMgvqXpVqPu54kSNw

    Take a look at the preOpen the dropdown event.

    // clear the dropdown displayed value and items
    this.rawValue = null;
    this.clearItems(); 
    
    // repopulate the items based on the checkboxes
    if(fruit.rawValue == 1)
    {
         this.addItem("Apples", "fruit_001");
         this.addItem("Pears", "fruit_002");
         this.addItem("Oranges", "fruit_003");
         this.addItem("Bananas", "fruit_004");
         this.addItem("Grapes", "fruit_005");
    }
    
    if(cars.rawValue == 1)
    {
         this.addItem("Volvo", "car_001");
         this.addItem("Ford", "car_002");
         this.addItem("Opel", "car_003");
         this.addItem("Toyota", "car_004");
         this.addItem("Nissan", "car_005");
    }
    
    if(counties.rawValue == 1)
    {
         this.addItem("Co. Tipperary", "county_001");
         this.addItem("Co. Cork", "county_002");
         this.addItem("Co. Dublin", "county_003");
         this.addItem("Co. Clare", "county_004");
         this.addItem("Co. Kerry", "county_005");
    }
    

    Hope that helps,

    Niall

  • Remove the red contour autour in the drop-down list [photo]

    Two questions, please see the image below for an illustration of these problems

    (1) how to remove the red outline around a drop down? I guess the red outline notifies the user this is a required field, but I don't see an option to disable this function and it doesn't go away once I have something in the drop-down list select down. I would edit in Acrobat X, but every time I want to change the PDF it won't let me edit in Livecycle

    (2) whenever I create a text field, I am unable to type anything in the content of the sunken area.

    livecyclequestions.jpg

    Hello

    You can add the script to the root node docReady event (normally "form1") to disable the highlighting:

    app.runtimeHighlight = false;
    

    See an example here: http://assure.ly/ * 6tn.

    At the time of the design, you can not type text directly into the value of a field box. However if you go to the object > range of value, you can enter a default value (which will appear in the value of the field box of course).

    Hope that helps,

    Niall

  • I created a PDF form with several drop downs, all with the same drop-down values. When I select a value of 1 in the drop-down list fields, it breeds in all others - which I don't want. How can I fix?

    I created a PDF form with several drop downs, all with the same drop-down values. When I select a value of 1 in the drop-down list fields, it breeds in all others - which I don't want. Can I fix?

    I am fairly new to this, but I think it has to do with the way you have drop them downs named. Copy you a then keep stick in each area? If so, that's the problem. You must rename each with a different number: Dropdown1, Dropdown2, etc. I think this might solve the problem.

  • When I try to edit a room photo in photoshop elements 12, I'm not able to use the slider or one of the drop down menus. All I have is a black circle with a line through it.

    When I try to edit a room photo in photoshop elements 12, I'm not able to use the slider or one of the drop down menus. All I have is a black circle with a line through it.

    Most likely, the images are 16-bit/channel.

    Go to Image > Mode and click on 8-bit/channel and see if that solves the problem.

  • Have the drop-down list boxes become visible depending on the selection in a previous drop-down list box?

    Hi, im doing a form that only shows some options based on the previous selections.

    So far I have buttons which allow a user to select a specific product, and then by using the drop-down combo boxes select some optional features.

    I then have a simple javascript code that bears the name of a product at a price (i.e. the user selects product 'A', the review sections shows priced at $ 99).

    My problem is with additional customization options that depend on previous choices.

    Is it possible to have some drop-down list boxes become visible depending on the selection in a previous drop-down list box? If yes how could I impliment it?

    Currently my best idea is to have a button that could ask the user if he or she had previously chosen a certain selection and then reveal areas of correct drop-down list accordingly.

    Thank you

    Hello

    With a small change I think that the code works as expected. I changed your mainDD.value to event.value, as on the validate event the mainDD.value property cannot be updated as expected.

    script

    this.getField("Dropdown2").display = display.hidden;

    this.getField("Dropdown3").display = display.hidden;

    this.getField("Dropdown4").display = display.hidden;

    Switch (event.value)

    {

    case "a":

    this.getField("Dropdown2").display = display.visible;

    break;

    case "b":

    this.getField("Dropdown3").display = display.visible;

    break;

    case 'c ':

    this.getField("Dropdown4").display = display.visible;

    break;

    by default:

    break;

    }

    end of script

    Hope this helps

    Malcolm

  • Selection in the drop-down list box determines the text to display in another box - ideas?

    Hello, my name is Zac.  I spent a lot of time trying to figure this one out for myself, but I couldn't find what I needed.  A few threads looked promising, but I realized that they only apply to the LiveCycle.  Many other threads link to discussion 2006 Thom Parker on this subject, but it is very advanced and I feel that what I need is not as complex as the solution he proposes.  I've never used Adobe Acrobat until a few weeks ago, but with the help of Bernd Alheit and George Johnson I managed to create a document with fly-out help windows and scrolling lists and radio buttons which dictate the choice.  It's great and it works.  The last thing I have to do is to create a text box (or some kind of box) which will display a pre-written block of text based on the user choice in another area (a drop-down list box).  Like this:

    image for forums 2.PNG

    I wish, it is also easy to create because it draw a picture of him!  If the user selects "Algebra 1", for example, a specific description display below.  There are a lot of courses and descriptions, and the descriptions are long enough (as shown).  It is not necessary for the user to make changes to the description - in fact, which would be terrible.  But I would like to be able to copy text from it and paste the text in another area of text on the same page.

    Thank you very much, all those who have ideas please share them! Again wild guesses. I learn from all this.

    -Zac

    This involves using a script. If you want to write the code yourself read this tutorial:

    https://acrobatusers.com/tutorials/change_another_field

    If you don't feel like messing around with the code, you can use this tool that I developed to easily set up with the help of an input file:

    Scripts custom Adobe: Acrobat - fill the drop-down list

  • When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the export me

    When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the box menu to export. When I click on "Export" the image exports WITHOUT my watermark. Help, please. As I did about everything that has been suggested in this forum and I still have this problem.

    I saw that too. For now, the workaround is that if you select 'Edit watermark,' when you are done editing be sure to reselect the same watermark. If you do not, the watermark menu will be empty.

    It seems to be a known bug that occurs only in the current version. If all goes well, it can be fixed in the next update. There is a page for her on the Photoshop/Lightroom Feedback site. I've added my vote to the page:

    LIGHTROOM CC - watermark on the question of export

  • How to make the fields from the drop-down list required to make a selection before you save a PDF file

    I have a PDF form where I entered a JAVA script in some areas by using the option ON BLUR under 'Actions' and it works very well to prevent users to go to another site if they leave the field with the empty JAVA Script in place.

    My question is that I have other form fields that have a drop down menu where they can choose several options. I would also like to make these fields to where they can't move forward on the form unless they choose an option in the list. However, because with the option in the list "choose a ' is a default option entered into the field (field is not empty), script JAVA of BLUR ON option I used in my empty fields does not work to block the user to move beyond the matter without selecting an option. They are able to save the form with all the drop down menus staying to 'pick '.

    I made the field "Required fields" then they are highlighted with the red area around, but is there another tool to force them to choose an option for each in the drop down menus before you save the form, instead of being able to save with leaving the 'choose One' in the field by default?

    The best way to do this without knowing the default value of the field is to compare the value of the field to the default value of the field... You must make sure that your default value is not part of the possible acceptable answer. It works with most of the field types that a user can fill.

    If (event.value! = event.defaultValue) {}

    do something;

    App.Alert ("required field not completed. \nField name: "+ event.target.name, 1, 0);

    }

Maybe you are looking for

  • Re: Code 10 DVD device is not found

    Can someone tell me how to fix the error code #10. There, the laptop will let me play any CD or DVD, what I can do! in the ASP tell me they can do nothing to help me to do!

  • Work of WAN t HP Officejet 4500 G510g-m scanner

    Dear hp I cannot scan my wan't scanner HP Officejet 4500 G510g-m work what is the problem I press the scan buttonThis time I can't see the disply no option analysis. Please refer to the documentation for the device to sharp shoot. Press ok pls reply

  • Unable to connect to Homegroup Windows 7 between the Modem to the PC and the Modem to the router for PC users.

    I want to talk about WIRED computers, do not speak of wireless. I have 3 PC: -2 are connected via Modem directly to the PC. -1 is connected through router, and the router is connected to the modem. The problem, this is it, it cannot detect the homegr

  • Multiple DMZ on ASA 5520 connection to a Catalyst 3550

    I have ASA 5520 with 4 ports, I have 8 networks from the DMZ. As anyone configure an ASA 5520 for use with VLANS or sous-interfaces? How are you? I plan to use interfaces on the DMZ interface and assign a vlan to each interface of void. Should I conf

  • median stack mode

    I have cs6... not cloud subscriptionI want to stack Smart layers to reduce the noise... the battery option is grayed outI converted my files in Adobe RGB and 8-bit, but did not solve the problemIt was suggested that my version of photoshop is the pro