Using variables in Conditional Style

前端 未结 3 977
栀梦
栀梦 2020-12-19 06:26

I have a Title band with a Text Field containing a calculated Variable $V{avg_perc}. The Text Field has the evaluati

3条回答
  •  轮回少年
    2020-12-19 06:41

    I finally found the solution for my problem. Adding

    
    

    at the report level causes a Conditional Style to be performed at the moment at which the element is evaluated. See this answer in the Jaspersoft Community for more information.

提交回复
热议问题