Home
Analytics
try to do a simple report
L4ncel0t
Hello all,
I'm trying to make a simple graph in birt 2.2.2 .
I have a dataset like this
select user_id, user_date_creation from user
I just want to make a graph with number of user by month.
Is there a simple way to do this ?
I've read some tutorial but I can't figure how to do this (simple) report.
Thanks for your help
Find more posts tagged with
Comments
averma
Hi L4ncel0t:
You can specify this under "grouping and sorting" properties for "Category (X) Series". Attaching a sample report that will count number of orders for each month.
Ashwini