Dashboard of the guests and by setting a variable presentation selection

I have two columns in the table fast edge State Agency (prompt1) and Region (prompt2). State Agency drop-down list values from one column in the db table, but the values of a column different region depends on the selection of the national agency. Each State has a different set of values of the region.

Example: State Agency has values in drop-down list S1, S2, S3, S4 etc... all in the same column db State Agency. On S1 selection in prompt1, list values drop-down area (orders2) must be filled with the column "S1-regions", in the same way on the selection of S2 to prompt1, values in the orders2 must come from the column 'S2-regions' etc...
I defined a variable presentation for prompt1 @stateAgency and written a Case statement for orders2 something like that

SELECT
CASE
WHEN '@stateAgency' = 'S1' THEN 'State Sun '. "" S1-regions. "
WHEN '@stateAgency' is 'S2' THEN 'State Sun'. "" S2-regions. "
WHEN '@stateAgency' is 'S3' THEN 'State Sun'. "" S3-regions. "
ON THE OTHER
"Sun State '." Regions by default"
END
IN THE "domain".

It load regions by default for the first time but no change in the values of orders2 once I make selection in prompt1. Any suggestion would be appreciated.

FYI: It's OBIEE 11 g.

Thank you
Tom

Published by: user3130064 on July 26, 2011 07:43

Alright... your syntax of presentation variables is wrong. It should be
SELECT
CASE
WHEN ' @{stateAgency} "="S1"and"State Dim"THEN". "" S1-regions. "
WHEN ' @{stateAgency} "="S2"THEN"State Dim"". "" S2-regions. "
WHEN ' @{stateAgency} "="S3"THEN"State Dim"". "" S3-regions. "
ON THE OTHER
"Sun State '." Regions by default"
END
IN THE "domain".

Missing parentheses... Also, be sure to change the formula of the second guest to all static values column in the "orders2.

I hope this helps...

Tags: Business Intelligence

