Need help: column dimension a assoc with more than 1 level

Hello

I try to have several paths of forest for a single dimension. For example, the Date dimension should be navigable by the following hierarchies:

DateDimension
+ - Calendar year
... - Calendar quarter
... - Calendar month
..................-- Day
+ - Calendar year
... - Day

So, in other words, in the answers, I should be able to add 'Calendar year' to my report, view the results and then click down the calendar year-> Calendar Quarter trail-> month-> day OR calendar-> day.

However, when I have this model in the administration tool, it allows him, but then I add the column in the answers and get a runtime error:
+ [nQSError: 14064] dimension [column name] column has associations with more than one level.

This is possible to BO and other tools. If it is not possible in Oracle BI EE, then another alternative would be to have two separate versions of the "calendar year" added to the report in the responses, each with their own drill path.

Any ideas?

Thanks for any help you can provide.


Matt Warden
Balanced Insight, Inc.

Hello

I don't if it good or bad, but simply give a shot home

In RPD create year--> quarter---> month--> day then right click on the year and select shared as child level and select level day in. Double click on the level of the year and in the path of favorite drilling choose quarter and the day in it.
Results:
In the report when I click on the year he takes me to the day and then again by clicking on the year I give quarter, month.

Hope this helps and let me know if it does not work.

Thank you.

Tags: Business Intelligence

