Hi everyone,
I'm working on a report in structure, I'm working off a template which has the following query:
if(issuetype = "feature" and status != "done"; 1; 0)
I'm comfortable with everything up until the 0, unsure what it's looking to do, would anyone be able to advise what it would be used for or point me in the direction of some relevant documentation please?
Hi @Jared
Isn't it a if/then/else clause? I mean I would assume that is:
Yep that makes sense, thank you! I shouldn't try and figure these things out late in the day! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.