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.

Tags: Business Intelligence

Similar Questions

  • 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

  • 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 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

  • 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 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.

  • 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...

  • Helps the guest of session variable and dashboard

    Hi, I ran into soemthing that I can't understand.

    In the administration tool, I defined a CURR_MONTH session variable and set the query to find month max in the date dimension. It's all works fine - if I test the variable in OBIEE administration tool, it currently returns "January 2010".»

    In addition, in the responses, I can create a query that moves back calendar information and then put a filter on it so the specific columns is equal to the session variable. It works perfectly - I get the 3 lines of return data that correspond to the 3 days of data we loaded for January 2010.


    However, now that I'm trying to do is set a dashboard with the dimension command prompt date in it. I want the default to months / year equal to the value of CURR_MONTH. However, when I do this, instead of getting the correct value, for some reason some, it becomes the default value I put in place for this variable.

    Any ideas on what I am doing wrong or if it is a bug?

    Thanks in advance,
    Scott

    p.s. using OBIEE 10.1.3.4, with no applied patches. I'll upload pictures when I get home... is not a way to their work stations.

    Hi Scott,.

    I just tested and it works fine for me.

    (1) in your DB guest pass by default to
    (2) select the Server Variable
    (3) NQ_SESSION. CURR_MONTH
    (4) save and test

    Well, that should work for you. Here is a link to a jpg file that you should probably keep for future reference. She'll show you the proper syntax to use in different situations.

    http://shivabizint.files.WordPress.com/2008/10/OBIEE-variables-overview.jpg

    -Joe

  • How can question I change my settings to flash? I said I wanted to be invited to flash store things on my computer but the guests are too frequent and annoying!

    How can I change my settings to flash? I said I wanted to be invited to flash store things on my computer but the guests are too frequent and annoying!

    New versions of Flash have a sign installed on your system for the control of the settings.

    In Windows XP, start > settings > Control Panel > Flash Player, click each tab and change the setting "ask...". ». Most likely your guests are coming in the tab "storage." By using the parameters of "Block"... "can let Flash on some sites.

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • I want to display strings that are in the structure of the case, in a text area

    Hello

    I write a vi, which has the structure of the event inside that one

    structure of the case.

    I have a problem, I have two cases.

    (1) when the value is true it executes the real deal, first it reads the string constant and second string indicator which is my out is put.

    (2) in the case of false it is pritty much even.

    I want to display the entries and exit puts different situations in the same text box is one for input and one for output.

    Someone can help me.


  • I want to display the number of success / testing failed in the Testtand of xml report, please help me

    Hi, I want to display the number of success / testing failed in the Testtand of xml report, please help me.

    Later, my requirement is that I should be able to view the number of test / has not passed in the header of the report too.

    I have attached a sequence to give you an idea of how to get the number of results (I don't check it works ), I used 'SequenceFilePostResultListEntry' callback to calculate the number of results.

    and the number of results is passed to the 'ModifyReportHeader' through Globals files, where you can edit the XML file to display in the Repot (follow the link in my previous post).

    Hope this helps

    AshwiN,

  • I want to display the summary cell by touchsmart? can you help me, please!

    Dear Sir/dear Madam!

    I want to display the summary of HP touchsmart laptop? can you help me, please!

    Thank you very much!

    on the infomation:

    I have Touchsmart 520-1140e.

    I see him having "Port HDMI in", I want content o switch of your laptop for work and the touchsmart screen, I don't know that same job switching with laptop LCD.

  • I want to display the Nikon D7000 .nef files in Windows Explorer/widows Webcam live picture and use some ice with them in Windows Vista.

    I want to display the Nikon D7000 .nef files in Windows Explorer/widows Webcam live picture and use some ice with them in Windows Vista. I think that Microsoft's current camera raw codec not support.nef files from Nikon D7000. Furthermore, I would also like to use Adobe .dng files in files. VISTA has native free codecs for the same. Please season a solution?

    original title: Micorsoft Camera Raw Codec

    As far as I lnow... the following codec pack is
    the most current available from Microsoft.

    Microsoft Camera Codec Pack
    http://www.Microsoft.com/download/en/details.aspx?ID=26829
    (Windows 7, Windows Vista Service Pack 2)
    This package will allow RAW supported
    camera files visible in Windows Explorer

    The following retail software is not Microsoft
    but maybe worth a visit:

    FastPictureViewer Codec Pack
    http://www.FastPictureViewer.com/codecs/

  • I have great meda database on excel and want to display the data comparitable on media player

    I LIKE TO "UPSIDE DOWN SCREEN" BETWEEN MEDIA PLAYER AND EXCEL DATABASE

    I have great meda database on excel and want to display the data comparitable on media player

    See: http://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/split-screen-option-windows-7/369d5ef8-379a-4701-891f-04af477f5cc5

  • whenever I open a page, a security box appears telling me the page contains elements safe and secure, that I want to display the non secure items?

    original title: problem pop up safety box

    A couple of months, my daughter opened a video on utube.  The screen on my laptop turned blue with white writing and the volume went crazy.  Had to hold the close button.  Since then, whenever I open a page, a security box appears telling me the page contains elements safe and secure, that I want to display the non secure items?  I used for the display of this box on occasion, now it is on each page.  I ran windows security and norton scans and both find nothing.  Anyone have any ideas on how to solve this problem, because it drives me crazy.  Thanks in advance

    Hello Michelle,.

    You have a virus, here's what you need to do. Download and install malwarebytes of: http://malwarebytes.org/products/malwarebytes_free, be sure to update before running a full scan. If you cannot run the program at all, you will need to download a few programs of this site: http://www.bleepingcomputer.com/combofix/how-to-use-combofix it, you should get back on track.

    Also, you may have a browser redirection problem. Go to your IE tools--> internet options--> Connections tab, then click lan setting and make sure that the only box to checked in it is automatically detect settings.

    Let me know if it works,

    Jim

Maybe you are looking for

  • Qosmio F20-155 wireless internet is too slow

    I got another laptop with me that surfing on the net fast but when I use my Qosmio is quite slow?Is this something with the settings or all portable Qosmios are the same?Help me please!

  • Problems installing video controller on M40X-233

    I have a Toshiba Satellite M40X-233 and have the following problem: after purchase, I went on this site to get the latest drivers for my laptop. Installed everything ok except the video controller. After installation of this one (Intel controller), h

  • Modbus module for lv8.0

    I have to work with labview and modbus. I wud would like to know what are the additional elements required to use modbus. I use labview 8.0.From where to find the appropriate modbus library. I downloaded 8.2 modbus... but were getting BSE errors of t

  • With the NI USB-6009 analog input lag

    Hello I try to acquire analog signals with NI USB 6009 using LabVIEW. (The signal is 50 Hz of the functional generator). However, the acquired singnal has dynamic splitters, which is NOT observed by my oscilloscope. I have no idea why this phase shif

  • [FPGA] Request DMA FIFO

    I want to transfer data to my FPGA using a DMA FIFO. The FIFO is 1024 elements, but can I write bigger than that of the side pieces PC? I don't know if the PC actually allocates a larger block of memory for this purpose?