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

  • Home
  • SEARCH
  • 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 3615170
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:20:25+00:00 2026-05-18T22:20:25+00:00

I am a bit confused on this, I made a report template in Birt

  • 0

I am a bit confused on this, I made a report template in Birt and have a table as a “Group” where I rely on this to display different data on each page based on a dataset column.

When I add a header, however, It is still part of the table, so if I want something from the report to appear on every page it has to be part of the table, however I want to put something like:

Current Department: [department]

and have this not be constricted by the table width, is there any way to do this while keeping it as part of the group (as it needs to be in order to get the proper data from it)

  • 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-05-18T22:20:25+00:00Added an answer on May 18, 2026 at 10:20 pm

    You could consider using the Master Page header. This is made a little more complex because you want to include contextual data in the header itself. I would suggest setting a Persistent Global Variable to hold the value for department. Persistent global variables are available anywhere int he report, so you can easily use an expression in the header to get to it. Setting it is even easier as you can use the JavaScript event when the group changes to grab the new value and update the PGV.

    Setting a Persistent Global Variable (via an event-based script):

    reportContext.setPersistentGlobalVariable("deptName", row["department"]);
    

    Recalling a Persistent Global Variable

    reportContext.getPersistentGlobalVariable("deptName");
    

    You could also use a grid to contain both your header and your table. This way the grid controls can be sized independent of the table elements contained within them. Make sure if you go this route you bind the GRID to your data set and allow the sub-controls to inherit data from their parent. This will ensure both the table and the header you are fabricating are looking at the same point in the same data set.

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

Sidebar

Related Questions

I'm a bit confused on this. I have a data table structured like this:
Ok so I have made a login action but I'm a bit confused on
I am a bit confused at this point on what is an object, what
I am a bit confused about this. If you're building a distributed application, which
I'm a bit confused with this: can I use PHP variables in a pg
just a bit confused by this code var counter = function() { //... var
I am little bit confused about this statement that I read in a book
This is a bit confused question for those who don't now advanced SQL... However.
I'm a bit confused as to why this isn't working; I assume that because
I am getting myself a bit confused about how to go about this. My

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.