Crosstab missing horizontal axis fields

I have a crosstab discoverer report with the following structure:
====================================================
.............|Y | Y | Y |
X1 X2 X3 |Z | Z | Z |
X1 X2 X3 |Z | Z | Z |
X1 X2 X3 |Z | Z | Z |
X1 X2 X3 |Z | Z | Z |
Y = verticle axis item
X1, X2, X3 = horizontal axis item
Z = datapoint item
Discoverer Desktop Edition v4.1.48.06.00
====================================================
For a particular row, X2 and X3 are always blank, but I know that they actually have a value.
If I go into edit sheet and change X2 and X3 to datapoint items and refresh the sheet, then I can see their values. If I then go into edit sheet and put X2 and X3 back to horizontal axis items, then their values appear. However the next time I open the sheet I have to do the same.
Any ideas??? Please note that upgrading to a newer version of Discoverer is not an option.
Thanks

Hi Gareth
That's actually the way drilling works behind the scenes. Think of how you would do it yourself. If you wanted to drill up, essentially collapsing, you would remove the item(s) that were causing the details to be displayed and add a condition to only display by the items you want.
Even though you didn't ask Discoverer to do it, in effect you did when you told it to collapse. The answer is - don't drill or collapse and then save. This saves SQL which you probably will not want.
Of course I appreciate that this is not what you wanted to hear but please don't shoot the messenger. I don't work for Oracle you see, I just know how Discoverer works.
Best wishes
Michael

