Author Topic: Report columns  (Read 353 times)

Offline Cogla

  • Full Member
  • ***
  • Posts: 8
  • Forum Citizenship: +0/-0
Report columns
« on: 27 Dec 2005 04:31:14 am »
Hi dudes,
I ve a new topic to discuss.
In the prompt mage i have some column names that has to be displayed in the report.
When the report is generated, it should contain only the columns what the user has selected.
Can anyone help me?


Offline BIsrik

  • Statesman
  • ******
  • Posts: 473
  • Forum Citizenship: +12/-3
Re: Report columns
« Reply #1 on: 27 Dec 2005 05:37:52 am »
use a calculation for this...saying then ?prompt? = 'Col1 then col1 else col2. and display the calculation..

Srik

Offline bdybldr

  • Global Moderator
  • Statesman
  • *****
  • Posts: 275
  • Forum Citizenship: +7/-1
Re: Report columns
« Reply #2 on: 27 Dec 2005 06:02:59 am »
Cogla,
I would use static choice prompts for the optional columns and use conditional box to display the olumns selcted by the user.