Hidding in the dashboard Section

Hello

Can someone help me on this please

The requirement is to make a dynamic dashboard where I want to hide some views in the article. IAM doing a Top 10 customers of revenue to regions of the United States, EU, AP. and I gave a dashhboard page guest like "REGION" for the United States, the EU and the AP. This time, I have created a section of the dashboard with three different views for US, EU, AP

If I select any region from the prompt, I should be able to see the three points of view and if I choose the American region, the views of the EU and AP should be hidden. How to get there?

any help will be greatly appreciated.

Thank you

Linda

On the page of dashboard edition, there are properties for each section to set. One of them is the guided navigation. With a guided navigation, you can show or hide a section, according to the results of another query. When this 'conditional' request return lines, you can decide to show (or hide) the section.

First, you must create a separate section for each request. "When you select" US "in the dash prompt then only indicate the section with the American report. The other sections need to be hidden, no?

You must now create conditional queries, which means that 'US' is selected in the dashboard line:
(1) the conditional request for U.S. section must return lines-> U.S. section will be hidden
(2) the conditional request for the EU section should not return lines-> section EU will be hidden
(3) the conditional request for the AP section should not return lines-> AP section will be hidden

Then you must think wisely how to create these conditional requests.
You can consider a request now only the column of the region.
Then you add two filters:
For the request of condtional US:
(1) region is equal to (protect US this filter with filter option)
AND (2) region is invited

To demand parole of the EU:
(1) region is equal to EU (protect this filter with filter option)
AND (2) region is invited

To demand parole from AP:
(1) region is equal to AP (protect this foli with filter option)
AND (2) region is invited

What happens when you select EU in the dash prompt:

The conditional request US not returns no lines-> U.S. section will be hidden.
Demand of the EU conditional returns to lines-> section EU will be visible.
The request of condtional AP don't returns no lines-> AP section will be hidden.

Kind regards
Stijn

Tags: Business Intelligence

