Quantcast
Channel: AssetWise ALIM
Viewing all articles
Browse latest Browse all 6419

Forum Post: RE: Can an eB Report (eql not SSRS) return an attribute as a link?

$
0
0
Hi Ken, I am afraid, currently HyperLink functionality is only available with the Objects and related properties. But if you know the Attribute value and you want to find all the related results, you can run individual eQL query for all the objects for the same like: START WITH Document SELECT Id,Name WHERE Id>0 AND Attributes["Global", "DOCUMENT STATUS"].Value = 'ABC'

Viewing all articles
Browse latest Browse all 6419

Trending Articles