Author Topic: RTF Template  (Read 1604 times)

zalbina

  • EA User
  • **
  • Posts: 149
  • Karma: +0/-0
    • View Profile
RTF Template
« on: September 02, 2012, 06:43:19 pm »
Hello,

I'm generating a RTF report and I need to exclude from this report Elements which contain part of the its name 'Enum'. I tried to create Element Filter and in the Name field write some sql statement Not Equal To '%Enum'. It does not work.

Thanks.