How to create a report that will show us the hierarchical structure

Hi all

I use studio financial reporting for reports.
I have a planning application. And I used areas such as the entity Dimension.

Now, I am creating a report of users to see my hierarchy of dimension entity.
Something like areas
East
West
North
South

I'm able to generate the report, but the hierarchy of areas does not appear...

Can someone advice if there is an option in the preparation of financial reports to make more visible the hierarchical structure by adding a correct indentation between the parent and child?...

And Yes, I used a prompt for the entity in the report...

Thank you

You could add indentation around the lines of formatting.

1. Select the line
2. Select Format
3. click on the tab of allignment
4. set a number for the indentation.

Good luck!

Tags: Business Intelligence

Similar Questions

  • A report that will show how a user has used the secure area?

    Hello everyone.

    I need to view a generated in the report on the activities of the Member section to securezone.

    The ideas are greatly appreciated.

    I've tried selecting the protected area (in the areas of Secure), click on action -> View Secure area usage report

    But it just displays: no data available for the period selected. no matter how to set the filter of time.

    Best regards

    Jones

    It seems that it is a duplicate to your message in this thread: is there a report that will show you how a user has used the secure area? . I will follow on this issue on the same thread.

  • How to create a shortcut that will receive an IP address in the URL?

    I have an electronic notebook installed on my home server and have access to the program by entering an IP address
    and the name of the program. (#, #, #, #: / PgmName).  When I create a shortcut and install it as URL, it the
    shortcut of the reports that it is not valid and yet I come in as the URL in any browser.

    What gives?

    The format that you typed contains a colon ":" which is normally the separator for a port number

    ServerName:443 or xxx.xxx.xxx.xxx:443 link to the port of a web server https. Also, you used a comma ',' instead of the period ".".

    UNC shares are normally \servername\sharename

  • I need help to create a report that will provide the following information:

    I would like to see areport by the following:

    Server name average CPU UTIL, UTIL memory AVG, AVG disk UTIL for each hour for a period of one month

    Any ideas?

    Can I schedule it to run at the same time specifig? How?

    Your help is appreciated.

    George,

    Reports can be organized through the system scheduler foglight and run at a specific time or day. You can check the outside of the host view box for the performance of an existing report. Challenge reports every hour for a month will be available in the graphics space. Looking for a table for information to display view?

    David Mendoza

    Foglight Consultant

  • How to create a report (timesheet) with columns as the row values?

    Hello

    I created a table in APEX 4.2.2.00.11...

    CREATE TABLE "TRIAL_3_DETAILS"
      ( "CONSULTANT" VARCHAR2(20),
    "CLIENT" VARCHAR2(10),
    "PROJECT" VARCHAR2(20),
    "BILLABLE" VARCHAR2(10),
    "TASK" VARCHAR2(50),
    "DATE_" DATE,
    "EFFORT" NUMBER
      )
    /

     

    now, I want to create a report "Time Sheets" where the date values are columns in the weekly timesheet with other columns like customer name, project name, etc...

    also, I want the value of the estimated effort to the title of the column date of...

    Task

    Customer

    Project

    Bill (Y/N)

    < date >

    < date >

    < date >

    < date >

    < date >

    < date >

    < date >

    Hours

    < Job description >

    < empty >

    < project >

    < empty >

    < Estimated effort >

    < Estimated effort >

    < Job description >

    < empty >

    < project >

    < empty >

    < Estimated effort >.

    < Estimated effort >

    < Job description >

    < empty >

    < project >

    < empty >

    < Estimated effort >

    < Estimated effort >

    < Job description >

    < empty >

    < project >

    < empty >

    < Estimated effort >

    < Estimated effort >

    < Job description >

    < empty >

    < project >

    < empty >

    < Estimated effort >

    < Estimated effort >

    Is it possible to create this type of report?

    Syed

    MikeKutz wrote:

    Use TO_CHAR() to 'calculate' the day of the week.  Then, use this value.

    1. WITH e
    2. (
    3. SELECT consultant, client, project
    4. the task, effort
    5. TO_CHAR(date_,'Day') day_of_week
    6. billable
    7. OF trial_3_details
    8. -WHERE date_ between ____ and ____
    9. )
    10. SELECT *.
    11. E
    12. PIVOT (sum (effort)
    13. FOR that day_of_week IN ('Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday')
    14. )

    Note that you actually need to use 'fmDay' as the mask of format of date with this approach. Using of 'Day' will result in all the day_of_week values be padded with blanks to the length of the longest value (Wednesday), then this will be the only match value in the pivot:

    SQL> with t as (
      2    select
      3        to_char(trunc(sysdate) + (level - 1), 'Day') d
      4      , round(dbms_random.value(0, 100), 2) z
      5    from
      6        dual
      7          connect by level <= 10)
      8  select
      9      *
    10  from
    11      t
    12  pivot (
    13      sum(z)
    14      for d in ('Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'));
    
      'Monday'  'Tuesday' 'Wednesday' 'Thursday'  'Friday' 'Saturday'  'Sunday'
    ---------- ---------- ----------- ---------- ---------- ---------- ----------
                                83.23
    

    Using "fmDay" avoids filling and the pivot works according to the needs:

    SQL> with t as (
      2    select
      3        to_char(trunc(sysdate) + (level - 1), 'fmDay') d
      4      , round(dbms_random.value(0, 100), 2) z
      5    from
      6        dual
      7          connect by level <= 10)
      8  select
      9      *
    10  from
    11      t
    12  pivot (
    13      sum(z)
    14      for d in ('Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'));
    
      'Monday'  'Tuesday' 'Wednesday' 'Thursday'  'Friday' 'Saturday'  'Sunday'
    ---------- ---------- ----------- ---------- ---------- ---------- ----------
        60.16    125.09      44.17      77.5      3.63      82.89      26.22
    
  • Is there an extension that will show you the list drop down bookmarks in the location bar?

    I wish the menu drop-down arrow in the address bar to show my favorites instead of show what I typed recently. I use the menu drop-down to go to my most visited sites, so this would be the prefect. Is there an extension that will do this, or something similar?

    You can change a setting: Options > privacy > section of the address bar, change of "bookmarks"; which will display only your bookmarks.

  • How to create a hierarchy that is shared using the rules file.

    Hello - I am trying to create a shared in Essbase hierarchy that looks similar to the following

    -Member 1

    Member 2

    Member 3

    Member 4

    Member 5

    Member 6

    -Member 3

    Member 4

    Member 5

    Member 6

    Basically trying to shoot the 3 members 1 member hierarchy and show it separately.

    What my rule file should look like this situation.

    Grateful for the help.

    Thank you.

    Well, you can do that, as you describe because your member 3 would be a shared member and shared members cannot have children.

    you could do something like

    Member 3A

    Member 4

    Member 5

    Member 6

    Of course if you really want to watch a member 3 with his children, I don't understand why you need a shared hierarchy you can get the update rollup member 3 in the hierarchy of the primary

  • Hello. I need help developing a PowerCli script that will show me the current configuration of the video Ram of each individual virtual machine on a host\cluster or a vcenter. Can you help me?

    I have a script that will allow me to change the configurations of VRAM, but I need a script that retrieves the configuration of all virtual machines VRAM in my infrastructure.
    I need to get out information to a csv file and run this report on a monthly basis... can you help me?

    Right now my environment is mixed. I have Windows XP virtual machines set to 4 MB, Windows 7 virtual computers set to 8 MB and a subset of sall of virtual machines set to automatic detection of settings.

    I need to be able to recover these settings in a CSV file in order to use this information for comparisons of trdouble-shot performance issues...

    Thank you.

    vram.JPG

    Try something like this

    Get - VM |

    Select Name,

    @{N = "OS"; E={$_. ExtensionData.Config.GuestFullName}},

    @{N = "VideoRamMB"; E = {}

    [math]: Round (($_.)) ExtensionData.Config.Hardware.Device |

    where {$_-is [VMware.Vim.VirtualMachineVideoCard]} |

    (Select VideoRamSizeInKB - ExpandProperty) / 1 Ko, 1).

    }} |

    Export-Csv vm - videoram.csv - NoTypeInformation - UseCulture

  • How to create a button that is persistent on the top of the Gallery HTML page

    Hello

    My InDesign folio, I have an article with photo gallery full HTML page. The photo grid occupies the full screen. I want to create a button that is persistent on top of this gallery, which the user can type to go to the main Menu page. This button is always visible in one place, even as the user scrolls up and down the gallery. I tried to create it on the top layer and the upper layer of the page master, but the button disapperas loading the HTML gallery.
    If the user does not see any button to navigate through the Gallery to another article.

    Any ideas how to create persistent button?

    Thanks in advance.

    -MP

    Why not do things just like an HTML article? You do it in the Muse.

  • EBS 11i - how to create a responsibility that can only reset the passwords

    Hello

    I need to create a responsibility of helpdesk team reset user passwords, but do not do. I created a menu and I tried "UMX_FORGOT_PWD", "UMX_OBJ_PASSWD_MGMT", "UMX_RESET_PWD" works but without hope. What should I do or how can I add more effort to make it work?

    user13014069 wrote:
    Yes, I meant this one. But it has everything, it can create, edit, close a user so I don't want to use this menu. I want to create a responsibility that questionable users and reset their passwords, that is, not can change anything else.

    For this you must use the customization to restrict who has access to this responsibility / to make all actions other than resetting the passwords.

    How to customize the forms [ID 468657.1]
    Information about the ability to customize the form of Oracle Applications 11i [ID 279034.1]
    Sample unit test for the use of form customization in Oracle Applications [ID 744069.1]
    Limits of customization of forms [ID 420518.1]

    Document personalization of forms
    Document personalization of forms

    Thank you
    Hussein

  • Y at - it plug-ins that will show you the missing text that could not be mounted in the created text box?

    Hello

    I often work with long pieces of text which is too long to be mounted within a predetermined text box.

    I want to know how much of the text does not appear inside my text box without having to change the size of the text box. Is it possible to do this? Perhaps via the plug-in?

    If there is more text that take place inside a text box object, the output port of the object will be displayed as a red + sign. Select the object with the selection tool. Click on the red + and the pointer turns into an icon "for the text". Click and drag on an empty space on the artboard, creating a new text object containing the text to overflow. It may be necessary to resize the new text object to display all the remaining text.

  • Looking for how to create a page that will recreate self-esteem and image uploader!

    Greetings,

    Is one know how I can create client-side page that would always recreate yourself when a new customer registers and become a member on my blog site, so that they could manage and add friends to their page and download the image to their album? The idea is to have pages added as if it were on Facebook, when a member signs up.

    If I have software server-side is necessary to achieve this goal; What kind of software on the server side need me for this design? Please contact me if you have an idea.

    I would also like to receive information on where to find the script that helps visitors to upload images to my site.

    I did it with other parts of my web design adding that this idea is what I need to finish. Your help is greatly appreciated.

    Joplateau.

    You can ask in a forum more generalized as http://forums.adobe.com/community/design_development/webdesign. It is designed for Adobe Contribute (which will not do what you want) and is rarely visited. Good luck.

  • How to create a button that will always play my flv, not just once?

    I am currently using captivate 5.5 and need to use a button to load my flv.  This button works fine and when it returns me to the slide with the button on flv finishes, the problem is the button no longer works when you press it again if you want to see the flv... help!  My flv is configured to not appear as I want it to be hidden until the key because it covers my entire slide loading.  I put it to run for the duration of the clip, so it's great when it returns me to my slide, but then the button doesn't make it visible again when you press it.  I tried to set the button to activate after the show hoping it would reset the button, but it does not work... as you can see I only know the basics of Captivate!

    The problem may be due to the fact that once you have clicked on its success criteria was used.  This can be reset in reintegrating the slide where the button is located.

    So in order to have your video game several times, you may need to use a different strategy than your current one.  You can try to get the video into a different slide for your button.  Set the click on a button to access this slide and once the finished video, set the action to OnSlideExit to return to the slide with the button.  This way your button gets reset every ready in time for another launch click the slide video.

  • How to run a job that will check if the files exist?

    I have a file in real time ' ' which has about 15 files (test1.txt, other.txt etc.) txt, theres is other jobs that nothing related to coldfusion that if something fails then the file no longer exists.

    So I want to create a job if there is no such thing as a txt file so he sent me an email.

    What would be the best way to do something like that?

    I have to check for every individual txt, something like file?

    <cfset Pathtest = "\\folder1\dept\Alerts\other.txt">
    
    <cfif !fileExists(Pathtest)>
      <cfmail ...>
      sent me a email
      </cfmail>
        
    </cfif>
    

    If all the files are in the same directory, you can create a list separated by commas (or even a table) file names, and that loop.

    
    
    
        
            ... email me ...
        
    
    

    HTH,

    ^_^

  • I can now create a folder that will hold all of my photo files?

    Original title: search folder

    I did a search with the little dog under (music photos or videos).  I have all my photos gathered.  I can now create a folder that will contain all the? I use Microsoft Word or Word Perfect 10, but most of my documents are in WP. I have photo files in Picasa and Photo Shop as well as those of Word Perfect.

     

    Hello


    What documents are there in WordPerfect?

    Yes certainly, you can create the folder that holds all of the image files.

    See the following steps to create a folder.

    (a) to highlight all the images files or press Ctrl + A on the keyboard

    (b) go to the location where you want the folder to be (example: Office)

    (c) right-click and click New, and click folder

    (d) the name of your choice.

    (e) open the folder, right click and click on paste.

