Author Topic: How to add tag value column to Search in Project  (Read 2955 times)

polandddanny

  • EA Novice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
How to add tag value column to Search in Project
« on: May 14, 2020, 08:46:55 pm »
Hello,

I have a small problem- I cannot add a tag value column to Search in Project. Flied chooser have no option like this.

I am using version 14.


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to add tag value column to Search in Project
« Reply #1 on: May 14, 2020, 08:52:12 pm »
I'm not sure whether you can do it with the standard search builder, but you can definitely do this with SQL searches (that's what I use)

Geert

polandddanny

  • EA Novice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
Re: How to add tag value column to Search in Project
« Reply #2 on: May 14, 2020, 09:02:17 pm »
I'm not sure whether you can do it with the standard search builder, but you can definitely do this with SQL searches (that's what I use)

Geert

Yes I can but I want something else. I dont know how to add attachment here, but I am going to explain this.

I am on Search in project window.
Common Searches, Simple and free text.
Below I have a columnt like: object, type, stereotype, scope etc. I want to add a tag value column here.

I remember that in version 11 there was a option like this.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to add tag value column to Search in Project
« Reply #3 on: May 14, 2020, 09:12:04 pm »
Are you sure you are not remembering the feature to add tagged value columns in list views?

Geert

polandddanny

  • EA Novice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
Re: How to add tag value column to Search in Project
« Reply #4 on: May 15, 2020, 04:30:01 pm »
As I said- I'm trying to add this column with Field Chooser, but on this list are no Tag Value option.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to add tag value column to Search in Project
« Reply #5 on: May 15, 2020, 05:21:19 pm »
As I said- I'm trying to add this column with Field Chooser, but on this list are no Tag Value option.
I understood that, but I don't remember a tagged value option being there in the search window in any version.

There is however an option to add tagged values in a list view, which looks pretty much the same as the search window output.
So there might be a chance you remember seeing the option from the list view, and not from the search results.

To open the list view you can right click on a package and select Open Package In | List View
For a diagram use context menu option Switch View | Switch to List View

If you want your search results to include certain tagged values I think you'll have to use SQL Searches (and select the tagged value in your query)

Geert

polandddanny

  • EA Novice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
Re: How to add tag value column to Search in Project
« Reply #6 on: May 15, 2020, 05:59:41 pm »
Thank you Geert Bellekens. I will use it, but I'm sure that there was an option in version 11.

SQL is also some option. Thanks again!  :)