


Hello,
I created a task report with two groupings to show
Company -> Program -> Projects -> Tasks
Now I want to filter out all inactive programs. Therefore I added the following code to the textmode.
project:program:isActive=true
project:program:isActive_Mod=eq
Unfortunately this leads to an error message.
Invalid Parameter: Search Parameter value "project:program:isActive"
Can anybody give me a hint, what I am doing wrong?
Regards
Lars
Views
Replies
Sign in to like this content
Total Likes
It is probably too many table jumps - it's always tricky trying to pull program info into a task report.
Is it possible to have your report be a project report instead? You can still pull company and you'd be able to filter out inactive programs with the 'program is active' = true/false filter...
Views
Replies
Sign in to like this content
Total Likes