Maybe you are looking for

  • Firefox is not redirect on Web pages despite the settings

    on just about every redirect asks me to allow it. I never have the option to set permissions for valid and secure pages for which I connect with. even on pages where I put the security permission, it still does it. He asks even for permission on micr

  • HDR-as200 noise with case

    Hello I wanted to see if I was the only one with this problem. When my cam action is in the case of spk - as2, that it came with, it distirts the sound with a lot of traffic noise. the noise resumes each time the camera is moved. When I take the came

  • Satellite 110CS - hard drive not shown in BIOS

    Hi, new to the forum. The other day, I bought a Toshiba Satellite 110CS on eBay and it arrived all ok, I looked in the Device Manager on Windows 95 (ouch that's old) and he said that the controller hard drive or something was not installed correctly

  • M30: Could not find a Local network connection

    Hi all, I really hope that someone can help me!I had a M30 Windows Home, it comes with a built-in wireless G connection (that's fine). However whenever I try to access my network via an ethernet cable, I can't find my LAN connection under--> network

  • PC does not recognize the third HD

    I would like to add a third internal HD to my PC via a SATA connector, but my PC is so far not recognize my third drive after connection. Data sheet: M7664X http://support.hp.com/us-en/document/c00771737 MB: A8M2N-(Bios 3.10) http://support.hp.com/us