Forum Discussion

patrickbender's avatar
5 years ago

create chart from start, end-date and total value

Hi,

I have the following data:

NameMore ColumnsStartdateEndDateValue
Project 1...2020-01-052020-07-1860 000 000
Project 2...2020-03-042020-06-0155 000 000

Project 3

...2020-02-122020-12-21165 000 000
More projects    

 

I want to distribute all projects to a barchart with a time axis.

I thought about doing a crossjoin with all but that table would be huge if using only one maxstart and one max end.

Any thoughts? 

9 Replies