Is it possible to format a column to represent more than one key figure?

Is it possible to have a column called "Forecast" and then position both revenue and cost key figures in the column in BEx?
For example:
type      forecast   actual
revenue  90,000    95,000
costs     80,000    85,000

hi,
if you use structure you cannot have key figures in the column
Ramesh

Similar Messages

  • Is it possible to install Lightroom 4.1 on more than one computer using the same product code?

    is it possible to install Lightroom 4.1 on more than one computer using the same product code?

    Yes, your license key is cross platform PC & or Mac you are allowed to have two current installations with one in use at any point in time. You can uninstall / install as many times as is necessary so long as you adhere to the limits.

  • Is it possible to connect a DEV System to more than one SAP Solution Manage

    Hello,
    My system DEV is already connected to a first SAP Solution Manager, I would also like to reconnect the same system so that it communicates and will be monitored by a second SolMan.
    Is it possible to do so and the do the operation involve any risks ?
    Thanks for your help
    Regards
    Ben

    Hello,
    This is possible in many scenarios. Often this is done to distribute load, for example on Solution Manager will do the Service Desk Function, one may do ChaRM, one may be doing Monitoring & Reporting, one may be doing Diagnostics.
    In these cases a managed ssytem can be connected to many Solution Manager systems.
    However as Mateus has pointed out, you cannot connect one managed to two Solution Managers and do SMD on both Solution
    Manager systems, but you can have more than one Solution Manager doing Diagnostics.
    Even in the case of EWA, while you can connect a Managed system to multiple Solution Manager systems and have then generate a report, one of the Solution Manager systems must be defined as the Master.
    So the specific scenario may place some restrictions on connecting a managed system to more than one Solution Manager,
    but for most instances it can be done.
    Regards,
    Paul

  • How to repeat a row when tablix columns print over more than one page

    I have a tablix with 20 Columns.  When this prints it prints over 3 pages (which is
    OK).   The first Column is the Name (in this case it is the
    Project name).  On Page 2 & 3 I want to print the Project name again,
    so that a report user does not need to go back to page one to figure out which
    project the columns are referring two.  In Excel there is an option
    "Rows To Repeat".  I am trying to do the same in SSRS
    2012. 
    I have tried links
    like:
    http://msdn.microsoft.com/en-us/library/dd207045.aspx
    http://remicaron.wordpress.com/2010/01/05/how-to-get-ssrs-to-repeat-the-row-headers-tablix-2008/
    http://www.sqlcircuit.com/2012/03/ssrs-how-to-repeat-column-header-in.html
    These do not work
    for me .... in fact they return an error msg
    Can this be done?
    Tx
    Andrew
    Andrew Payze

    Hi Andrew,
    If I understand correctly, there are 20 columns in the table. When it prints over 3 pages, the report should repeat the first column in all pages.
    To freeze row header in the table, we can refer to the following steps:
    The table should have a group. If the Name is already a row group, we can directly refer to step 2. Or we need add a row group grouped by Name ahead.
    Right-click the table to open the Tablix Properties dialog box, then enable “Repeat header rows on each page” and “Keep header visible while scrolling” options under Row Headers category.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Is it possible to install Creative Suite CS6 on more than one computer?

    Hi, I have Creative Suite on one computer already, but that computer recently went kaput, and the only one I have left is a Mac (the previous one ran Windows). Is it possible for me to install it on the new computer?

    Unfortunately, Creative Suite serial numbers are operating system specific: Mac only or Windows only.
    So, although you're entitled to activate the software on up to 2 computers at the same time, they must both be Macs or both be PCs. You cannot use a Windows serial number on a Mac.
    You'll have to apply to Adobe for a platform transfer to CS6 for Mac.
    http://helpx.adobe.com/x-productkb/policy-pricing/order-product-platform-language-swap.htm l
    Or join the Cloud.
    FYI, Cloud software is all multi-platform. There are no serial numbers. It's activated via your Adobe ID and works on both Mac and/or Windows.

  • Is it possible for NetBeans to find sourcecode in more than one folder?

    I have a very simple question:
    I have a project that I'm developing in NetBeans. I have source in two places:
    ejb/src
    and
    war/src
    That's a pretty common situation: one package / source tree for my beans, another for my web application.
    Can NetBeans support a usage like that?
    I found this page:
    http://www.netbeans.org/kb/50/import_j2se.html
    which has a section about "importing a project with multiple class folders" but what they describe, does not work.
    One thing I could do is merge everything into one folder, and then have my ant script sort things out into jars, but that doesn't make as much sense as having two source trees.

    Yes it does! Open the project properties using right mouse on project tree element -> Properties then select Sources -> Add Folder.

  • Is it possible to assign a TIN number to more than one Vendor?

    Hi there. This is my first post ever in this community. I have little experience with SAP and had come across the following situation: I have two different W-9 forms for 2 vendors with different addresses and names but with the same TIN number. These two entities are related. One provides us with the fuel cards service and the other one with lodging cards service. Our current SAP configuration only allows one TIN number per vendor. SAP configuration is determined by our Head Office in Spain and this rule is applied across all subsidiaries worldwide.   Question is: how do US companies handle this situation in SAP? Thanks.

    Hi!
    You can mention up to 4-5 tin numbers for a single vendor at 'Control' tab in master data T.Codes: XK01 or FK01. But you cant get the reports per tin number wise. You have to contact your developer to get this report.
    Thanks

  • Display column values as a series/legend on a line chart where one column value can be more than one category

    Hi Everyone
    I don't know if this is possible or not, so I will describe it. I have a column in a table called Filing. There are currently three values in it ("Abuse", "Neglect", "Voluntary") and each record has this populated. I also have
    the below slicer for the column also.
    I would like to add a fourth value called "Abuse/Neglect" that would identify instances where both an Abuse and Neglect petition was filed, which is a subset of the Abuse and Neglect records in the Filing column.
    My question is, is it possible to create a line chart that has the 4 Filing possibilities: "Abuse", "Neglect", "Voluntary", "Abuse/Neglect" as the Series/Legend in the line chart?
    The problem is that there are records that are more than one category: Abuse or Neglect records can also be Abuse/Neglect.
    Paul

    Hi Paul,
    According to your description, there is a column with the values ("Abuse", "Neglect", "Voluntary") in your table, now what you need to is that add another value "Abuse/Neglect" in this column, and then use it
    as Series/Legend in the line chart, right?
    In this case, you can add calculated column to your table based on your logic. A calculated column is a column that you add to an existing PowerPivot table. Instead of pasting or importing values in the column, you create a DAX formula that defines
    the column values. The calculated column can be used in a PivotTable, PivotChart, or Power View report as you would any other data column. Please refer to the link below to see the details.
    https://msdn.microsoft.com/en-us/library/gg413492%28v=sql.110%29.aspx?f=255&MSPPError=-2147217396
    Regards,
    Charlie Liao
    TechNet Community Support

  • Checkbox with more than one display column.

    Hi.
    I have a checkbox item which I reference in a process (stored procedure) in my page. I'd like to display more than one field for the item, in different columns.
    The lov query allows only 2 fields, the display value and the return value.
    For now I just concatenate the 2 display fields, but I would like to display them in 2 different columns.
    Is this possible?
    My other option would be to use a report and set the item type to a simple checkbox. Is it possible then to reference the values of the report checkbox in my process ?
    Thanks in advance.

    Any ideas anyone?

  • Does File Delivery support files to be stored in more than one format?

    Hi All,
    Can we have internal delivery channel configured to store files in more than one format.
    For eg. We want the files to be stored simultaneously in both xml and txt format as per requirement. Is this possible in Oracle 10g B2B.

    No, it won't be possible. At a time only one file would be written.
    You may write a utility which may poll the incoming directory (where Oracle B2B puts the file) and write messages in required formats in required directories.
    Regards,
    Anuj

  • Simple request... More than one column to organize tracks?!

    Is it possible to organize tracks with more than one column, such as 'name' followed by 'comment', for example.. The way I have it now, each time you click on a new header, the last header cannot be used in combination, i.e. only the currently selected header can be used. Thanks!

    strangelittleman,
    I don't know of any way to do this, but I agree it would highly useful. (Like the sorting algorithms in word processors that let you sort by column 2 followed by column 6, etc., or whatever.)
    Here is a work-around. If the column you use to arrange your songs, say song name, produces a fairly sizable listing for the same song (Louie Louie, for instance) and you want to organize that by artist name (to group the multiple versions done by Motorhead or IGGY POP, for instance), then just select the songs of a given name and copy them to a new playlist. Then select the artist name column to organize by that.
    This is clumsy, and only useful if you have a large number of songs in the first sorting category (song name in the example above) and duplicates that you wish to detect in the second sorting category (artist name in the example above). But in some cases it may be helpful.
    Drake

  • TableView - Filter more than one value in same column

    Hi folks,
    I faced a problem on <b>filtering a field more than one value</b>.
    Does it possible solution for us to bring out filtering function while user try to enter few values in the SAME filter field?
    Thank you.
    First, i need to clarify my exact problem.
    --> I have created one tableView with filter = "server". Then i want to allow my user to enter few filter values in same field column.
    Example 1:
    Before
    COL1 COL2 COL3 COL4
    l--II--
    l-filter1I--I--
    *filter1 = AAA, BBB
    AAA AAA AAA AAA
    BBB BBB BBB BBB
    CCC CCC CCC CCC
    DDD DDD DDD DDD
    EEE EEE EEE EEE
    After
    COL1 COL2 COL3 COL4
    l--II--
    l-filter1I--I--
    *filter1 = AAA, BBB
    AAA AAA AAA AAA
    BBB BBB BBB BBB
    Is that any good suggestions to solve my doubt?
    Message was edited by:
            GP Poh

    check out this work around. in this sample currency column supports multiple values and multiple values in the filter column should be enter with comma as separater.
    <u><b>page attribute:</b></u>
    filtertab     TYPE     RSELOPTION
    filter_wa     TYPE     RSDSSELOPT
    itab     TYPE     FLIGHTTAB
    <u><b>layout</b></u>
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <htmlb:content design="design2003" >
      <htmlb:page title=" " >
        <htmlb:form>
        <htmlb:textView id ="tex"
                        text = "Filter on Currency Column support multiple values, they can be entered with comma as separater like 'usd,DEM'"/>
          <htmlb:tableView id                  = "tv1"
                           design              = "ALTERNATING"
                           table               = "<%= itab %>"
                           filter              = "APPLICATION"
                           columnHeaderVisible = "true"
                           sort                = "SERVER" />
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>
    <u><b>oninitialization</b></u>
    select * from sflight into table itab where currency in filtertab .
    <u><b>oninputprocessing</b></u>
    * event handler for checking and processing user input and
    * for defining navigation
    DATA: table           TYPE REF TO cl_htmlb_tableview .
    DATA: tv_data TYPE REF TO cl_htmlb_event_tableview.
    DATA: filter_value TYPE string .
    DATA: fil_val TYPE STANDARD TABLE OF string ,
          fil_val_wa TYPE string .
    REFRESH filtertab .
    table ?= cl_htmlb_manager=>get_data( request = request
                                               name    = 'tableView'
                                               id      = 'tv1' ).
    IF table IS NOT INITIAL .
      tv_data = table->data .
      IF NOT tv_data IS INITIAL .
        CALL METHOD tv_data->get_row_filter_value
          EXPORTING
            column_index = 6
          RECEIVING
            value        = filter_value.
        IF NOT filter_value IS INITIAL .
          TRANSLATE filter_value TO UPPER CASE .
          REFRESH fil_val .
          SPLIT filter_value AT ',' INTO TABLE fil_val .
          CLEAR fil_val_wa .
          LOOP AT fil_val INTO fil_val_wa .
            filter_wa-sign = 'I' .
            filter_wa-option = 'EQ' .
            filter_wa-low = fil_val_wa .
            APPEND filter_wa TO filtertab .
          ENDLOOP .
        ELSE .
          REFRESH filtertab .
        ENDIF .
      ENDIF .
    ENDIF .
    Regards
    Raja

  • Create a logical column with more than one data source

    I'm having a problem to create a logical column with more than one data source in Siebel 7.8.
    What I want to do is the union of 2 physical tables in one logical table.
    For example, I have a "local_clients" table and a "abroad_clients" table. What I want is to have a logical table "clients" with the client data from the 2 tables.
    What I've tried is dragging the datasources I need onto the logical column.
    However this isn't working because it only retrieves the data from the first data source.

    Hi!
    I think it is not possible to do this just by dragging the columns to the logical table. A logical table can have more than one source, but I think each column must have just one direct source column.
    I'm not sure, but maybe you should do the UNION SQL to get the data of the two tables. In the physical layer, when you create a new physical table, it's possible to set the "table type" as a "SELECT". I didn't try that, but it seems that it's possible to have the union table in the physical layer.
    Bye.
    Message was edited by:
    user578388

  • Inreractive Report: Ordering by more than one column

    Hi Guys an Girls,
    I have a interactive report on an application that i have built. I have been asked whether it is possible to order by more than one column.
    What i mean by this is, when i click on the column heading i can order by that column ascending or descending. Is it possible to order by more than one column?
    Thanks
    -N.S.N.O.

    Hi,
    Yes you can. Just choose "Sort" on the options menu.
    Paulo Vale
    http://apex-notes.blogspot.com

  • External Editors file format- choose more than one:i.e. either tiff or psd

    External Editors file format- would like to be able to choose more than one OR I'd like to be able to easily change between opening a file in an external editor in either psd format or tiff. i.e. PSDs to photoshop, or TIFFs to one or more other editors like Topaz Labs, FX Photo Studio Pro or Snapseed.
    While when editing in PhotoShop, one would like to edit in psd format, other plug-ins will not take a psd format, they need tiff. There is  only one choice for external editor in Aperture. is it possible to set up a work around for this?
    This issue is also discussed on http://www.apertureexpert.com/tips/2012/1/25/using-3rd-party-apps-with-aperture. html

    Here's my thoughts...
    1. You are a bit confused and I wonder how you can determine a file is a PSD or a TIF by looking at it?  Not all print drivers can recognize PSD's, but can recognize TIF ( this means almost all output devices can interpret TIF's no problem ).  That said, PSD's can manage layers better than TIF's which add to file size each layer you include in the TIF.
    2. Never say never.  This all depends on the file's use.  Layered TIFs can add complexity in which a print driver can or cannot deal with.  As you work on an image, you may want to merge layers for whatever reason(s) and you always have the option to flatten whenever you feel like it.  However, It is also a good idea to dupe the file as you move along.  That means you always have a layered version to fall back on should you need to edit later on.  I also Place transparent PSDs in Illustrator files with no problems.  But, I save as EPS in Illustrator and when I do that, then the file is automatically flattened.  This is perhaps what the internet was talking about.
    3.  Yes, see number 2 above.  There's no such thing as automatic flattening of TIFFs.  Again, this all depends on the printer and whether or not it can print while retaining original layers.  Some do, some don't.  Most of the time, I edit in PSD with layers intact.  Then, when I prep the file for printing, I will save a copy as a flattened TIFF so the file streamlines through the RIP and Print process.
    4.  Makes no difference.  Use 'em if you've got 'em.
    Try to get some good resource material at a library or college bookstore or barnes & noble.  Also, get Adobe's Print Publishing Guide.  This is a good reference guide.
    Message was edited by: John Danek

Maybe you are looking for

  • Take a snapshot of the user at login

    I just read the Apple Pro Tip about adding tasks to your login (start-up) items. It gave me the idea of automatically taking a snapshot of the user when logging in. A little searching came up with an applicagtion called iSightCapture at ScriptBuilder

  • How can I digitizing HDV tapes into FCPX

    I am about to upgrade my Mac laptop and FCP, but I need to know how I can import (digitze) my HDV tape based video into FCPX. The camera has firewire 400, but I have used a firewire 400 to 800 cable to digitize into Final Cut Studio. What is the best

  • Safari 5.0.3 Snow Leopard 10.6.5 Crash

    Now I have the Snow Leopard Server on the Xserve doing the exact same thing. It crash even by loading MobileMe's iDisk and also skype.com Please help. I have reinstall Adobe Flash, 10.6.5 Combo but still doesn't solve the problem. I have the crash re

  • Why is the startup volume invisible when booting MBP from Snow leopard disk?

    I loaded Snow Leopard onto a new harddrive. It boots and operates my MBP (April 2009) just fine but the drive icon does not show on the desktop. What gives?

  • Error: bad interpreter: No such file or directory

    Solved....if you ever executing any file from the $iAS/bin directory and get the "bad interpreter: No such file or directory" then all you do is edit that file in vi or whatever, the look at the first line where it said #!/bin/ksh (in by case, it use