How to split a report in several parts, displayed next to each other ?

Hi all,
I searched the forum, read the manuals, but couldn't find a way to do the following:
I have a page, containing several regions. The bottommost region contains a narrow (2 small columns) report, with several tens of rows. This forces the user to always scroll the page vertically to get a complete overview.
What I'd like to do is to split the display in sets of eg. 10 rows and display these sets horizontally next to each other. Something like this:
xxx xxx               xxx xxx               xxx xxx
xxx xxx               xxx xxx               xxx xxx
xxx xxx               xxx xxx               xxx xxx
Is this at all possible ? And if so, can you hint me how ?
Thanks a lot in advance,
Mark

This thread might be helpful (but not my contributions I fear ;-)
Re: SQL query report columns

Similar Messages

  • How to show masterdata in colums next to each other?

    Hey guys!
    I'm working on a query where we're using a characteristic and several key figures. This characteristic is a masterdata object which shows various user roles belonging to a project.
    What I would like to see in my report is the project name plus the user roles (multiple roles per project!) in the colums, followed by the key figures. Each 'rolecolumn' then shows the name of the user.
    BUT!
    I would like to see the roles (masterdata) next to each other, each in a separate column followed by the key figures.
    Standard SAP shows a role in a colum, then all key figures, then another role, then all key figures again etc.
    Any advice on how to solve this?
    Regards,
    Joost
    Edited by: Joost on Jun 2, 2008 12:09 PM
    Edited by: Joost on Jun 2, 2008 12:10 PM

    Hey Balaji,
    Thanks for your reply. Unfortunately, your solution of drilling down to other reports is not allowed at the customer. Should you have any other solutions, let me know.
    Regards,
    Joost

  • Lightweight APs seeing neighbors several floors above and below each other

    Hello All,
    I noticed in our PI 2.1 that our access points are seeing neighbors several floors above and below each other.  For example.  I have an AP thats at least 2 floors below ground that's seeing an AP on the 6th floor.  The controller TPC is set to a fix value of 5 on the 2.4 band.  What's even more strange is that the person reporting constant disconnects is on this level below ground but is connected to an AP on the 6th Floor when there's an AP right outside of the door where she is physically located.  Any ideas of what to do or look for?
    Regards,
    Terence

    I wouldn't blame you if you put a low rating in my previous recommendation about disabling Band Select.  I am wrong.  I got confused with Client Load Balancing.  Client Load Balancing should be disabled.  I am wrong and I apologize for the confusion.
    Make sure you choose TPCv1 and NOT v2.  You can set DCA Channel Assignment Method to 24 hours.  This prevents the WLC changing channels regularly.  Make sure when you enable "24-hours" you set this very early or very late in the afternoon so no one is there.  Alternatively, you can reboot the WLC at midnight.

  • My iphone 4S is constantly on 3g service instead of 4g ...how do i get it to stay on 4g service?  My other phone is showing 4g service right next to each other so i know i am in a 4g service area.

    My iphone 4S is constantly on 3g service instead of 4g ...how do i get it to stay on 4g service?  My other phone is showing 4g service right next to each other so i know i am in a 4g service area.

    THe 4s is 3G device, it can't get 4g service.

  • How do you configure the iMac so separate users can access each other's files, especially iPhoto and iTunes? I need to be able to transfer media between two users and not just gain limited access using 'share'.

    How do you configure the iMac so separate users can access each other's files, especially iPhoto and iTunes? I need to be able to transfer media between two users and not just gain limited access using 'share'.

    See Terence Devlin's thorough explanation here.

  • How to select multiple nodes, which are not next to each other,  in a tree?

    The following code suppose to allow user select any combination of nodes (because of DISCONTIGUOUS_TREE_SELECTION), however, I can only select nodes which are next to each other. Can some one told me how to make this DISCONTIGUOUS_TREE_SELECTION work?
    Thank you very much!
    import javax.swing.*;
    import javax.swing.tree.*;
    public class TestTree extends JFrame {
    public TestTree() {
    super();
    setBounds(0,0,500,500);
    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    JTree tree = new JTree();
    getContentPane().add(tree);
    TreeSelectionModel model = new DefaultTreeSelectionModel();
    model.setSelectionMode(TreeSelectionModel.DISCONTIGUOUS_TREE_SELECTION);
    tree.setSelectionModel(model);
    public static void main(String [] args) {
    TestTree test = new TestTree();
    test.show();

    In Windows you hold down the Ctrl key while clicking on the nodes you want to select. Don't know the equivalent in other environments.

  • How can we make 1 window to be displayed on top of other window in smartfor

    Dear friends,
                       How can we make 1 window to be displayed on top of other window in smartforms as i m not getting content of a window which is placed above other window?

    Hi,
    There r two ways ways to display image.
    1)As background image
    2)using graphic node.
    To display image as background.
    click on page node.
    choose background picture options
    enter the path of the image.enter the resolution and output mode in the output attributes.
    enter the horizontal and vertical positions where the image to be displayed in the page.
    To display image using Graphic node.
    Add a graphic node into the window where u want the image to be displayed.
    In the General attribute enter the path and the resolution.
    Hope ur problem get solved.
    Regards,
    shiva

  • How do I set up my ipad2 and MacBook to FaceTime each other when I am the user on both? Ie my apple account....

    How do I set up my ipad2 and MacBook to FaceTime each other when I am the user on both? Ie my apple account....is on both?

    To locate people, you should use the free "Find my Friends" service and app.
    See: http://www.apple.com/icloud/features/find-my.html

  • How can I have two PDFs open at the same time next to each other?

    How can I have two PDFs open at the same time next to each other?

    Moved to Adobe Reader for iOS.
    The only way I know how to do that is with two iPads.

  • How to split a text in two parts?

    Hello everyone,
       I'm trying to make a text appearance, with a smilar effect as the one in this video (1 mn 43) :
    After Effects Template : 65 Title Animations - YouTube
       My problem is, I'd like to split my text in two parts, at the middle of a letter, so I can separate the text in two parts then gather it up at the end of the animation.
      I've tried to take a look at the text's animation tool, where you can make it spin, or rotate and this kind of stuff, but I can't find out how to make a letter really split at its middle.
    Thank you in advance and sorry for my english.

    Duplicate your text layer and mask.

  • How to split  the records into two parts

    Hi experts,
    I have a field with 75 char length, this field have records also, Now i want to split the field into two differnt fields. That means upto first 40 char goes to one field, from 41st char to 70 char goes to another field, for that how to split record into two parts.
    Plz advice this,
    Mohana

    Hi,
    Do the following:
    f1 = fsource(40).
    f2 = fsource+40(30).
    where fsource is the 70 character original string and target strings are f1 (length 40) and f2 (length 30).
    Cheers,
    Aditya
    Edited by: Aditya Laud on Feb 22, 2008 2:10 AM

  • How to split the report into different versions view 1 agent delivery

    Hello
    I have a scenario where I need to send a dashboard to multiple users. The user information are stored in the table like the following:
    USER    Day     Car                  Pay Type                    Cost   Email
    USER1
    -10
    -2
    Honda
    Customer Pay
    500
    [email protected]
    USER2
    -4
    -1
    AUDI
    Customer Pay + Warranty
    1000
    [email protected]
    USER2
    -4
    -1
    PORSCHE
    Customer Pay + Warranty
    1000
    [email protected]
    Now I have a dashboard call Car, on this dashboard I have prompts like Date, Car, Pay Type, Cost, pretty much the same name as the columns in the above table. I have also set up session variables to pick up users based on the log in.
    Now for user2, he is getting 1 email, which is the dashboard with both Audi and Porsche on there. Instead, he wants to 2 attachments, 1 for Audi and 1 more Porsche. Is there a way to achieve this using 1 agent?
    Please let me know how to split the result sets based on user records in the table
    Thank you

    Hello,
    Thank You very much for the useful hint.
    Regards
    Aloha

  • AR - How to split receivable account for several accounts.

    Has enyone know how to split Receivable account for transaction in distribution window on 3 diffrent accounts
    eg.
    Total amount for transaction line is 5000
    I have to create accounting as follow:
    1st Receivable account Dt: 2000
    2nd Receivable account Dt: 2000
    3rd Receivable account Dt: 1000
    1st Revenue account Ct: 500
    2nd Revenue account Ct: 1000
    3rd Revenue account Ct: 3500

    Hi
    This could be possible in R12 using SLA (Sub Ledger Accounting) and not in previous versions
    Regards
    Sivakumar

  • How to generate the reports in BI and display in EP ?

    Hi All
       I am new to BI but i am working on EP
       Can any one help me how to generate the reports in BI and should be displayed
       in EP frontend?  So what and all settings and installations i need to do ?
       Any documents on this will be really helpful to me..........
    Adv...thanks and regards
    Kops

    Hi kops,
    Check the links below.What you need is there..
    How can i place a query developed in BEX to portal
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/92dceb49fd25e5e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm

  • How to make a robot roam and simultaneously display its coordinate using other vi

    Hi i am using Cricket to find the coordinates of moving robot as my receiver is attached to the robot.I made a vi which can extract the exact coordinates using my CRICKET sensor data.How to move a robot and simultaneously display its coordinates.In turn moving the robot usin roaming Vi as well as same time my VI display its coordinate.

    Hi,
    Is this an NXT robot and are you deploying your code on the robot?  Are you running the robot from a VI on you PC using blue tooth, etc... ?
    If you are running both VI's in LabVIEW you can use parallel loops.  If they have to communicate with each other, then you have to decide which approach to use with parallel loop communication.  Like simple variables or more complex choices like queue, etc...
    Can you provide more information about your system and version of LabVIEW?
    Mark Ramsdale

Maybe you are looking for