Similar Questions

  • Hi there - already I bought a month of adobe stock (10 pictures per month) and cancelled it after a month. The system is not offered this choice. Help, please. It meets my needs, I won't be frozen for more than a month. Thank you

    Hi there - already I bought a month of adobe stock (10 pictures per month) and cancelled it after a month. The system is not offered this choice. Help, please. It meets my needs, I won't be frozen for more than a month. Thanks Jo

    Hi Joanne,

    Do you mean that you're not seen the monthly plan? Can please sign in the stock site, go you to: plan pricing and membership Adobe Stock | Adobe Stock and send me a screenshot of what you see? This will help me to solve your problem.

    Thank you.

    EBQ

  • Need help to reactivate Lightroom 5 with my old serial number and the number TAN.  I got a license for Lightroom 5 when I bought my Leica delux 4 in 2012.

    I got a license for Lightroom 5 when I bought my Leica delux 4 in 2012. It worked great, but after that I put an old hard drive on my PC (for 30 minutes - then I removed again) to get some information of this former, Lightroom now license application or try it for 30 days.

    I have not installed Lightroom on a new hard drive. He is always on the same hard disk. How can I now have my Lightroom to run again using my serial number and TAN? Need help to reactivate my old serial number and the number TAN.

    I use win 7.

    Duplicate thread: need help to reactivate Lightroom 5 with my old serial number and the number TAN.  I got a license for Lightroom 5 when I bought my Leica delux 4 in 2012.

  • Hello, I want to build several video clips with more than 500 images (pictures) of each clip. I need to apply a different video transition effect to each photo. It might even be random effects. I see that I can apply a unique to all p transition effect

    Hello, I want to build several video clips with more than 500 images (pictures) of each clip. I need to apply different transitions video effects by alternating each photo. It could be random effects. I see that I can apply a unique pictures transition effect at the same time, but how to apply different transitions not one by one? I could do a clip applying different transitions manually as I wish between hundreds of photos, but I would like to be able to repeat all the transitions of a new video by changing only the photos. Is this possible? Or a tool to apply random transition effects between photos? Or a way to automate the actions to apply different transitions similar to what we can do in Photoshop? Thank you!

    But how to apply different transitions not one by one?

    You can not.

    If you wish to make a slideshow with all the transitions better fantasies use something like Pro Show gold.

    Alt drag window project replaces clip/still on the timeline.

  • Need help to solve the problem with the margin at the bottom of the converted pdf file.

    Need help to solve the problem with the margin of the converted CEO down. What caused the change in format?

    Hi jerrio1949,

    There is no way to change the margin, you settle back into your original file & then convert to PDF format.

    Kind regards
    Nicos

  • Need help to open two images with the same file with different exposures on the screen at the same time in the Photoshop creative cloud (in previous versions we could open two images of the same nef (raw) file and then combine them on the screen with the

    Need help to open two images with the same file with different exposures on the screen at the same time in the Photoshop creative cloud (in previous versions we could open two images of the same nef (raw) file and then combine them on the screen with the move tool. They have become a composite of two layers which could be developed further with the mask tool.

    Hello

    Please go to the preferences > workspace and uncheck the option 'open the document in the tabs '.

    Now you can click on file and choose file > open and open the two images in two different windows which can be arranged side by side.

    Thank you

  • Tables compressed with more than 255 columns

    Hello

    Anyone for a sql to find tables compressed with more than 255 columns.

    Thank you

    Jonu

    SELECT table_name,

    County (column_name)

    Of utc user_tab_columns

    WHERE utc.table_name IN (SELECT table_name

    From user_tables

    Compression WHERE = "ENABLED")

    HAVING Count(column_name) 255 >

    GROUP BY table_name

  • need to vmdk with more than size of 2 TB

    Hello

    I install ESXi5 on 2 x 72 > RAID 5 and create VMs on it (2008), now I have to create vmdk and assign it to this virtual machine with more than 2.5 TB of size.

    I creat new RAID set and now I have data store with 3 TB space, but I can't to creat 2.5 or more to vmdk

    How can I create?  How can I activate the RAW Disk Mapping on the local storage?...

    you will not see local hard drives, it is already in the RAID, then only you can see the raid volume. Which is given below

    MPX.vmhba2:C0:t0:l0<-- disk="">

    MPX.vmhba2:C0:t0:l0:1<-- partition="">

    MPX.vmhba2:C0:t0:l0:2<-- partition="">

    It is not recommended to violate the recommended settings and rules given by vmware, it will raise many problems and if it is in production you will be screwed. On the thing you can do, is to create dynamic disks and create a split volume.

    http://www.Techotopia.com/index.php/Creating_and_Managing_Simple_and_Spanned_Volumes_on_Windows_Server_2008

    If you still want to go for RDM local pause, the RAID and see if it detects the ESX or not and if you can see the individual disks and if you are able to make RDM with these discs, then back to the VM will intervene only individual HDD so no raid and protection? So it is very risky

  • Query to find records with more than 2 decimal places.

    I have written the below query to find records with more than 2 decimal places, but it is returning records with decimal places 1 & 2. 
    The datatype of the AMT column is NUMBER (without any precision).
    
    SELECT amt  FROM amount_table
     WHERE substr(amt, instr(amt, '.')) LIKE '.%'
           AND length(substr(amt, instr(amt, '.') + 1)) > 2
    Output:-

    AMT

    * 41591.1*
    * 275684.82*
    * 64491.59*
    * 3320.01*
    * 6273.68*
    * 27814.18*
    * 30326.79*
    131.8413635
    162.5352898
    208.5203816
    8863.314632
    22551.27856
    74.716992
    890.0158441
    2622.299682
    831.6683841
    * 1743.14*
    2328.195877
    3132.453438
    5159.827334
    3.236234727
    37.784
    Thanks

    Hello

    user1585440 wrote:

    when i inserted fee_amt as 41591.0999999999  it is displayed as 41591.1 in the output i.e,
    
    insert into amount_table (line_number,fee_amt) values (100,41591.0999999999);
    
    select fee_amt from amount_table  where line_number = 100. this query shows the output as below
    
    fee_amt
    
    41591.1
    
    The fee_amt column has number as datatype (without precision)
    
    Why it is automatically shown rounded off as 41591.1? 
    

    Published by: user1585440 on December 28, 2010 04:50

    You use SQL * more your front end?

    SQL * Plus has a fixed width to display all columns. The default for numbers is 10 characters. If necessary, SQL * Plus will be round a number or the use of scientific notation, to represent the number of the expected number of characters.
    You can use the SQL * more "SET NUMLARGEUR" to change the default view for all the numbers of orders, or "COLUMN" to set a sepcific format in an individual column.
    If you explicitly convert your channel numbers in a query, SQL * Plus adjusts the column width to whatever is needed. For example

    SELECT  TO_CHAR (fee_amt, 'TM')     AS fee_amt_d
    

    "TM" is the default format; You can call TO_CHAR with a single argument, if you prefer.

  • 5.6.1 pages: How to create a table with more than 999 lines?

    5.6.1 pages: How to create a table with more than 999 lines?

    The table on Pages v5.6.1 line selector is limited 3-digit, as it is in Pages ' 09 v4.3. Either use LibreOffice Writer, who does not have any constraint line on processing tables 3-digit, or any application spreadsheet for top 3-digit row needs.

  • When we try to use our multipoint system 2010 with more than 2 users the mouse around the screen to move.

    Original title: problems using multipoint server 2010.

    When we try to use our multipoint system 2010 with more than 2 users mice become uncontrollable and move the screens themselves. How to fix this.

    Hi thomasgk,

    The issue of Windows Multipoint Server 2010, you have posted is better suited for the IT Pro TechNet public. Please ask your question in the TechNet forums for assistance.

    Hope the helps of information.

  • Win7 Pro XP Mode with more than 4 cores of the processor installed

    There is a small class of Windows 7 users in a particular section.  Leave section A Win7 users with more than the standard 4 hearts of the processor installed, in some cases, several times more.  Or B article Win7 users "legacy Software".  Note that "legacy software" not only old XP/32 software but also includes some advanced technical software for which the latest version is not stable on Win7 or Vista, and which also does not work on any operating system other than Windows.  People who reside in sections A and B, called 'Goblet' hereby shall Win7 Pro XP mode.  However, XP mode currently fails to install the last step with no further comment or recommendation, for all people in the section AxB.  There is a related hotfix KB2519949 which covers the series of chips AMD 8-core Bulldozer.  Microsoft has indicated that KB2519949 is highly specific instance and emits a strong caveat.  The fix may not work and may even be unstable on some systems.  Miscrosoft indicates on page Web KB2519949 further research is necessary.  I need to install XP mode and the Virtual Machine on Win7 Pro with 2 x Intel CPU E5-2620 (24 hearts).  I would accept that XP mode can run on only a subset of my installation of CPU, but only on condition that this does not affect my full CPU installation and proper use on Win7.  This is part of my doctoral research, and the problem has delays.

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the Windows Virtual PC and XP Mode Forums.

    http://social.technet.Microsoft.com/forums/en-us/w7itprovirt/threads

  • How can I associate my rt surface with more than one account of sky drive

    How can I associate my rt surface with more than one account of sky drive.

    You will need to create a new account on the computer by using the Microsoft Account associated with the other SkyDrive.

    To create a new user, open laptop settings, in the general section, click 'add a new user '.

  • Cannot start a virtual machine with more than 1 CPU socket added

    I've set up a few boxes of ESXi 5.5 with the free license in recent weeks, they have all been without problems so far. All 4 servers have the same exact hardware

    Environment:

    Dell Poweredge T620

    E5-2630 2 Intel CPU

    40 GB OF DDR3 ECC RAM

    ESXi is installed on 2 x 146 GB 15 K SAS drives RAID-1

    Data for virtual machines store are 8 x 600 GB 10 K SAS RAID-10 disc

    Guest operating system is Server2012r2 on all virtual machines

    Installed it on ESXi 3 previous were conducted with custom ESXi 5.5 Dell without problem.

    The 4th is where I will have questions. I used the following ESXi installed just in case there is a bug somewhere

    5.5 of VMware ESXi

    ESXi 5.5 customized by Dell

    5.5 U1 of VMware ESXi

    Any version of the ESXi I use I can't have a virtual machine to begin with more than 1 CPU socket added to it. The virtual machine does not start even the VMWare BIOS. I tried the Bios EFI as well with no luck. The error message I get in the events is ' fatal error VMware ESX: vcpu (vcpu-X)-X:VM - entry failed; Valid VMCS (error code 8). The vcpu-X is always another. I have attached the log file is created. If I give the VM 1 single processor TI starts very well. I'm at a loss as to what could be the issue.

    Problem is solved. I caught another server with identical hardware, verified it worked properly, then started to swap parts between them. Turned out to be CPU1. Once this has been replaced from a working server I have not had any problems. Warranty has been appealed.

    Thanks for all the help!

  • Licenses to create a virtual machine is second with more than 8 cores?

    So, we have a machine with 4 physical Sockets with 16 cores on each. We bought 4 licenses of vmware's standard. Now, we saw early on that the number max of hearts that we assign to a virtual machine was 32, which isn't really a big problem, 32 is a lot for our needs. So we have a 32 core virtual machine running and some other smaller, but now when I try to create another virtual machine with more than 8 cores it tells me that I have insufficient licenses.

    Can anyone provide more information on that? If I can create a virtual machine with more than 8 cores, why I can't create a new one?

    He said authorized to 4 physical processors, so it's ok, it's using your Standard licenses.

    During the 60-day trial, you could create more large virtual machines, because the 60 days run with Enterprise Plus features. Now that you are using the standard license, you can create only 8 vCPU VMs.

    Solution:

    You should spend 5.5 ESXi. Your license will also work for 5.5 and you'll be able to create virtual machines with up to 64 vCPUs.

    Concerning

Maybe you are looking for