Write All Data Values in the Bar Chart

  • Can we write values in the bar chart as shown and change there background color with SSRS 2008 R2

  • in the FILL property:

    =iif(dataset.value < 0, "Red", "Green")

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

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

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