Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Font color at runtime

Guest
Sep 23, 2008 Sep 23, 2008
Is there a way to change element properties of a report at runtime? We have a sales report (PDF format) and it contains projected, actual and difference in sales, and we would like the posative numbers to show up in green and the negative numbers to show up in red.
TOPICS
Reporting
625
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 24, 2008 Sep 24, 2008
LATEST
I haven't found a really good way to do conditional formatting on an element. The hacky way I handle it is to use two of the same element boxes, with one on top of the other. You go ahead and change the font colors so that one of them is red and the other green. Then, in the "Print When" condidtion make is so that the green one will print when the number in the box is greater than zero and the red one when it is less than zero.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources