I put the time dimension in in the rows section and measures in the column section.
As measure I selected “expected value”, “potential value” and now I need the due date as user defined measure.
I did a user defined measure with: [Time].CurrentHierarchyMember.StartDate but i dont want the startdate of the issue i want the due date.
What do i have to do?
To see the numeric values grouped by the due date, you can use the Measures ending with due. So, for example, Expected value due would give you the total expected value of issues due in the period.
Note that I am using two due measures, you would use Expected value due and Potential value due and, in the timeline chart, click on the color box of the first one to select type bubble.