Print Page | Close Window

[ASK] Generate column header from table row value

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=5244
Printed Date: 03 May 2024 at 6:08pm


Topic: [ASK] Generate column header from table row value
Posted By: jipo
Subject: [ASK] Generate column header from table row value
Date Posted: 17 Jan 2009 at 1:22am
Hi, I need help.
I had 3 tables, user, schedule and detail_schedule

User :
ID_User, Name

Schedule:
ID_Schedule, Date, Location

Detail:
ID_Detail, ID_Schedule, Activity

I wanted to make report design like this :




*The activity row at report output is empty

How to generate column activity header dynamically , values base on table detail ?
If at table had 5 value, so at the report it generate activity 1-5.

Any reference or source ?

ThanksSleepy





Replies:
Posted By: azrey
Date Posted: 19 Jan 2009 at 8:37pm
Hi,
 
I have similar issue as yours. have you found any solution yet?
i've been searching for few months.. yet, no solution found.
if you have solution, can you share please?
thank you



Print Page | Close Window