I have a table with fields: TASK, DATE1, DATE2, DATE3, DATE4... I want to make a bar chart, whose x-axis is steps between two dates (DATE2-DATE1, DATE3-DATE2, DATE4-DATE3), y-axis is average dates for all tasks. I 'm not sure how to make the dimension.