Book a Demo

Author Topic: Report generation: filtering only triggers + BUG  (Read 3260 times)

marcelloh

  • EA User
  • **
  • Posts: 192
  • Karma: +0/-0
    • View Profile
Report generation: filtering only triggers + BUG
« on: December 17, 2009, 11:06:59 pm »
I have a template and I want only the trigger(s) on paper (in a Model document).
So I have this filter:
element > constraint > type
contains: Trigger (required)
But it still gives me all the constraints!
(I also tried "Equal to" with the same effect)
(I just tried "Not Equal to" with the same effect)


So... I've tried
"one of" and then click on the [...] option behind it.
Then I've got this:
DAO.QueryDef [3141]
The select statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect.

I really need this to work one way or the other.

« Last Edit: December 17, 2009, 11:08:31 pm by marcelloh »

marcelloh

  • EA User
  • **
  • Posts: 192
  • Karma: +0/-0
    • View Profile
Re: Report generation: filtering only triggers + B
« Reply #1 on: December 17, 2009, 11:30:26 pm »
I found out the way it works , by almost beating my computer :-(

I had to use "Other filters" and do the same tricks.
What a waist of my morning, but very helpfull... at the end... gheghe.
Hopefully this will help someone else.