Book a Demo

Author Topic: RTF reports filters  (Read 3078 times)

illabefat

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
RTF reports filters
« on: August 17, 2012, 03:29:35 am »
The problem is in filters in report templates.
In template editor I select Document options -> Element filter.
I add "One of" filter and enter value "1.0, 2.0".
But in report I see element with only first value in a list(1.0)

What to do with it?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: RTF reports filters
« Reply #1 on: August 17, 2012, 08:22:21 am »
Try removing the space between the comma and the 2.0. Alternatively, you can add quotes. EA is guessing where the quotes are.

illabefat

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: RTF reports filters
« Reply #2 on: August 17, 2012, 03:26:49 pm »
Thank You!
Writing without space helped.