Home › Forums › eaDocX queries › Search Results in Excel › Search Results in Excel
Home › Forums › eaDocX queries › Search Results in Excel › Search Results in Excel
Hi,
This feature looks interesting however I can’t get it to work (eaXL > new worksbook > Searches).
First the query requires “t_object.ea_guid AS CLASSGUID” in the Select statement.
I tried your query but it doesn’t work?
I ran a test with the following and I only get the class name.
[code]select t_object.ea_guid AS CLASSGUID, t_object.name AS Entity, t_attribute.name AS Attribute from t_object, t_attribute where t_object.Stereotype = ‘test’ and t_object.Object_ID = t_attribute.Object_ID order by t_object.Name[/code]
I don’t know what I’m missing here.
Download eaTeamWorks today for several free for life features, plus no obligation, 30-day trials of all the products: eaDocX, ea Revision Manager, eaSheets, Model Expert and PortfolioManager. Discover for yourself why we sell the world’s best-selling Enterprise Architect extension.
Download