html,body{padding:0;margin:0;font-family:Verdana,Geneva,sans-serif;background:#fff;}html{font-size:100%}body{font-size:.75em;line-height:1.5;padding-top:1px;margin-top:-1px;}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em}h3{font-size:1.16em}h4{font-size:1em}h5{font-size:.83em}h6{font-size:.7em}p{margin:0
0 1em;padding:0 .2em}.t-marker{display:none;}.t-paste-container{;left:-10000px;width:1px;height:1px;overflow:hidden}ul,ol{padding-left:2.5em}a{color:#00a}code, pre{font-size:1.23em}
Hello!
I'm formatting a crosstab report with dynamic pivot query using crystal report and I find it hard to format my fields. First, I still used the crosstab report wizard then format it but the dates and amount fields does not appear. Second, I used the standard template but I don't how to lay out those fields and until now I'm doing a trial and error to figure this out.
This is what my crosstab report look like in the query.
First column is the Customer_ID then the succeding columns were their total purchases per day.
10/25/2012 10/26/2012 total
100016 990.00 660.00 1,650.00
100018 990.00 660.00 1,6500.00
206007 0.00 660.00 660.00
total 1,980.00 1,980.00 3,960.00
Should I use standard report then drag and drop my fields or still use the cross tab wizard then customized it?
Thanks,
Regem