Advanced reporting
and data visualization components for .NET
LIVE CHAT Welcome, guest

 





How to use cross tab band using data table
Display Posts for:
Invert
babu dilip 03/01/2009 20:51
How to use cross tab band using data table

hi

i have a table EmpLeaveDetail. EmpCodeC, LeaveDateD, LeaveCodeC these are the fields. now i want to show EmpCodeC as Row, LeaveDateD as Column Title.

for ex.
==========
|01-Mar09|02-Mar09|03-Mar09|....
------|--------|--------|--------|-------
E001 | AL | ML |
---------------------------------|-------
E002 | | CL | |
-----------------------------------------
E003 | ML | FAL | |
-----------------------------------------
Dmitry Zhukov 03/03/2009 00:25
How to use cross tab band using data table

Hello,

Please specify product name.

Best regards,
Dmitry Zhukov
Perpetuum Software support team
babu dilip 03/03/2009 03:48
How to use cross tab band using data table

Report Sharp Shooter (Web Forms Edition) Ver. 3.8.0.6
Anton Krotov 03/16/2009 03:51
How to use cross tab band using data table

Hello,

Unfortunately, if you use Cross Band, then it is impossible to build a report with such data source. It is needed to prepare data source in which data will be grouped for output. It is impossible to build such report using Pivot Table since it is not allowed to use strings for fact fields in it.

Best regards,
Anton Krotov
Perpetuum Soft Support Team