stacked chart with vertical secondary axis series

  • Hi
    I have a stacked chart I need to calculate attainment percentage but i'm getting extra labels on the trend which are 0 %.
    the formula I used for the label is :

    CStr(((Sum(Fields!CompletedOnTime.Value) * 100) / CountDistinct(Fields!Code.Value,"Month_Year2"), 1)) + "%")
    if you look in the table these fields are OnTime/ Total Scheduled so the percentage on the graph should be the same as in the table. see the screenshot of my chart, the design and preview.

  • Double post of https://www.sqlservercentral.com/Forums/1865933/stacked-chart-with-vertical-secondary-axis-series. Please only make one topic per question 🙂

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply