crystal reports - Multiple summary data in crosstab row -


my time table report takes in data:

time    day        section  10am   sunday       10  10am   sunday       20  9pm    monday       5  11pm   tuesday      4 

i want following output in crosstab.

enter image description here

but 1 value in each section per given time , same day. need show multiple values across each row. how can accomplish this?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -