View doubts pivot

Hello
I use 11g. I created the pivot report (table and graph). Now, I want to display this graph pivot only in my compound layout. How to set in 11g.

Thank you
Gram

PivotTable Edit-> Position drop-down list: select chart only...

PLS, mark it contributes to...

Tags: Business Intelligence

Similar Questions

  • Doubt pivot

    Hi Master,

    The syntax of the pivot function can I use several columns in the "IN CLAUSE".  Not as in (10,20,30) deptno column values? Please explain to me. If possible... Thanks for giving me an example

    Concerning

    AR.

    Hello

    874273 wrote:

    Hi Master,

    The syntax of the pivot function can I use several columns in the "IN CLAUSE".  Not as in (10,20,30) deptno column values? Please explain to me. If possible... Thanks for giving me an example

    Concerning

    AR.

    Of course, you can have several columns in the IN clause.  Try it and see.

    I don't know what you mean by "not the values of columns as deptno in (10,20,30).  You won't want to give values for each of the columns?

    Here is an example:

    WITH relevant_data AS

    (

    SELECT EXTRACT (YEAR FROM hiredate) AS hireyear

    deptno

    work

    FROM scott.emp

    WHERE job IN ("CLERK", "MANAGER")

    )

    SELECT *.

    OF relevant_data

    PIVOT (COUNT (*)

    (JOB, deptno) IN ((«GREFFIER», 10) AS clerk_10)

    , ('MANAGER', 10) AS manager_10

    , ("CLERK", 20) AS clerk_20

    , ('MANAGER', 20) AS manager_20

    , ("CLERK", 30) AS clerk_30

    , ('MANAGER', 30) AS manager_30

    )

    )

    ORDER BY hireyear

    ;

    Output:

    HIREYEAR CLERK_10 MANAGER_10 CLERK_20 MANAGER_20 CLERK_30 MANAGER_30

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

    1980          0          0          1          0          0          0

    1981          0          1          0          1          1          1

    1982          1          0          0          0          0          0

    1987          0          0          1          0          0          0

    I hope that answers your question.

    If not, post an example of what you're trying to do with multiple columns using other commonly available tables, as scott.emp, or a table of your own table (CREATE TABLE and INSERT post instructions).  Display the accurate results you want from the data provided and your best attempt at a query.

  • Availbale in data in a table view and not the view of Pivot.

    All,
    For a request in BI answers, I am able to get the data with all the passes, b, c, d, e, f in Tableview in Pivot mode when I tried I'm not get the values. I have excluded col a, b, c & I only d as line & e as measure & f as the column.
    d dimension
    e fact data.
    f date
    I get the size & the displayed data, but I'm not able to see the data/fact - e?
    WHT could be the reason? Did I miss something?

    Hello

    Pivot table-> measure column-> click more-> set aggregation rule (e.g. sum, count etc...) and check

    See you soon,.
    Aravind

  • Order re sort in stacked graphical view of Pivot table

    Hello

    I have a requirement in the order of the stack in a certain way, rather than alphabetical. In my criteria, I have a case statement affecting 1, 2 or 3 and directs this column. But what is the syntax to give me a prescription? Help, please. Thank you.

    Hi user

    Change the order of columns in the criteria. So will this order of column and it will show the battery view in this order.
    Don't forget to redraw the graph or the refreshment

    Thank you
    Don

  • Performance not showing tile view is not conditional coloring in OBIEE 11 g

    Hi Experts,

    I have a question showing a conditional coloring for display in mosaic performance.

    I have two columns,

    1 color column that contains values such as (green, blue,...)

    2. other is the measurement column that has numbers in there.

    Both are from the same fact table.

    So, when I apply the conditional measure column coloring at the level of the criteria (if column color is color green then green in the background and so on). (And same conditions applied to the criteria reflect also on properties of tile performance)

    But when I see the results performance tile does not have the given conditional color.

    So, when I wanted to compare if his work. I used a table view and a view of pivot with her. And here the color correctly appears in the table view and pivot view but not in the view Percentile.

    Do not know why. I tried to make the column color aggregated to the Max but no luck.

    Any help would be much appreciated.

    Thank you.

    Looks like we cannot give conditional coloring based on other columns in the tile of Performance view

    Document says Oracle: Performance tiles can not inherit conditional formatting based on another column, or performance tiles have a target of filing excluded.

    And this is possible in the tables, crosstabs dynamics and lattice

    Thank you

  • Question: Why is updated for each change views? No way to turn it off?

    Hello

    in OBIEE 11 g, it seems that the point of view of Pivot refreshes whenever we make a simple change (for example change of aggregation rule). I want to make all my changes and then review the results.

    in 10g, we had an option to uncheck the "Display results" checkbox to view the report once all changes have been made.

    Is there something similar in 11g? and if there is any is to display specific or can be done on a system wide basis?

    Hello

    I think that the "Display results" option is still available in 11g. (To be precise, I checked in items 7.1.) It's just the menu options at the top of the pivot table editor. OK, here's the navigation; Analysis-> Edit Pivot table-> main menu-> between show/hide pane layout and formatting of the importation of another analysis.

    Hope this is what you are looking for.

    Diakité

  • Space between views

    Hi all

    We need we have a report and he has a few tables different pivot who are all having the same plate number. When we display on dashboard between the views of pivot of towing it's to show the huge space, we want to reduce the space between the views. Why do we need to change any settings / changes section, please let me know. '

    Thanks in advance.

    I missed your... specific question for which you want to remove.

    Also check this post and my comments, that can help you.

    Re: OBIEE 11g: need to eliminate whitespace betweeen two reports on the dashboard

    If help pls mark as correct ;)

  • Change the Pivot graph in Obiee 11 g

    Hi all

    Can I change the graphic Pivot in Obiee 11.1.1.5? I have a PivotTable with 3 measures and then I created the graphic pivot from that.
    But the measures appeared in graphic pivot are the same with the pivot table (3 measures), how if I don't show that 2 measures graphic pivot?

    Help, please.

    Thank you

    Joe

    Published by: JoeSSI on July 12, 2012 21:16

    Hey Joe,

    Not possible, make it views both pivot with and without graphics. ARange both the views side by side in compound layout.

    Kind regards
    DpKa

  • How can I customize the font size for Pivot Table Section 11 g?

    Hi all

    I'm new to CSS customization, and I followed the suggestions to use tools like Firebug to look at the CSS styles applied to a particular item.

    11 g, I have a report that uses rotating sections of the table to display the numbers associated with the Department in each Department and the sections. Using Firebug, I see that the titles of the Department are on police-size: 9px; by default. The HTML is:

    < class = "PTSC OOLT" td style = "" are-size: 9px; ">"

    I would like to change the font size default to the values of the Section of the Pivot Table so that it displays 11px-size of font instead of 9px for all reports.

    Digging around, I don't see a way to do unless I have use custom styles custom.css and reference in each of my pivot views. Does anyone else have a suggestion how how I can change the default font size without having to create a custom.css entry? We have many existing reports that have been migrated over 10 g that I prefer not to go back and must add a reference to each view simple pivot.

    Thank you.

    Hello

    Please see:
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/bi/bi1113/customizing_obiee11g/customizing_obiee11g.htm
    and search for "Deployment of a Style Custom"

    Concerning
    Young

  • By default how to rotate the view for a report of specific answers?

    How can I set the view to pivot as the default view for a report of specific answers? Please let me know.

    Published by: user11935561 on December 7, 2009 16:15

    1. go in show results
    2. add Pivot view
    3 delete the view table and all other views that you have previously
    4. now you have the title and the Pivot discovered in the Layout is dedicated to the
    5. it displays only Pivot view with title.

  • APEX5 IR fixed = PAGE with pause control

    Hello!

    5 the apex is great and one of the most valuable features is fixing header IR. But it does not work with pause control all (any page or report).

    I expect mounting position with areas of control break and the display of the actual value of the out of control over the header areas fixed.

    Please, tell me how to configure it, or it is a bug with fixed header?

    Sincerely, Andrew Kovalchuk.

    Hello

    Thanks for that raise. You hit a known bug with the underlying logic of the fixed headers (#20143941), where it works well with more complex tables, for example where out-of-control are applied. This also affects the view of pivot. We currently plan to solve this problem in APEX 5.1. It is also listed in our 5.0 known issues.

    Sorry I can't provide a better answer at the moment, but it is known and we certainly plan to fix it.

    Kind regards

    Anthony.

  • Report security

    Hi friends...

    I have a requirement I have a report, it contains 3 types of graphical view and pivot table views and

    I also have 4 users user 1, user 2, user 3 and 4

    Requirement is: -.

    What 1 user login, he can read only the graphical view in the report (should not visible pivot and table views)

    What 2 user login, it can learn pivot only report display (should not visible in table and graphical views)

    What 3 user connection, it can read only table, see report (should not visible pivot and chart views)

    what the 4 user connection, it can only graphic view and Bulletin Board report (shouldn't the visible PivotTable view)


    Kindly help me how to achieve this requirement well supply markets.


    Waiting for your quick responces... Thank you!!! Baalu

    Hello

    The table, pivot and chart use the same columns?

    Inside of an analysis, there is no available security option: see the analysis or not, that's all!

    What you can do, is to have 3 views in your analysis and in the layout composed you use only the graph and table (so user4 objects can be seen).

    Then in the dashboard, you add 1 section for each of the 4 users and link the same analysis in the to the selection in the view or composed based on your access needs. Last step is to set permissions on these 4 sections so that you show the right thing for the right user and hide the others.

    (If you also want to show a title with your table, the chart or PivotTable you can create 4 different points of view in the analysis)

  • Average for a quarter and the grand total amount

    Hi all

    I have a report (PivotTable) in which I view information about sales. I have category, subcategory in the rows. Quarter of the year in the columns. Sales are loaded at the day level in the fact table. My report must indicate the average quarterly sales. That is to say that all sales per month should be added to the top and sales 3 months should be on average to get the average of quarterly sales.  We must show the total sales for each category sub. We must also show the % of sales for each subcategory with a category.

    I did the following,

    1. the aggregation of the column in the SPR Sales is basically

    2. in the report, I shot months in the criteria and which excluded the pivot

    3. I changed the aggregation (for total rum) for the SUM of criteria-> the column formula

    4. I changed the AVG aggregation to view measures pivot

    5. I have reproduced the measure to display the percentage of its sales

    6. I enabled total in the lines.

    Everything works well except the value of the subtotal of sales which gives me the average of subcategories at the level of the category, instead of this, it must be a sum.  The % of total is correct where he gives 100% for each category

    Please help me reach the sum to the total sub level

    Thank you!

    Concerning

    Deepak

    Hey, I just fixed the problem myself.  The solution was to write the formula as AVG (sales per quarter, category, subcategory), then change the rule of the aggregation in short.

  • Value of the variable presentation does not appear does not correctly in the dashboard column

    Hello

    I have a report that has a view of pivot, in which I want to display the average age (date-obtained variable presentation) for example. Average age of the 31.12.12.

    I used 'average Age of staff |  ' @{Reporting_Date} [dd.mm.yy] {31.12.12}' as the formula column and compound eyes, the report shows the desired result.

    But when the report is on the dashboard, it shows the average age to 31.00.12.

    Is this a bug or is there other settings I need to do? I use OBIEE 11.1.1.7.0.

    Thank you.

    Jeby

    Worked by changing just the text format.

    "Average age of staff |  ' @{Reporting_Date} [JJ. MM.yy] {31.12.12}'

  • Group values


    Hello

    We use OBIEE11g.I have report as County, Count (Ref_No)

    For example

    CountryVolume
    CN1 518
    HK161
    IN60
    GB54
    BR27
    OF23
    RU16
    BD12
    VN9
    AA5
    BB10
    CC10
    DD8
    EA20
    FF2
    GG1

    How can I reach below Formate (I hsould display only 10 lines, after 9 th best values should be other County)

    CountryVolume
    CN1 518
    HK161
    IN60
    GB54
    BR27
    OF23
    RU16
    BD12
    VN9
    Others73

    Thank you

    Gram

    Hello

    Could you open the dialogue formula column edit to the 'Other countries' column and the value of the box "treat as an attribute column? If your view of pivot should be like

    Lines: Other countries

    Measures: Volume

    Exclude the column: country.

    Diakité

Maybe you are looking for

  • my safari has been hacked or locked up how to fix

    my safari has been hacked or locked up how to fix

  • DVD burner does not appear.

    List of burner windows dvd maker, no burners are shown. my cd - rw drive does not work properly.  Creation of dvd uses a different burner? How I'd get it in the list of burner?

  • Windows 7 and other programs cannot read or burn cddvd

    My system not usually read or burn on my cddvdw drive. I'm on a Toshiba Satellite L500D with a TSST TS-L633C, and after I had these problems I installed Toshiba DVD player as well. From Toshiba DVD player can play the discs very well! Nothing else wi

  • Number of backup DVD 8 (13) has no data

    Hello My laptop HP Pavilion G61 crashed on the weekend. I used HP Recovery Manager and supported all the files on 13 DVDs. I have restored the laptop to the factory specifications. Started to reload the DVDs, number 1 to 7 went in no problem, but num

  • PC bluescreens, 'Your PC came across a problem'.

    Hi my PC bluescreens frequently and I don't know why. When it comes to computers im not very well informed, any help would be greatly appreciated, thank you very much! Here is a screenshot of what I get when I start my computer again.