Book a Demo

Author Topic: Using multiple keywords  (Read 7375 times)

semo

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Using multiple keywords
« on: October 02, 2015, 10:29:26 pm »
Hi,

I've tried EA user guide and searching on this forum, but can't seem to find much information - so any help would be appreciated!

I'm trying to create a diagram filter based on 'keywords' of an element.
So if I have
-Element 1, keyword A
-Element 2, keyword A B
-Element 3, keyword C

then a diagram filter set to "Keywords one of 'A';'B' " should show elements 1 and 2, but hide (/fade/...) element 3.

This works as long as there is only 1 keyword per element, but does not work once I have more than one keyword. Is there a kind of delimiter I should use? I've tried a space, comma, semicolon, brackets...

Edit: still on version 9.1 - but we should get an upgrade to V12 soon
« Last Edit: October 02, 2015, 10:46:07 pm by semo »

semo

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: Using multiple keywords
« Reply #1 on: October 12, 2015, 07:22:32 pm »
No one has any idea?

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Using multiple keywords
« Reply #2 on: October 12, 2015, 07:36:54 pm »
Hi semo,


I can confirm that the behaviour is the same in 11.1.

It looks like the "One Of" filter condition is strictly one of -- not one-or-more-of. Might be worth logging this as a bug, but I have a feeling it might be a case of unexpected design consequence rather than implementation error.

Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

semo

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: Using multiple keywords
« Reply #3 on: October 13, 2015, 01:02:29 am »
Thanks for checking Uffe!
I guess it can't be done then...