Similar Questions

  • Dashboard of the guests and stored procedures

    Hello

    I have 7 guests - 2 which are necessary and others are optional. I created guests from Dashboard and grouped 2 those required in a dashboard command prompt and more optional 5 in an another guest of dashboard. All the guests are assigned to the variables and used in calling a stored procedure in SQL Server. Because I have 2 groups there are 2 go buttons on the page. I found that the order in which I enter data and click on the questions of buttons and will disrupt the call to the proc (i.e. sometimes it brings back data but sometimes she will be not based on recorded fast values).

    I have 2 questions:
    1. is it possible to separate the optional and mandatory guests so I can put them in separate the dashboard sections, but to have only 1 'Go' button to send the data?

    2. among the guests, I would like to be a multiple selection. Is it possible to send the options of multiple selections in a stored procedure? I use the variables to other values, but I've read using a variable for multiple selection is not possible.

    Any help would be appreciated
    Thank you
    UNA

    Issues related to the:
    1. not in the standard, but with a bit of javascript, it is possible
    http://sranka.WordPress.com/2008/11/09/how-to-replace-multi-go-button-prompt-by-one/
    2. it is not possible in 10 g but possible normally as promised to 11 g. You must create camps prompt or a command prompt with the different possibilities to pass a string instead of an array or a list.

    Success
    Nico

  • Constraint values in the dashboard of the guests

    Hello

    I have a question about the values of constraints in the dashboard of the guests. All fields must come from the same table I think binding values does not work when I select some values of different tables:

    For example

    Start - Fact Table
    End date - fact Table
    Seller - Org Sun
    Market - Org Sun
    Introducer - Org Sun
    Customer - Org Sun

    I'm trying to coerce values beginning with the seller and so on, but it does not work.

    This is the expected behavior? all values retrieved from the same table so that it works?

    Thank you

    Look in the administration - view session management to see what SQL is produced by the command prompt, this should help you identify the problem. You can take SQL logic and create a report more than to see what is returned and trace this or the quick logbook to the physical level, so you can see why no results are returned by SQL.

    Matt

  • VMWare Player 6 - copy / paste doesn't work is not between the guest and host

    Hi all

    I am unable to cut and paste (text) or drag-and - drop (files) between the client and host and vice versa.

    I am running Windows 7 (32-bit) guest on a host Windows 8.1 (64-bit).

    Everything else works to date works and VMWare Tools are installed.

    I spent a few hours searching and have not been able to determine if this is a known issue or just a mismatch in my environment/configuration.

    Any suggestions or comments would be most welcome.

    Kind regards

    Hoops

    Hi all

    Seems I solved the problem.  It comes down to User Account Control (UAC) prompt (in my case Windows 7 (32 bit).  I have disabled UAC in the comments and drag and drop / cut and paste now works like a charm.

    Autologin also now works. I had not tried to set up that more early.  That's where I read an article to disable UAC for AutoLogin work.

    My VMWare tools icon now displays in the system tray.

    I hope this helps someone else out there!

    Thank you...

    Hoops

  • do not display the values in the dashboard of the guests

    Hi friends,

    I have a rek suuch who... I have a guest access found nameid in which she

    NameID
    Sunny
    Katie
    David
    scare

    but I need only

    NameID

    Sunny
    scare

    How to display these values by using Dashboard prompts.any please

    Hello

    GoTo NameID guest-> Select SQL results of the Show and enter the following query

    "SELECT"Table. " NameID' OF 'SubjectArea' WHERE 'the Table '. "" NameID ' IN ('sunny', 'fear')

    Thank you
    Oldia...

  • Dashboard of the guests

    Hello

    Can someone help, I have guests from page of dashboard installation 5 as below

    Proposal date-specific default date value
    Proposal Date-specific default date
    Market - drop-down list
    Name of the person selling - drop-down list
    Introducer name - drop-down list


    The dashboard page of the filters on dates with success by using the default settings of the date, but when I select a 'market', 'Sales Person Name"etc. to list the other reports on the dashboard page does not filter on these.

    Are there rules that apply for the guests of dashboard to work on the page?

    Thank you

    Even if the columns in the report have underlying filters on them these should be overridden by the values of the chosen line. It is based on the filters are not protected (I am assuming you are using OBIEE10g) on the report, click the small box next to the filter at the bottom and see if there is a check mark next to the "Filter to protect" part, if there is then the prompt will not override, then click on the option to make the tick disappears and then save.

    Is it that help at all?

    Kind regards

    Matt

  • Dashboard of the guests - want to display horizontally

    Hi all

    I have several guest dashboard on my dashboard page, but they appear vertically one after another. I want to display horizontally next to each other.


    -the current view is-

    1 quick...
    2 fast...
    Fast 3...

    -I want to display as -

    Quick 2 fast 1 invite 3.


    can anyone provide pointer how to get this view.


    Thank you
    S

    Put all the prompts in a single column. Then click on the properties button and select 'display horizontally '. The guests will be aligned horizontally.

  • Classification of the Collections and Collection sets (inside Collection sets)?

    What are the rules for how elements (specifically, the collections and other collection sets) are classified into a set of collection?

    I tried to get a collection to appear at the top of the list of items in a set of collection, but it seems to get stuffed below all other series collection regardless of the name given to the collection.

    -Strathglass

    Entire collection / Smart Collections / Collections (alphabetical order in each case)

    It is the same within a collection set.

    If a collection will never appear above a smart collection or collection set regardles of that name. If you create a Collection Set, and then create two games in (01, 02) 01 Set could contain Collections and thus appears above smart collections in the 02 series.

  • Need help, connect to the wifi and Panel set to work.

    Let me start by saying that I recently downloaded malware bytes and microsoft security essentials. Malware found 4 corrupted files. I deleted the and also received a warning that the files needed to restore. I restarted the computer and then I realized that the computer wouldn't connect to the Internet wirelessly. There is no any wifi connection possible. I tried to access the firewall via the Control Panel, but I received a message saying that something is misspelled, and I needed to check my spelling and try again. I can't access anything in the control panel. I then returned to malicious software and restored the files and I don't know if it restored. Again, I have no wireless connections and cannot use Control Panel. I did a restore there when I knew that nothing was wrong with her, but he says that there is no change for a week about a week ago. I need help!

    What are the 'properties' can you get not to?

    If you were not able to see something like this picture--> http://www.askdavetaylor.com/4-blog-pics/windows-system-properties.jpg

    or you have to this Properties dialog box, but the part of the circle includes all mention of the Service Pack,

    Then, it's probably time for you to go to a good independent store (place of type no BigBoxStoreUSA or geeksquad) computer repair.  If they think they can reinstall Windows, ask them to back up your data (files, photos, music) first.  Ask them to tell you the consequences of reinstalling Windows before they do.

  • Using the elements and Pro set

    A friend helps me with a video project year already has Premiere Pro on a PC so suggested that I get it too for my Mac. However I just can't justify the cost and wonder if it is possible to work on the video from Premiere Pro using elements.

    Obviously not at the same level, but even basic functionality is OK. ?

    Anyone has any experience of work crossed with elements and PC/Mac platforms / Pro...?

    Welcome to the forum.

    As Ann says there are not as many X-platform features between pre and PrPro.

    In addition, a PC PREL (PRE project file) is not X-platform compatible with Mac, even with the same version of pre installed. I think it would be a deal breaker for the workflow that describe you.

    Once, it was quite easy to move from the first (not pre and before PrPro 1.0, 2.0 PrPro, also although PC only) projects on a PC to a Mac and vice versa. From Mac to PC, the project file extension should be added, but others that some Transitions and effects, that can exist on a single platform, but not the other, the files were easy to open and edit.

    For a period of time, a PREL (PRE project file) could be opened in PrPro, as long as the versions both programs were a bit contemporary, i.e. PrPro 2.0 could Open pre 4.0 PREL files, as long as there is no themes, Flash movies, or some 3rd party Transitions and effects, NewBlue FX.

    That doesn't seem to be the case with at least PrPro CC, but maybe that reports on incompatibilities had no of "plain vanilla" PREL? Today, I doubt that it there IS much compatibility between pre and PrPro, but am not on CC, so I can't test it completely.

    Good luck, but I don't see what has been proposed works well, or not at all.

    Hunt

  • Problem with Javascript and ActionScript setting / getting variable timing

    Hello world

    The course

    I created a training course, which will run standalone on our intranet for internal staff. Despite the (known) limitations, I use Javascript to validate the form and open a window of e-mail, for the staff member to click Send confirm that they have completed the course. Without a web server or LMS to use, what seems easiest to obtain confirmation of completion of the course. The form itself works very well and we have tested it with some members of staff.

    I created a slide in Captivate that contains the form of confirmation with a "submit" button. I added a next button, which appears disabled until the user submits the form successfully.

    The problem

    When the user clicks on send, I call a conditional Action as follows:

    • If 1 = 1 (i.e. always do this)
      • Javascript call for:
        • Validate the form
        • If it is valid
          • Open e-mail window
          • Set m_VarHandle.Confirmation_Email = 1
    • If Confirmation_Email = 1
      • Select the next button

    Unfortunately, by filling out the form correctly and clicking on send, the next button is not enabled (the fine again active button). On further testing, it seems that the Javascript has finished running before ActionScript moves on the next decision. So when he checks the value of Confirmation_Email it has not yet been fixed and the next button is not enabled.

    Any ideas how I can fix this problem?

    Thank you

    Sarah.

    Hello world

    I bypassed this problem as follows.

    • Added a Clickbox that appears for 0.5 seconds with a break
    • Created a disabled button is visible in the output, which is displayed for 0.8 second
    • Updated the timeline, so that the next button (active) appears after 0.8 seconds for the rest of the slide
    • Added a second Clickbox located to 1.0 second with a break at the end of the slide (2.0 seconds)
    • Updated Javascript code to set cpCmndResume to 1 when the form is validated successfully

    This results in the desired behavior:

    • The slide plays up to 0.5 seconds and stops due to the first Clickbox
    • The user can fill out the form at their leisure and submit.
      • If the validation fails, the user must correct the form and click on submit
      • If the validation is successful, the reading recovery
    • When playback is resumed, he passes the 0.8-second mark. The following disabled button disappears and the next active button appears. Playback continues until the second 2.0 mark then paused because of the second Clickbox
    • The user can click on Next at their leisure

    Thanks for all the reading - hope it will be useful!

    See you soon

    Sarah.

  • Change the speed and Duplex setting in the guest OS

    I have not chnaged it auto-negotiation on any of our virtual machines. I would assume forcing to 1000/FULL would work fine but, because it is actually connected to a vSwitch, I also don't think that anything could be gained.

    Someone at - it closer look which could provide insight or performance comparisons? Other advantages/disadvantages?

    Have you seen this discussion?

  • Dashboard of the guests on several lines

    Hi experts

    I have more than 6 guests on my report and I want to show two lines rather on a single line as it is to give the horizontal scroll bar, I tried to look in portalbanner.css but not of a big utility... can you help me how to...

    Thanks and greetings

    Published by: user11678978 on July 2, 2010 15:06

    In the quick definition, you have your 6 guests, Yes? On the far left of the third line - initially - click on the checkbox to 'group '. This will put guests in two lines. Play with invites to the box by to get the best fit.

  • Plan of the problem and already set the permission!

    Hello..

    my sound cards seem all black

    but I already check the location (access_location_service) in bar_descriptor.xml

    my console log it always goes like this

    render engine search: searching   QDir( "/apps/com.example.PromoTest.testDev_e_PromoTest7c7dcf70/native/mapview-renderengine" , nameFilters = { * },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
    render engine search: searching   QDir( "/base/usr/lib/qt4/plugins/mapview-renderengine" , nameFilters = { * },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
    render engine search: attempting to load  "/base/usr/lib/qt4/plugins/mapview-renderengine/libRenderEngine3d.so"
    unknown symbol: _ZN2bb8cascades4maps7MapView7setTiltEi
    unknown symbol: _ZN2bb8cascades4maps7MapView11setAltitudeEd
    unknown symbol: _ZN2bb8cascades4maps7MapView11setLatitudeEd
    unknown symbol: _ZN2bb8cascades4maps7MapViewC1EPNS0_9ContainerE
    unknown symbol: _ZN2bb8cascades4maps7MapView12setLongitudeEd
    unknown symbol: _ZN2bb8cascades4maps7MapView15setRenderEngineEPNS1_12RenderEngineE
    unknown symbol: _ZTIN2bb8platform3geo11GeoLocationE
    unknown symbol: _ZTIN2bb8platform3geo11GeoLocationE
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation10metaObjectEv
    unknown symbol: _ZN2bb8platform3geo11GeoLocation11qt_metacastEPKc
    unknown symbol: _ZN2bb8platform3geo11GeoLocation11qt_metacallEN11QMetaObject4CallEiPPv
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation11boundingBoxEv
    unknown symbol: _ZTIN2bb8cascades4maps12RenderEngineE
    unknown symbol: _ZN2bb8cascades4maps12RenderEngine16staticMetaObjectE
    unknown symbol: _ZTIN2bb8platform3geo11GeoPolylineE
    unknown symbol: _ZTIN2bb8platform3geo10GeoPolygonE
    unknown symbol: _ZTIN2bb8platform3geo10GeographicE
    unknown symbol: _ZN2bb8platform3geo17GeoDeviceLocation16staticMetaObjectE
    unknown symbol: _ZTIN2bb8platform3geo17GeoDeviceLocationE
    unknown symbol: _ZNK2bb8platform3geo8Polyline5countEv
    unknown symbol: _ZNK2bb8cascades4maps25RenderEngineConfiguration21foreignWindowWindowIdEv
    unknown symbol: _ZN2bb8platform3geo5StyleD1Ev
    unknown symbol: _ZN2bb8cascades4maps12RenderEngineC2EP7QObject
    unknown symbol: _ZN2bb8platform3geo6MarkerC1Ev
    unknown symbol: _ZN2bb8cascades4maps25RenderEngineConfigurationC1Ev
    unknown symbol: _ZNK2bb8cascades4maps12DataProvider9isVisibleEv
    unknown symbol: _ZNK2bb8platform3geo5Style8edgeSizeEv
    unknown symbol: _ZNK2bb8platform3geo8Polyline2atEi
    unknown symbol: _ZN2bb8cascades4maps12RenderEngine15renderCompletedEv
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation6radiusEv
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation13pointAccuracyEv
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation5speedEv
    unknown symbol: _ZNK2bb8platform3geo5Style9edgeColorEv
    unknown symbol: _ZN2bb8platform3geo5PointD1Ev
    unknown symbol: _ZNK2bb8platform3geo10Coordinate8latitudeEv
    unknown symbol: _ZNK2bb8platform3geo5Point8latitudeEv
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation9longitudeEv
    unknown symbol: _ZN2bb8platform3geo11GeoLocationD2Ev
    unknown symbol: _ZN2bb8cascades4maps7MapData10geographicERK7QString
    unknown symbol: _ZNK2bb8platform3geo10Coordinate9longitudeEv
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfo25setTiltByGestureSupportedEb
    unknown symbol: _ZNK2bb8platform3geo6Marker21captionTailCoordinateEv
    unknown symbol: _ZNK2bb8platform3geo10Coordinate8altitudeEv
    unknown symbol: _ZNK2bb8platform3geo6Marker18locationCoordinateEv
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties7headingEv
    unknown symbol: _ZN2bb8platform3geo6MarkerD1Ev
    unknown symbol: _ZN2bb8platform3geo11BoundingBoxC1Ev
    unknown symbol: _ZNK2bb8cascades4maps7MapData11providerIdsEv
    unknown symbol: _ZN2bb8platform3geo8PolylineD1Ev
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties14windowMidpointEv
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation23deviceDirectionalMarkerEv
    unknown symbol: _ZNK2bb8platform3geo7GeoList3idsEv
    unknown symbol: _ZN2bb8platform3geo10CoordinateD1Ev
    unknown symbol: _ZNK2bb8cascades4maps25RenderEngineConfiguration24foreignWindowWindowGroupEv
    unknown symbol: _ZNK2bb8platform3geo5Style9fillColorEv
    unknown symbol: _ZNK2bb8cascades4maps12DataProvider9toGeoListEv
    unknown symbol: _ZN2bb8platform3geo10StyleSheetC1ERKS2_
    unknown symbol: _ZN2bb8cascades4maps14ViewPropertiesaSERKS2_
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfoC1Ev
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation6markerEv
    unknown symbol: _ZN2bb8platform3geo10StyleSheetC1Ev
    unknown symbol: _ZNK2bb8platform3geo6Marker8iconSizeEv
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties8altitudeEv
    unknown symbol: _ZNK2bb8platform3geo11GeoPolyline4lineEv
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation25deviceDirectionlessMarkerEv
    unknown symbol: _ZN2bb8cascades4maps14ViewPropertiesC1ERKS2_
    unknown symbol: _ZNK2bb8platform3geo10Geographic2idEv
    unknown symbol: _ZN2bb8platform3geo10StyleSheetD1Ev
    unknown symbol: _ZNK2bb8platform3geo10Geographic4nameEv
    unknown symbol: _ZNK2bb8platform3geo5Point9longitudeEv
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties4tiltEv
    unknown symbol: _ZN2bb8cascades4maps25RenderEngineConfigurationC1ERKS2_
    unknown symbol: _ZNK2bb8platform3geo5Style9edgeStyleEv
    unknown symbol: _ZN2bb8cascades4maps25RenderEngineConfigurationD1Ev
    unknown symbol: _ZN2bb8cascades4maps14ViewProperties11setAltitudeEd
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties10windowSizeEv
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfo27setRotateByGestureSupportedEb
    unknown symbol: _ZNK2bb8cascades4maps7MapData12resolveStyleEPKNS_8platform3geo10GeographicE
    unknown symbol: _ZN2bb8platform3geo11GeoLocationC2EddP7QObject
    unknown symbol: _ZN2bb8platform3geo5PointC1Edd
    unknown symbol: _ZN2bb8cascades4maps12RenderEngine11qt_metacallEN11QMetaObject4CallEiPPv
    unknown symbol: _ZN2bb8cascades4maps14ViewPropertiesC1Ev
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation5pointEv
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties8latitudeEv
    unknown symbol: _ZN2bb8platform3geo7GeoListD1Ev
    unknown symbol: _ZN2bb8platform3geo11GeoLocationC2ERK7QStringS5_RKNS1_5PointEP7QObject
    unknown symbol: _ZNK2bb8platform3geo6Marker7iconUriEv
    unknown symbol: _ZNK2bb8platform3geo10GeoPolygon13outerBoundaryEv
    unknown symbol: _ZN2bb8cascades4maps25RenderEngineConfigurationaSERKS2_
    unknown symbol: _ZNK2bb8platform3geo10GeoPolygon15innerBoundariesEv
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfoD1Ev
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation7headingEv
    unknown symbol: _ZN2bb8cascades4maps12RenderEngine11qt_metacastEPKc
    unknown symbol: _ZNK2bb8cascades4maps7MapData8providerERK7QString
    unknown symbol: _ZNK2bb8platform3geo11GeoLocation8latitudeEv
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfo25setInlineTrafficSupportedEb
    unknown symbol: _ZN2bb8platform3geo6MarkerC1ERKS2_
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfo18setMaximumAltitudeEi
    unknown symbol: _ZN2bb8cascades4maps14ViewPropertiesD1Ev
    unknown symbol: _ZNK2bb8platform3geo6Marker16absoluteIconPathEv
    unknown symbol: _ZNK2bb8cascades4maps14ViewProperties9longitudeEv
    unknown symbol: _ZN2bb8platform3geo5PointC1ERKS2_
    unknown symbol: _ZN2bb8platform3geo11GeoLocationC2ERK7QStringP7QObject
    unknown symbol: _ZN2bb8cascades4maps12RenderEngineD2Ev
    unknown symbol: _ZN2bb8cascades4maps16RenderEngineInfo18setMinimumAltitudeEi
    unknown symbol: _ZN2bb8platform3geo11BoundingBoxC1Edddd
    unknown symbol: _ZNK2bb8platform3geo17GeoDeviceLocation14isHeadingValidEv
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: Interlace handling should be turned on when using png_read_image
    

    Thank you

    is there a solution?

    Hello

    Have you added

    LIBS +=-lbbcascadesmaps

    in your .pro file?

  • While trying to download ColdFusion, page "help us to provide you with the experience and learning content ', I can't select anything under the number of employees in the Organization, country/region, state/province, so I can't download anything.

    As the title says, this problem prevents me from going to the next page to download. I contacted the support staff and she said that this problem cannot be resolved in the forum. Can anyone help?

    Try a different browser.

Maybe you are looking for