Is it possible to convert three row of section details in crystal report to three column?
Asked
Active
Viewed 28 times
1 Answers
0
If i understand your question correctly, Yes it is possible. There are 2 ways:
1) Using CrossTabs.
2) At data level using SQL Pivot.
1) Using Crosstabs: http://reportsyouneed.com/understanding-crystal-cross-tabs-part-1/
2) Using SQL Pivot:
There are may other resources. Hope it helps
-
Thats great. If you havent used my suggestion and found a way yourself, would be gret if you could post your new answer for others. Or else just mark my answer as the correct answer. – aMazing Feb 10 '15 at 20:16