Similar Messages

  • Waterfall Report / Dates on Horizontal Axis

    I need to create a waterfall report and I have dates on my horizontal axis.  For some Reason I  cant lay out the data in order to order service dates and Posting Dates in such a way that my vertical axis labels are service dates, and my horizontal
    axis are accounting posting dates  - The values for bars in the chart should be a calculate percentage - or value -
    (I do know how to add a secondary Axis! :))
    Does anyone know how to do this in SSRS 2008R2?
    KDW

    Hi siera_gld,
    Based on my understanding, you want to order [SRVC YRMO] field on the horizontal axis and [Post Year Month] field as a series within a chart, right?
    If so, in your scenario, you can design the report like below:
    Otherwise, please provide report design and expected results for our analysis. If possible, please provide some screenshots about expected chart.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Missing X-Axis labels in exported excel sheet

    Created chart in Desktop Intelligence.
    Missing X-Axis labels in exported excel sheet.
    Please help me on thsi

    Use the Metrics Inspector.
    Click on the chart to select it, then click on one labels of the labels to select only the text box containing the x axis labels.
    In the Metrics Inspector, use the control or type in a value (in degrees CCW from horizontal) to Rotate the labels.
    You may also need to move, or remove the Legend showing the colour(s) used for each series. This is also in a Text box.
    Regards,
    Barry

  • How to give individual horizontal axis label to two stacked bar of cartesian chart

    I have a cartesian chart showing no. of xyz and no.of abc for a particular period of time. i.e. two bars corresponding to xyz & abc for Jan, and then again two bars corresponding to xyz & abc for Feb, and so on. I have used label function to give label to horizontal axis such that labels look like "xyz abc (nextLine) Jan" ,"xyz abc (nextLine) Feb".
    But the issue is that the label is not centre alligned to the respective bars, i.e. xyz is not coming under xyz bar and abc is not coming under abc bar. the whole label's alignment is somewhere in between the two bars on x-axis. And i want to have label centre alligned to their respective bars, i.e 'xyz' should be centre alligned to 'xyz' bar, and 'abc' label should be centre alligned to 'abc' bar, along with the time period value. I have tried giving space in between "xyz" and "abc" but the problem occurs when data varies.They again don't seems centre aligned. I want x-axis label for each bar along with the categoryaxis's  category field.
    So,is there any way to achieve such functionality??

    Could you post a screenshot of your current output and maybe a mockup of the desired output?

  • I want the minimum of the horizontal axis to be the first day of the month.

    I have a situation where I want the minimum of the horizontal
    axis(with date time axis) to be the first day of the month. I
    attempt it like so:
    var max:Date = new Date();//current date is our max from
    which we will calculate the min
    var min:Date = new Date(max.fullYear,max.month,1);
    dateTimeAxis.minimum = min;
    However this first date on this axis is the last day of the
    previous month for example 31 August instead of 1 September. Any
    ideas how to fix?

    Nikos, the only thing I can think of (off hand) is that it's
    defaulting to "zero" hour on that date, if you tried:
    var min:Date = new Date(max.fullYear,max.month,1,13);
    Would that make it work? That would set the date to 1pm.
    Have you considered defining the axis with the data you are
    binding to?
    Cheers,
    David

  • OBIEE 11G: Can I set limit on number of ticks only on horizontal axis and zoom in if I want to?

    Hello
    Is there a way I can restrict the total number of ticks on horizontal axis only? Say I want to set it to show only 24 ticks on horizontal axis. I am putting date and hour on the horizontal axis, if I take 3 dates of data, I will have 3X24 = 72 ticks on the chart, but I want the chart to show only 24 ticks. So it's pretty much ticks for 3 hours on the horizontal chart in this case.
    Can this be done?
    Second, if the first can be done, then can I then zoom in to any ticks on the horizontal axis, and it would show be the break down of this ticks, which is made up with 3 hour's performance separately?
    Thanks

    The zooming feature was ok, but what if I want to zoom in on just a specific area between the ticks when only 1 click?
    Any thoughts?

  • Feedback on impementing second horizontal axis using Flex 2.0.1

    I am attempting to use the concept of a second horizontal
    axis using Flex 2.0. It is not clear to me if it is supported by
    the Flex 2.0.1 sdk although livedocs does provide an example using
    secondVerticalAxis. A snippet of my code is attached with this
    message. At runtime, the second series does not display. Any
    feedback about usage of the component would be greatly appreciated.
    Thanks.

    >>That data base is fine for a development environment.
    Thanks edbrendel.
    So, since I am able to run Apache 2.2 as I want to, would I
    be better of to use MySQL 5 or MS SQL Express if I want it to be
    largely development, but also for my own stuff (my galleries etc.)
    actually running pages served to the web?
    I know of the technotes, a couple of them (incl. the MySQL
    note on installing V. 5 as a datasource and all that), but never
    saw that one...so thanks very much. I've manually added the Apache
    2.2 file line in httpd.conf and added the file in the config area,
    which always worked in the past with XP Pro and XP64...hope it does
    with 2003 I had 2003 server when I first started playing, it was a
    nightmare, I hope now that I've bought everything I can wrap my
    head around it!). I just make sure I don't try to configure CF
    until after manually adding the files, and changing the Apache
    config file and restarting. Then I go into the administrator for
    the first time.
    Shawn

  • Axis Field filter only appearing in Legend of Pivot Chart

    I was referred here after posting the following on the Office Excel user forum (answers.microsoft.com) I hope I provide all you need, but of course I can provide further details if needed. I am on Windows 7 using Excel 2010. 
    Okay here goes! (thanks in advance for any direction you can provide)
    I was creating a PivotChart where I wanted to be able to filter the chart based on the fields I dropped into the "Axis Fields (Categories)" areas section of my PivotTable. This was working fine until I added the filters as slicers, decided
    I didn't like them, and deleted them. Now when I try to view the filter boxes, they will only appear as part of the legend. I do not want to show the legend as it has too many values. I would like to revert to the original behavior of showing the Axis Field
    Buttons at the bottom of the chart, where they appeared originally (Without being associated with the chart legend).
    Anyone know how to restore this behavior? 
    It works this way on other chart types, like line and bar. But it no longer works on the type of chart I wanted to use which is a Pie chart. I have opened new instances of Excel and tried to create a Pivot Chart Pie chart and get the same results:
    the axis fields are associated with the chart legend, instead of being available independently.
    Any help that can be provided would be appreciated
    Thanks!!

    I guess you may want to let the Pivot chart shows like the screenshot below:
    If so, you need to add a new column(Equal to the field which you want to put into the AXIS field) to source data, then in the Pivot Table, put this field to the FILTERS .
    This was working fine until I added the filters as slicers, decided I didn't like them, and deleted them
    I don't think this operation you did would change any behavior. Perhaps you can upload this file to a file sharing site and then share the link with us.
    Wind Zhang
    TechNet Community Support

  • Missing class indicator field from database row

    Hi,
    I have following problem :
    There is a class inheritance with root interface and 4 subclasses, they are initialized with class indicator field. If I use ReadAllQuery with an interface or some of concrete class as search class - it is working perfect, but if I try to build query with custom selected fields (addPartialAttribute) I always get an error - Missing class indicator field from database row.
    AFAIK This field have not to be mapped in Workbench to real table column, how can I tell TopLink that I will read this indicator field too by reading some custom fields ? I thought TopLink reads such fields automatically, like it does it with primary keys.
    Thank you
    Maksim

    This sounds like an issue with our partial attribute queries and inheritance as the type indicator column must always be read. Can you map the type indicator to a read-only attribute (mark mapping as read-only) and include this in your list of attributes as a work-around?
    Doug

  • XML mapping inheritance problem; missing class indicator field

    Hi!
    I am currently working on a project which involves mapping a large domain model on a XSD schema. For this we use Toplink 10.1.3.1 which is mostly great. But now I have a problem while wanting to use class inheritance.
    In my XSD I have the following defined
    <xs:complexType name="Traject">
         <xs:sequence>
              <xs:element name="SoortTraject" type="SoortTraject"/>
         </xs:sequence>
    </xs:complexType>
    <xs:complexType name="SpecialTraject">
         <xs:complexContent>
              <xs:extension base="Traject">
                   <xs:sequence>
                                 [some elements] 
                   </xs:sequence>
              </xs:extension>
         </xs:complexContent>
    </xs:complexType>My XML is an implementation of this XSD and looks like this
    <Trajecten>
            <Traject xsi:type="SpecialTraject">
                     [implementation of the elements]
             </Traject>
    </Trajecten>My domain model corresponts to the XSD, so there is a Traject object and an inherited SpecialTraject object.
    In the mapping I used the Advanced properties->inheritance on both descriptors telling the Traject descriptor that it was the 'Root Parent Descriptor' ('Use class indicator field' -> 'use XML Schema Type attribute', 'Use class indicator dictionary') and the SpecialTraject what it Child Descriptor was ('Traject').
    When I test my mapping it always results in the same error (no matter how I configure this inheritance mapping). It says :
    [TOPLINK-44] missing class indicator field
    Descriptor: XMLDescriptor(Traject --> [])What am I doing wrong? Does anybody know a sollution?
    Best regards,
    Jouke Stoel
    Developer

    This is the changed XML descriptor file. When I deploy the file it automaticly overrides the old file so it ain't possible that I was still using the wrong file
    <toplink:class-indicator-mappings>
        <toplink:class-indicator-mapping>
            <toplink:class>Traject</toplink:class>
            <toplink:class-indicator xsi:type="xsd:string">Traject</toplink:class-indicator>
        </toplink:class-indicator-mapping>
        <toplink:class-indicator-mapping>
            <toplink:class>SpecialTraject</toplink:class>
            <toplink:class-indicator xsi:type="xsd:string">SpecialTraject</toplink:class-indicator>
        </toplink:class-indicator-mapping>
    </toplink:class-indicator-mappings>I have posted the stacktrace but I had to translate a bit because my exception was in Dutch :)
    Locale is a great invention
    Exception [TOPLINK-44] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.DescriptorException
    Exception description: Missing class indicator field of database row [UnmarshalRecord()].
    Descriptor: XMLDescriptor(Traject --> [])
         at oracle.toplink.exceptions.DescriptorException.missingClassIndicatorField(DescriptorException.java:887)
         at oracle.toplink.internal.ox.QNameInheritancePolicy.classFromRow(QNameInheritancePolicy.java:84)
         at oracle.toplink.internal.ox.XMLRelationshipMappingNodeValue.processChild(XMLRelationshipMappingNodeValue.java:13)
         at oracle.toplink.internal.ox.XMLCompositeCollectionMappingNodeValue.startElement(XMLCompositeCollectionMappingNodeValue.java:62)
         at oracle.toplink.ox.record.UnmarshalRecord.startElement(UnmarshalRecord.java:352)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1288)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
         at oracle.toplink.internal.ox.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:189)
         at oracle.toplink.internal.ox.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:147)
         at oracle.toplink.ox.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:228)
    .

  • After Firefox 12, some fields in forms in our help desk application do not display correctly. They appear as horizontal scroll fields instead.

    We use a Help Desk system at work (BMC Remedy IT Service Management). In version 12 of Firefox, all fields are displayed correctly in the form. However, if I upgrade to any version greater than 12, some of the fields display as horizontal scroll fields (without showing the data in them). As such, I am forced to stay on version 12 for work.

    Found this is actually a problem with the BMC Remedy system in use (version 7.1). Here are details if anyone is interested: https://communities.bmc.com/communities/message/256456

  • Labels are not clearly visible on Horizontal Axis

    I want to display a full timestamp on the horizontal axis of a LineSeries. But the labels are not clearly visible. The below is the screenshot.
    I have already tried using LabelRenderer and set a larger font size and also tried increasing the width of the label itself. But, it didnt work. It seems there is some container for the lable which has fixed width. Does anyone know how to increase this width and make the text clearly visible.
    Thanks

    Hi Mohd Fayaz,
    Have you tried setting the larger fontSize on LineChart.
    <mx:LineChart fontSize="18" />
    Thanks,
    Bhasker

  • Horizontal axis Labels in tabular style

    I have a weird requirement. I want to draw the horizontal axis of a  column chart in a tabular style, like a table with one row. each label  will become one cell. I am trying to tweek it out, since I can see  labelRenderer of AxisRenderer is the only way for that. I had a small lead, when I used opaquebackground to give the backgound color. But since am using label renderer for formatting the labels, the opage background is painting in too much thickness. please give any  input if anyone have any other lead.

    Hi Stewart,
    I could not try this yet, but how about 'Enabling the Contains HTML Markup' for the columns for Heading and including a '</br>' tag at the end of the name.
    Ex: Column - >Properties -> column Format -> Column Heading -> Enable Contains HTML Markup -> Column Heading's suffix =less than symbol /br greater than symbol (Oracle forums is even break the line too!! ;) So included the text)
    Hope this helps.
    Thank you,
    Dhar
    Edited by: Dhar on 15-May-2012 20:11
    Edited by: Dhar on 15-May-2012 20:12

  • Horizontal Axis labels display

    I have a graph with the a daily value for a whole year which
    means I have 365 values on one graph the lineseries are readable
    but the fact to have 365 labels on the X-axis makes it not
    readable. Does anybody knows how to display only one label over ten
    of the horizontal axis.
    Thank you for your help.

    Anyone help me in this ???
    some time i need to hide them also. how to do ?

  • Break for Horizontal Axis Labels in OBIEE 11g Bar Chart

    Hi all,
    I have a vertical bar chart created in OBIEE 11g. The horizontal axis (x-axis) is a compound of Scenario, Year, and Month. The chart width is already long enough so it cannot be made any longer.
    The chart looks like this (the label of horizontal axis is staggered):
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    Actual Feb 2012____________Actual Apr 2012
    ___________Actual Mar 2012_____________Actual May 2012
    How can I force the labels for the horizontal axis to be broken into 2 lines (or even 3 lines), so that it will look like this:
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___llllllllllllll_________llllllllllllll_________llllllllllllll_________llllllllllllll
    ___Actual________Actual________Actual________Actual
    __Feb 2012_____Mar 2012_____Apr 2012______May 2012
    Any advice? Thanks a lot!

    Hi Stewart,
    I could not try this yet, but how about 'Enabling the Contains HTML Markup' for the columns for Heading and including a '</br>' tag at the end of the name.
    Ex: Column - >Properties -> column Format -> Column Heading -> Enable Contains HTML Markup -> Column Heading's suffix =less than symbol /br greater than symbol (Oracle forums is even break the line too!! ;) So included the text)
    Hope this helps.
    Thank you,
    Dhar
    Edited by: Dhar on 15-May-2012 20:11
    Edited by: Dhar on 15-May-2012 20:12

Maybe you are looking for

  • Not printing acrobat files from Reader 9.4/Win 7 64 bit

    I have just had to get replacement PC with Win7 64 bit and have loaded Acrobat Reader 9.4.(Prior to demise of old PC Win XP SP3 and Reader 9.x)  I have an HP Deskjet 960c printer connected through a NAS as a network printer. I have problems printing

  • MM & WM Inventory Load

    Hi All, To load MM & WM inventory I need to fill BMSEG & RLBES structures. Movement Type 561 for Inventory management &  Warehouse Management. I could not find any solution to fill both these structues in one shot (Batch input or BAPI or IDOC). Pleas

  • Error when creating an article using WPC

    WPC has been deployed on our Portal, I have done all the configuration steps (assigning permissions to folder etc...). I'm able to create a new Website, but when trying to create an article in the WebContent folder I get a Portal Runtime Error. The f

  • Using loop in workflows

    Hi All,          Can any one help me how to use loop in workflow. Initially i will send workitem to agents. if the loop condition fails i need to send the workitem again to the agents. Thank you, Harsha

  • Menu exit for MD04

    Hi all, I have to create two pushbuttons in the MD04 transaction.I found there is exit LMDZU001 available for that.could anybody tell me waht steps are to follow to achieve the same... Thanks in advance