Hi Paul,
I couldn't run the QUERY token in SQL-Statement. I read another thread, but I run in the same isuues:
SELECT a.SeqNo, a.Title, a.Status
FROM pmChecklist a INNER JOIN pmProject b ON a.ParentProject_ID = b.ObjectID
WHERE b.pmProjectID = '[SQLCHART:QUERY:prjid:-1]'
ORDER BY a.SeqNo
Could you help about this issue?
Regards, Joe