🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Transforming Multiple Reports Using One Workspace

User: "Christopher_22352"
Altair Community Member
Updated by Christopher_22352

Each report that is being dropped into the workspace has four records of data which must remain grouped.

 

Our result looks like the following:

image

What I would like is to be able to drop multiple reports into the workspace and have it look like the following:

image

I have tried using transpose, but the result is one long row, any guidance on how to get the result I want would be greatly appreciated.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    How are you extracting the fields you want?  It almost looks like you are appending the two tables.  If the files are similar, and you are using report design, you should be able to put both files under the same table created from report design and get the result you are looking for.

    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    How are you extracting the fields you want?  It almost looks like you are appending the two tables.  If the files are similar, and you are using report design, you should be able to put both files under the same table created from report design and get the result you are looking for.

    The first column is coming from the detail line and the second column is being trapped using a group footer.

    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    Have not used the newer versions of Monarch, but in the classic version I would have created a 4 row detail trap and identify the fields needed in your columnar output.   If the reports are identical, then open them all at once and output them as one.  I may be missing something, but a multiple line detail trap would work as I read the question.