User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 401,443 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,898 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser: Programming Forums
Views: 5587 | Replies: 0
Reply
Join Date: Aug 2004
Posts: 3
Reputation: miyakejess is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
miyakejess miyakejess is offline Offline
Newbie Poster

Help Problems on making Crystal Report

  #1  
Dec 9th, 2004
Hi all,

I want to make a report that the column headers are getting from one of the
field in the dataset.
Example, dataset ds has table A with 4 columns, col1, col2, col3, col4
I would like to use col1 values to be the column headers of the report,
the returned dataset, ds has 4 records, and those values in col1 are
("AB","AC"," AD" and "AE")
so the reports will become

AB AC AD AE (distinct values of Col1 return from ds)
XX XX XX XX
XX XX XX XX
XX XX XX XX
XX XX XX XX
............

So I am thinking to get the distinct values of Col1 from the return dataset,
ds.
But I don't want to do it in the SQL, so how can I do it in the Crystal
Report?

I want to fill the returned data from ds following the headers come from col1
those data will be filled according to the value of col1 in each records,
says.
records 1 {AB, 123, ..., ...}
records 2 {AD, 999,...,...

the reports become,
AB AC AD AE
123
999
Or is there any other Good ideas to do it??
Thanks ~
Miyakejess :-|
Jess Miyake
AddThis Social Bookmark Button
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb VB.NET Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the VB.NET Forum

All times are GMT -4. The time now is 12:59 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC