Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8999853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:14:06+00:00 2026-06-16T00:14:06+00:00

I am trying to do something that I do not know if is possible

  • 0

I am trying to do something that I do not know if is possible on Reporting Services that is create a kind of receipt.

I have already a table that breaks the page between every instance of a group and summarize the totals. Something like:

ID     -     Product  -     Invoice Number         -  Card Holder     -  Card Number  
01     -     Coffee   -     00121asdas-asd5458     -  James W L       -  xxxxx  xxxx xxx1235
02     -     Milk     -     154554bnvb-5sdfs57     -  James W L       -  xxxxx  xxxx xxx1235

I would to get some values/items from the same query used in that table and display them above the table where the headers will be located vertically. Eg:

   Card Holder: James W L 
   Card Number: xxxxx xxxx xxx1235
     Sale date: 2012-12-12
 Ticket number: 0000
----------------------------------------------
ID     -     Product  -     Invoice Number
01     -     Coffee   -     00121asdas-asd5458
02     -     Milk     -     154554bnvb-5sdfs57

How could I get those reference from that table to create a new table or expressions and be able to repeat than with the primary table in the next pages?

Please, give me a direction….

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:14:06+00:00Added an answer on June 16, 2026 at 12:14 am

    You can create static rows within the group, and show the First value of a certain column, scoped within the group. On those rows you will have to do some creative cell merging to get the layout you’re suggesting.

    Suppose you start with this for table layout:

    +--------+------------+----------------------+----------------------+---------------+
    | ID     |  Product   |     Invoice Number   | Card Holder          |  Card Number  |
    +--------+------------+----------------------+----------------------+---------------+
    | [id]   |  [Product] |     [InvoiceNr]      | [CardHolderName]     |  [CardNr]     |
    +--------+------------+----------------------+----------------------+---------------+
    

    You could create a few static rows in the group header, with merged cells:

    +---------------------+-------------------------------------------------------------+
    |  Card Holder:       | =First(Fields!CardHolder.Value, "CardHolderGroup")          |
    +---------------------+-------------------------------------------------------------+
    |  Card Number:       | =First(Fields!CardNr.Value, "CardHolderGroup")              |
    +---------------------+-------------------------------------------------------------+
    |  Sale date:         | =First(Fields!SaleDate.Value, "CardHolderGroup")            |
    +---------------------+-------------------------------------------------------------+
    |  Ticket number:     | =First(Fields!TicketNr.Value, "CardHolderGroup")            |
    +---------------------+-------------------------------------------------------------+
    | ID     |  Product   |     Invoice Number   | Card Holder          |  Card Number  |
    +--------+------------+----------------------+----------------------+---------------+
    | [id]   |  [Product] |     [InvoiceNr]      | [CardHolderName]     |  [CardNr]     |
    +--------+------------+----------------------+----------------------+---------------+
    

    I’m not sure if I’m answering your question 100%, because I’m not entirely sure what you meant with the last bit on pages. Once you got your table structure I recommend looking through the MSDN pages on repeating row group headers on pages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create something that works like this but doesn't have any submenus.
Hi im trying to access every child that is not 3n+6 i.e something like
I am trying to create something that uses the idea of the UIPopOverController, I
I have a feeling that this probably is not possible using strictly CSS, but,
I'm trying to do something that would be really simple in any other language
I am trying to do something that has been done many times before by
I'm trying to do something that i would think to be rather simple. I
I am trying to setup something that looks like this with the arrow that
I was trying to do something that apparently doesn't work in JPQL: JPQL: select
I'm trying to do something that I thought ought to be reasonably simple but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.