Book a Demo

Author Topic: How select start package with SQL-script for DashBorad and Charts  (Read 3002 times)

steen.jensen

  • EA User
  • **
  • Posts: 181
  • Karma: +8/-1
    • View Profile
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.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How select start package with SQL-script for DashBorad and Charts
« Reply #1 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.