Similar Questions

  • Purge all the dashboard Cache

    Hello

    Is it possible to purge all hides automatically the dashboard every time when I run the dashboard in OBIEE 11 g?

    You must change each report in your go to achieve this. Go to advance tab, in the section of prefix after the set DISABLE_CACHE_HIT = 1; and click on apply button, save your report.

    This should help you.

  • Hide sections in the dashboard based on the user group

    Hello everyone

    Can I find out if certain sections of the dashboard can be hidden using guided the usergroup-based navigation? Links to this topic... I appreciate.

    Thanks in advance

    Hello

    guided navigation is the way to go. Now, you think to demand that triggers the guided navigation.
    Now, you can not use double in a normal request in OBIEE. If you need to use an existing column in a topic area:
    (1) for example, add column 'Calendar year' of the size of your time at your request.
    (2) add the same column at your request.
    3) click on the fx in the second column column, to change the formula.
    (4) modify the formula to: LOCATE ('GroupName', VALUEOF (NQ_SESSION. GROUP OF))
    The value in this column will be 0 when the user is not a member of GroupName and > 0 when it is a member of GroupName.
    (5) add a filter on the column: LOCATE ('GroupName', VALUEOF (NQ_SESSION. GROUP)) is equal to 0.

    Check the results:
    When the X user is member of GroupName, demand will cause no line. When the user X is not a member of GroupName, it won't.

    A note: when using 'A' as a groupname, you will have problems with this, because 'A' is also in "Administrators".

  • How to hide or disable Update icon in the attachments of the Documents for the record section?

    Hi all

    We hope to get a response from it.  We have a requirement to hide or disable the Update icon in the attachments to the Documents in the files section in HRMS.   I thought that this could be done easily through customization but that updated icon is not customizable.  How this can be done through the controller object?  I don't know what kind of bean is, and even if I do, I don't know the exact name of this property.   Can anyone give me suggestions on how this is possible?   I don't know Java too so if you guys could be more specific about the code, that would be great!

    Thank you

    Ron

    Hello

    It worked!  I put the code in the main query of the process Controller object.  The ID is DorAttachmentTable.

    Thanks again for your help.  I would not have thought this code myself.

  • Hide Dashboard icon edit on the top right of the dashboard page

    Experts,

    Is it possible to hide dashboard icon change completely from the dashboard page.  We want to disable all controls as 'export to excel', claire my customization ', 'Add to briefing book' etc a bit of links on a page of particular dashboard hide dashboard icon change itself.  Any input is apprecieated.

    OBIEE Version: 11.1.1.9.x

    Kind regards

    LIBERATOR

    So, if it's for a dashboard and you really want to do it... it's easy.

    Don't forget that OBIEE is a Web application, this means that the front-end server is just a web page and the best way to define how something is visible (or how to hide) is CSS.

    Often, people think that JavaScript is the solution when ultimately, you do not want to disable the links etc, you want to just hide (if users do not see where to click to get the menu they will never be able to use the menu).

    So, using the developer of your browser toolbar if you inspect the code of the page and you discover that Oracle has been quite nice to assign an ID to the element where you can click and the menu, so all you need is a few lines of CSS:

    
    

    PS: in case this helps or is the answer to your question please make sure you close the marking thread which is necessary, in order to you help others with the same or similar questions.

  • To hide the link "Other products" in the dashboard OBIEE

    Hi all
    Is someone can pls let me know how to hide the "More products" link in the dashboard OBIEE.

    Thank you
    Jacomet.

    Hello

    Reference: http://oraclebizint.wordpress.com/2008/03/04/oracle-bi-ee-101332-removing-url-links-to-marketing-disconnected-analytics-and-delivers/

  • The reports of dashboard Section (view horizontally)

    Hi all

    I have several reports in a section of the dashboard. But it shows one followed by the other as show below.

    ------------

    REPORT1

    Report2

    Report.3

    Rapport4
    ---------


    but I want to display horizontally as


    ---------


    Report1, Report2

    Report3 rapport4


    ----------


    Provide suggestions or the inpurts. Thanks in advance.

    S

    Same as with guests... Put all three in a column and in the properties, select 'display horizontally '.

  • Is it possible to hide / show columns in the dashboard?

    Hi all

    It is my very first post in this forum OBIEE.

    My requirement is to allow users to select what they want to see answers of columns asking in dashboard. For example in the application of responses he is 10 columns and 5 of them are hidden. Is it possible to change this property hide these columns hidden in the Dashboard?

    Thanks in advance.

    If you are thinking about a multiple selection prompt that has your names of columns as values, then no, you can't. But don't forget to uncheck the "Automatically refresh when a new column is selected" at the top of the display of the column selector. This will allow your users to choose all the appropriate columns before clicking on the button 'Go '. Which ' forget to mark the message useful (s) (at the top right of the post there) If you helped.

    Thank you!

    Edited by: David_T May 21, 2010 07:08

  • Hide the dashboard based on the user role page

    Hi friends,
    I have a requirement where I need to hide a dashboard page at rehearsals connect while the supervisors and the admin can it see if they connect. It would have been much easier in OBI or Siebel Analytics but in SOD where we have no access to the RPD and other things, is there a way or a work-around to achieve this.

    Max,

    You need to hide the dashboard tab all together and configure dashboards customized to you then create as webtabs, in this way you can delete them from the presentation of the tab of a role. Create 2 dashboards, for supervisors/admins and one for representatives or simply a dashboard customized for representatives and remove only their access to dashboards.

    concerning
    Alex

  • several guests in a section of the dashboard

    Hello
    Can anyone help me pls my request. I wana keep several guests in a single section of a dashboard (obi ee 10.1.3.3.2) that behaves INDIVIDUALLY *, so that on which gives the values in edit box each guest would give the result affecting composed mode retained in the other section, for each of the selected item in the drop down each of a command prompt.

    Concerning
    Asif Husain Khan

    Hello

    See this link below it may be useful

    http://sranka.WordPress.com/2008/11/09/how-to-replace-multi-go-button-prompt-by-one/

    Concerning

    NGO

  • Reorganization of the sections in the dashboard

    Hi all

    Is it possible to re sections of the dashboard command?

    I created two guests when I put both of them in the dashboard, they are one under the other, instead, I want that they are in contact.

    How is that possible? Plese help.

    Thanks in advance.

    Yes
    You can use option to have horizontally in the same section...
    what you will find in the Properties section...
    Don't forget the need for 2 guests in the same section

    Thank you & best regards
    Kishore Guggilla

  • Look And Feel to the dashboard

    Hello

    I've developed reports obiee lately as part of my training activity. I came across a few examples of reports from google, and I find them very professional and much better than what I have created. I enclose several images here, the first 3 images contains the dashboard I created and the fourth example of google report. Can anyone help me design dashboards that seems very professional?

    query1.JPGquery3.JPGquery2.JPG

    7973.png

    Hello

    Firstly, it is good to say that "professional research" is subjective, that it is better to look for is probably not uniformity.

    You're not too far honestly...

    First point is that you use a lot of sections. If you use many sections of your page uncheck the option 'Folding', it will hide the upper area of the sections with the icon to the left. If you don't need 3-4 sections just use a unique, not need a section by element. Hide borders of your sections, so you don't see all the blocks in your page.

    These few things will do it look better already.

    Another point is style: keep the colors, fonts, size uniform etc. in your objects.

    You have a blue, black, yellow, grey background on some of your lines, you really need different colors? Really have a meaning? If this is not the case, just use a single.

    Start there and don't forget to make things uniform.

  • Permanently remove the company from the dashboard

    What is the procedure to remove permanently to a company from the dashboard?

    The data manager has been removed for the deleted site and collection sections.

    I want to delete these quotas, not to hide them. Thanks,-Jeff

    Most of the time, I just saying make sure the collector has been disabled on site and then hide the assessment.  Something like this has been asked before:

    http://communities.VMware.com/message/1147651

    You can't really delete stuff from the dashboard without a ticket, and we don't really suggest it.

    See also the following kb:

    Put an end to an evaluation in Capacity Planner

    http://KB.VMware.com/kb/1007597/

    Kind regards

    EvilOne

    VMware vExpert 2009

    NOTE: If your question or problem has been resolved, please mark this thread as answered and awarded points accordingly.

  • Go to the dashboard Pages...

    Experts-

    I have a requirement where in... I have a main report, the report of Sub - 1, sub - 2

    I have a Master Page in pension DAHS with guests and a main report.

    When I click on a column of the report (I set sail in the property of the column to another report). He must think I'm a part of detail where it has two sections, first section should have a report (sub - 1) and the second section must be lower than the first article and has to do more. (sub - 2 ratio)

    I activated navigate feature in a column of the report main page in dashboard...

    But I could place only a single report in the detail section.
    I do not know how to place the second report under the first report in the detail section. I need all the guests/presentation variables must be passed on to my all subreports.

    Help, please!
    Thank you!

    HI user

    Create a page with same guests (as in the homepage) and subreports and hide the page. In the column homepage main report gives the navigation to this dashboard page. On this page give columns requested and scope of the prompt in the dashboard. Hope it resolves your problem

    Thank you
    Disney

  • Lost to administrator Dashboard section

    All by editing a dashboard administrator I wanted to HIDE a section of all nonadministrator users, but I managed to create a section such that even the administrator has no rights to change; or see; the section - is anyway to recover, because I wanted to keep this section as the equivalent of a rem statement pointing me towards what was there, in case I ever need to re - gain access to the original format that the copy section has taken.


    Thank you

    Robert.

    Solution for this is:

    Open your catalog manager.
    Open your catalog online.
    Go to shared -- _portal -
    Right-click and select Properties.
    editing xml and copy the xml data into Notepad or notepad ++.
    Search for dashboardSection.
    This will give you all the sections in this page. Go to your section.
    At the bottom of the article you'll find you something like this:

    This is for the administrator in your case.
    To take

    Copy the whole xml data and paste it and save it. Once you save, reload your page and you will now be able to see your article if you did it correctly.

Maybe you are looking for

  • Why Thunderbird "will not send" tells me that he needs a STARTTLS command

    When I try to send a message from one of my addresses, I get the following message "An error has occurred when sending mail. The mail server responded: 5.7.0 must issue a STARTTLS command first. Please make sure your e-mail address is correct in your

  • Issue of fan on Satellite A100 speed

    Hello I noticed that after about an hour to be switched-(fan of the note is already low), the fan accelerates by amount and maintaines he until I turn it off, however it does not accelerate to full speed, it just stays at medium speed. This has not h

  • Can I use the recorder DVD SD-R6572M with my Satellite A80-117?

    Hello Can someone let me know if I can replace the DVD drive on my Satellite A80-117 with a SD-R6572M. Basically I'm looking for any information ragarding the compatibility, before buying the disc. Pointers are appreciated. Kind regards

  • hp450c media in an attempt to feel measured error

    I get a media error light when I press the 'leap' and the 'Reprint' button to print a calibration page. DesignJet 450 c Win XP Media error

  • Adobe reader and download photos

    A week ago, my computer has decided it is no longer the player adobe support or allow me to upload photos. I can't imagine that's all what I did, but that's happened through automatic updates of windows. The prompt I get to adobe's platform Windows d