facebook

Multiple Series in a BAR Chart

  1. MyEclipse Archived
  2.  > 
  3. MyEclipse Reports
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #293626 Reply

    pbassi
    Member

    Hi,

    I am struggling adding multiple series to a Bar Chart in MyEclipse Reports.
    Do I need to create a dataset for each series? Or shall I use Filters or Parameters?

    Here is the base query I am using for the dataset:

    select YEAR, MONTH , SUM(CLIENTS) as “nclients”
    from DAILYREGISTRATIONS
    group by YEAR, MONTH

    and I would like to plot the series in a Bar Chart per YEAR

    Thanks for your help
    Paolo

    #293654 Reply

    Loyal Water
    Member

    Paolo,
    I’ll check this with the team and let you know but I would suggest you cross post this query on the BIRT-Exchange forums as well.

    #293710 Reply

    pbassi
    Member

    Thank you.
    I did, I posted the same question in the BIRT-Exchange forums but it looks like everybody ignores it 🙁
    I feel it is a silly question, but don’t manage to find a solution, not even in the documentation

    Your help will be much appreciated
    Paolo

    #293821 Reply

    Loyal Water
    Member

    Paolo,
    I checked with the team but no one has an answer to your query. Sorry about that.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Multiple Series in a BAR Chart

You must be logged in to post in the forum log in