Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: steen.jensen on December 20, 2018, 01:50:48 am

Title: How select start package with SQL-script for DashBorad and Charts
Post by: steen.jensen on December 20, 2018, 01:50:48 am
When using DashBord & Charts, how select where the sql-script should start? i.e a specific package
Now it runs true the whole project and is counting all users stuff, not just mine.
Title: Re: How select start package with SQL-script for DashBorad and Charts
Post by: qwerty on December 20, 2018, 04:48:22 am
No idea about the dashboard. But the SQL tables have no structure. Doing anything to get structure data from a sequential table is a PITA. Better do some scripting (parsing a SQL result).

q.