Book a Demo

Author Topic: Relative reference within Model Views  (Read 3465 times)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Relative reference within Model Views
« on: July 30, 2015, 08:12:23 am »
When creating Dashboard diagrams (EA>=11), you can include Model Views which consist in a SQL query executed in the whole model. When using TimeSeriesChart, for example, each serie has its own query but the whole chart could be executed for a given package, not the whole model.

I have a package structure with dashboard diagrams and several elements and packages within the structure. This structure is supposed to be copied and pasted in another model location, as if it where a structure template.

The problem is the SQLs in the model views are executed in the whole model and could not be refered to some package in the structure copied. Is there a way to do something in the Model View query to refer to the current element or the element package? something like #PACKAGEID# or #OBJECTID#? (I tested it and didn't work)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Relative reference within Model Views
« Reply #1 on: July 30, 2015, 08:37:21 am »
No.