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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -