I want to display 5 Values in a column chart or combination chart.
Duration
flight type
Percentage
Total No of container
No of container complete
i put Duration in category(X axis),flight type in the (Series Primary axis) & Percentage default measure(Y axis)
i want to display Total No of container & No of container complete value in the same report( i want only the two value display in the chart not in chart format but in value format).
I try this in combination chart
I put Duration in catagory(X axis), flight type in the (Series (Primary axis) & Percentage default measure(Y axis) in the column chart. then i put Total No of container & No of container complete in the series of line chart this will display correctly in line chart, but the problem is it sum the Total No of container & group with flight type
Please tell me where I should put the value in the chart.
I would assume that you would want to see the numbers both by flight type and duration. You can nest in charts-so I would start there. Either nesting the Duration and flight type or flight type and the measures.