Matrix Report

  • Hi Friends,

    I need to set back ground color for

    ENROLLMENT, PLACEMENT, WAGES>=9 and BENEFITS rows in Matrix report

    One more

    I am getting decimal values for one of the select statement ( % Achieved) in Stored Procedure and but it displaying int values in report for that ( % Achieved) row,

    actually it should display decimal values for that ( % Achieved) row and remaining should values should be int only , is there any settings for that in report level to display decimal values for ( % Achieved)

    Thanks in advance

    kaladhar

  • kaladharreddy15 (2/15/2009)


    Hi Friends,

    I need to set back ground color for

    ENROLLMENT, PLACEMENT, WAGES>=9 and BENEFITS rows in Matrix report

    One more

    I am getting decimal values for one of the select statement ( % Achieved) in Stored Procedure and but it displaying int values in report for that ( % Achieved) row,

    actually it should display decimal values for that ( % Achieved) row and remaining should values should be int only , is there any settings for that in report level to display decimal values for ( % Achieved)

    Thanks in advance

    kaladhar

    You could put expression in the BackgroundColor property for that field otherwise you might want to look into inscope function as well.

    In terms of decimal point, gives this a try.

    Right click on the cell then property

    Click on Format tab and click on the ... button where you can set the format.

    This should provide a good start for you.

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

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