I have one control (dropdown) called "PROJECT" where I choose jira project and then one chart where I list all issues of selected project.
Fore some reasons, in custom column I want to insert 0s if the variable {PROJECT} is empty and 1s if some any project is selected.
This formula is not working:
case when {PROJECT} is null then 0 else 1 end
It sets just empty values in the cells.
Can someone suggest where is the problem?
Welcome to the community.
I expect this is an automation you are running.
Can you provide the automation details for us community member to help you out.
This will provide us with context and details.
Sorry it was question regarding Atlassian Analytics. Is it wrong place to post?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, but I can't help you out with this.
I would suggest to raise an issue with Atlassian Support related to your question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.