Page 1 of 1
Creating a report similar to the attached image.
Posted: Mon Sep 07, 2015 9:45 am
by mirek
- How creating a report similar to the attached image?

Re: Creating a report similar to the attached image.
Posted: Mon Sep 07, 2015 12:57 pm
by HighAley
Hello.
Sorry, but we didn't met such chart before.
Please, send us more information about the chart.
Is it possible to create such chart in Excel? Could you send us instruction how to do this?
Maybe there is an article on Wikipedia about such type of chart or somewhere else.
Thank you.
Re: Creating a report similar to the attached image.
Posted: Tue Sep 08, 2015 7:40 am
by mirek
- Hello!
My source data from a table LineWork. Table structure: LineName varchar(10), StartDate datetime, EndDate datatime, WorkType int. WorkType values are from ​​dictionary DictWorkColor: WorkType int, WorkColor varchar(10). For one LineName (ex.PSM17) in horizontal bar we have rectangles. Each rectangle is one record from the table LineWork.
Re: Creating a report similar to the attached image.
Posted: Tue Sep 08, 2015 7:51 am
by HighAley
Hello.
If you need to specify start and end dates then you could try to use
Gantt chart.
Thank you.