change the background color of the chart according to the State

Hi, I'm changing the background color of the table line under certain conditions.

as: 0-10% - background is green

10 20% backgound is yellow

20 30% backgound is orange

I am attaching the link to which I want to achieve. Please take a look at this pic and please help me to lock it


[http://picasaweb.google.com/vikramu09/OBIEE#5416292892781031666]



Thanks advanced

You can do it in OBIEE. In the chart, follow these steps:

1. click on the 'Axis Scaling"(3rd icon) icon.
2. change scale markers
3. Add
4. type = range
5. in the first box, enter 0
6. in the second box, enter 10
7. in the color, choose green
8 Add... etc

Who should do it.

Tags: Business Intelligence

Similar Questions

  • Change the background color of a chart

    I don't think it's possible to change the background color of a chart, is this possible?

    I don't think it's possible to change the background color of a chart, is this possible?

  • Adobe Muse doesn't let me change the States of thumbnails in a lightbox.

    Muse doesn't let me change the States of thumbnails for my lightbox. The only thing that it is allowing me to do the right now is to change the opacity of each State. I would like to than the 'normal' State of my nail of the thumb to be a solid color, the "Rollover" State to reveal the image that is displayed in the Viewer, the State of "mouse down" to be another solid color and the 'active' State of being of the same color together as a 'normal' State I changed the color, and I even tried to fill it with a real image with a solid color file. Nothing will work - the State remains just to display the main images in the thumbnails. I would appreciate help! I don't understand why it won't work. States work for everything else.

    Hello

    With startup, if you add a picture as a thumbnail then it could appear as hero image.

    We cannot install according to States with the thumbnails of the images, any image or fill added to the would be added as a background image. You can change the image of the active panel, but still we can not install different images with the States.

    Better idea would be to use the composition where you can set up reports for the triggers and the images separate targets.

    Thank you

    Sanjit

  • Change the State of all the Image inside the list view toggle button when a list is tap

    Hi, please help, is there a way to change the State of a toggle button to image inside the listview where in when you type a list, the toggle button in the list state change and the other toggle button will be set to their default image? the list has a defined Image toggle button to check both...

    
    ListView {
    
                        layout: GridListLayout {
                            cellAspectRatio: 1.4
                        }
    
                        id: denominationList
                        dataModel: _model.denominationModel
    
                        listItemComponents: [
    
                            ListItemComponent {
    
                                id: component
                                type: "item"
                                CustomListItem {
    
                                    id: itemRoot
                                    dividerVisible: false
                                    highlightAppearance: HighlightAppearance.None
    
                                    Container {
                                        id: fieldContainer
                                        topPadding: 5
                                        leftPadding: 10
                                        rightPadding: 10
                                        bottomPadding: 5
                                        //maxWidth: 270
    
                                        layout: DockLayout {}
    
                                        Container {
                                            id: amountContainer
                                            //topPadding: 
    
                                            layout: DockLayout {}
                                            background: Color.create("#ffffff")
                                            horizontalAlignment: HorizontalAlignment.Center
                                            verticalAlignment: VerticalAlignment.Center
    
                                            ImageView {
                                                id: amountBorder
                                                preferredWidth: 400
                                                imageSource: "asset:///images/flux/amount-border-other.png"
                                            }
    
                                            Container {
                                                horizontalAlignment: HorizontalAlignment.Center
                                                verticalAlignment: VerticalAlignment.Center
                                                layout: StackLayout {
                                                    orientation: (!(ListItemData.name > 4) ? LayoutOrientation.TopToBottom : LayoutOrientation.LeftToRight)
                                                }
    
                                                Container {
                                                    horizontalAlignment: HorizontalAlignment.Center
                                                    verticalAlignment: VerticalAlignment.Top
                                                    visible: (ListItemData.name.length > 4)
    
                                                    preferredHeight: 60
    
                                                    Label {
                                                        id: loadPromoName
                                                        textFit.mode: LabelTextFitMode.FitToBounds
                                                        //multiline: true
                                                        visible: (ListItemData.name.length > 4)
    
                                                        textStyle{
                                                            fontSize: FontSize.Medium
                                                            fontWeight: FontWeight.W300
                                                            color: Color.create("#b9babe")
                                                            textAlign: TextAlign.Center
                                                        }
    
                                                        text: ListItemData.name
                                                    }
                                                }
    
                                                Container {
                                                    verticalAlignment: VerticalAlignment.Center
                                                    topPadding: 8
                                                    rightPadding: 0
                                                    ImageView {
                                                        visible: (ListItemData.name.length <= 4)
                                                        preferredHeight: 40
                                                        imageSource: "asset:///images/flux/pesosign-amount.png"
                                                    }
                                                }
    
                                                Container {
                                                    verticalAlignment: ((ListItemData.name.length > 4) ? VerticalAlignment.Center : VerticalAlignment.Bottom)
                                                    horizontalAlignment: HorizontalAlignment.Center
                                                    leftPadding: 0
    
                                                    Label {
                                                        id: amountLabel
                                                        textFit.mode: LabelTextFitMode.FitToBounds
    
                                                        textStyle{
                                                            fontSize: FontSize.XLarge
                                                            fontWeight: FontWeight.W300
                                                            color: Color.create("#b9babe")
                                                            textAlign: TextAlign.Center
                                                        }
    
                                                        text: ListItemData.amount
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        ]
                        onTriggered: {
                            var selectedItem = dataModel.data(indexPath);
    
                        }
                    }
                }
    

    link the button to a property of an element, and then change all the elements in the datamodel. ListView reflects these changes.

  • Is it possible to change the State through several buttons?

    If I have already created, say, 100 identical buttons, and I want to change the State 'down' to a new color other than black. is it possible to do it quickly? I use 9 Captivate.

    Because you talked about "buttons" I assumed that you were pointing to the InBuilt States: Normal, rollover and down. The situation with styles is a little confusing IMO concerning States. You cannot set the States in Manager of Style of the object, as was the case of the Captivate 8 buttons. Since 9 Captivate, you will need to define States in the Panel object, for custom reports also state in regard to integrated States. Part of the InBuilt says are really integrated in the style: this is the case for all of the State for the Image buttons, for the background/outline for other types and form buttons. The labels on the buttons (text, system and form) are not part of the style. The exception are the image buttons because you have to put the text in the images. If you add objects in integrated States, they wil not be part of the style.  Even for States custom: they are not part of the style. I have problems with this configuration of confusing. It would be much easier, I think, if everything was recorded in an object style could be edited and changed in the Object styles Manager.

    The button menu "three lines", also called the hamburger or hot dog button, has opportunities to save changes to an existing style, to create a new style to apply a style to objects with a different style by default (as long as you override, leading + sign to appear).

    This no doubt confused answer: the workflow, I proposed with object styles, does that for characteristics that are saved in an object style (there no real explanation to help him as far as I KNOW). Now, I understand your last answer (sorry) that you are talking about a State that isn't integrated, but custom. In this case, you cannot change this State for all buttons at the same time. Only way is to duplicate the buttons. My apologies, I may have to write a blog about the object styles and its Director. I've heard several trainers proclaiming that they never use the OSM.

  • Can I change the State of an object by highlighting on the text?

    This issue probably makes no sense, but I didn't know how this word with just a few words.

    I'm working on a site where I have a "button" that includes text in. When someone passes over the button, it changes color (it's basically showing the user that the site meets). When I put the text in the button, it causes the button changes color when I go over it.

    I know that it is because the text is covering the area that is supposed to respond to the mouse of the user.

    So, I wonder if there is a way to either make the text and the 'button' all that against, or whether it is possible to make the text 'invisible' to the mouse. What I mean by 'invisible', it is that the computer recognizes the text that will be the key that is sensitive to the user's mouse.

    I am able to do using photoshop, but I was just wondering if it is possible to do in only muse.

    Hello

    You can define States for the background as the rectangle layer, then insert the text block that will change the State to move mouse, but if the text block covers the background, then he used active state.

    The object you are trying to achieve as invisible to the mouse text is not possible with the native menu features, but yes as you said you can use an image for this, write the text and use the image.

    The status button has same functionality with rectangle in the background and text in this.

    Thank you

    Sanjit

  • Import XML to change the State field

    I am importing xml in a form.  I have a few if expressions to change the State of a field based on the value of the xml fields. Here's my expression for the color - initialize the event: if (Lv = 'blue') {this.fontColor = "0,0,204" ;} ElseIf (Lv = 'black') {this.fontColor = "0,0,0" ;} LV is a field in the original shape. Here's what's happening - the first value fontColor in the expression is applied to any Lv is equal to. So in this case, the fontColor = "0,0,204" gets applied even if Lv = 'black '.  It's almost as if the event is don't know if expression and pickng just until the instruction at 'this.fontColor '. Any ideas?

    Hello

    Try your if statement a == double, you use when test for equality. Also, if there are only two incoming colors, you could decrease the other if statement and just run with another.

    If (Lv.rawValue == 'blue')

    {

    this.fontColor = "0,0,204";

    }

    on the other

    {

    this.fontColor = "0,0,0";

    }

    Good luck

    Niall

    My bad: it depends on how you make in the XML, but I assume that Lv is a field of receipt of XML data. Because the language is javascript, you will need for the field .rawValue VL.

  • Change the State 3dscene

    Hello

    .activated getAnnots3D (0) [0] = true;  is allowed to activate a 3dscene

    .activated getAnnots3D (0) [0] = false; is allowed to disable a 3dscene

    What is the code to change the State of 3dscene into a single shape.  A click will activate, click on disable the will and so on.

    Thank you

    getAnnots3D (pageNum) [0] .activated ^ = true;

  • Change the State of the Parent feature

    What is a good way to change the State of an item parent of the child element? What I'm trying to do is to close a component and switch it to its parent.

    Send an event to the component

  • Changing the State of the application from a custom component

    Hello, I have several custom components that are included in the original application.

    When I try to change the State of a custom component, I get an error saying "undefined state: name of the State." How can I change the State of the application from a custom component? All States are defined in the original application.

    @linrsvp,.

    If you are using Flex3 try Application.application.currentState = "somestate;

    If you use Flex4 try FlexGlobas.topLevelApplication.currentState = "somestate;

    Don't forget to import the namespaces corresponding to the above.

    Thank you

    Jean Claude

  • To change a background color of Windows7 (not desktop)

    Is it possible to change the background color and the image of the screen if displayed when I pressed Ctrl + Alt + Delete?  I do not positively this pale blue color and model. It's sickening.

    Yes you can do it. Try the following link:

    http://www.howtogeek.com/112110/how-to-set-a-custom-logon-screen-background-on-Windows-7/

  • How can I change my background color?

    This should be an easy thing to do, but I can't recreate what the book says.

    My manual says "to make a background behind the graphic and the text, instead of on top which covers everything, you must create a new layer in Illustrator." You can do this, what else, the window layers. Click the button to create a new layer. By default, the layer will be placed on top, but you want it on the bottom, then click and drag the new layer under Layer 1, as shown in Figure 4-45. Then draw a rectangle by using the Rectangle tool. Click on draw to make it the size that you want, and then change the color via the color window. »

    I can create the new layer, but when I try to draw the rectangle and change color, nothing is actually happening. It creates the layer but the layer doesn't change color.

    you are not changing the color of the layer (which is not really something), you make an object with a filling that will serve as your background. So what's going wrong here? the rectangle tool does nothing? or you can create a rectangle but can not change its fill?

  • Change the State of the button when you press another button

    Hi all

    I have a simple enough question, but just does not know how I can do this... I'm trying to switch between the two types of waveforms (sine and square) on a graph using buttons and a box structure.

    I currently have two buttons A and B. When I press A, it turns into real and displays the waveform 1. When I press B, B turns into real and displays the waveform 2. However, when B is true, I still have a permit as true (hurry)

    I can't figure out how to change the status of a return to false when you press B and vice versa.

    I am fairly new to Labview so if anyone can refer to a position where it is already the answer or point to the right direction, that would be appreciated

    Thank you

    Rather than clutter up the code with the event hidden cases (!), controls (!), value properties (!) and variable (!) local (as suggested above but not recommended at all!) In addition, it does not even work correctly!), all you need is a control radiobutton that allows also to "no selection". See attached (LabVIEW 2013). You could also add a third Boolean value for the sine wave and not dismiss "no selection" to make the code even more if auto-documentent.

    I made the transparent container radiobutton to match your existing style.

  • change the State of the button

    Hi, I'm new to labview and I have a few questions.  I came to a point in my code where I'm stuck.  I have attached the code so you can see where I am.  My problem comes into play with the toggle button.  I need to know if there is a way to change its operation based on a condition.  I want to it have where when you press the button, it remains pressed.  But if it meets a condition, it turns itself off.  In my code, I have a point where I need an output message, but because the State of the button does not change, it keeps out the message unless I have disable the program.

    If that makes sense, anyone know of a solution to this?

    Thank you much for the help in advance.

    You can use a local variable of the control inside the structure of case where you write a fake to she to him popping up when you need to.  Your not actually change its operation, but it allows you to programmatically change the current state of the button.

  • Change the State of account reconciliation

    Hi Experts,
    1.) how can I read the value of OST_STAUS in JAVA?
    2.) can I change the value of OST_STATUS by a reconciliation personalized on-demand job inorder to change account status. If Yes, then how? If not, is there any other method by which I can change the status of an account for an instance of the application?
    I use 11 GR 2.
    Thank you
    Subin

    Usually you'd send configured, enabled or disabled as the status, but I guess that it would accept as those appearing in your resource object called "Definition of the State:" tab

    Commissioning
    People with disabilities
    Revoked
    None
    Activated
    Loan
    Put into service
    Provide information
    Pending

    Don't forget to click on the profile of reconciliation create after any changes however.

    -Kevin

  • Object state Multi pixelated when adding button to change the State of EPS.

    Hello

    I have a multi state object consists of a couple of eps files. They make very well on the iPad and you can zoom in on them and they stay sharp.

    The problem I have is when I add a button that when clicked/tapped changes the DSO to the next State, it causes the eps be raster/bitmap when you zoom in above.

    Is he here to add a button while retaining the DSO as vector objects remain strong when zoomed in?

    Thanks in advance.

    The DSO has vector?

    Regardless, EPS is a horrible archaic format that can cause problems in just

    any workflow. Open them in Illustrator and re-save AS. Link back to the

    Files HAVE.

Maybe you are looking for