Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Structure - error when trying to add an effector

Hey there - I have a formula that works perfectly for displaying the correct info in the column - I'm trying to write this value as an add to fixVersion and I get an error each time.  Here's the formula:

 

IF (targetend >= Date("2/Aug/21") AND targetend <= Date("30/Sep/21");"Ver 1";
targetend >= Date("1/Oct/21") AND targetend <= Date("30/Nov/21");"Ver 2";
targetend >= Date("4/Jan/22") AND targetend <= Date("28/Feb/22");"Ver 3";
targetend >= Date("1/Mar/22") AND targetend <= Date("1/May/22");"Ver 4";
targetend >= Date("2/May/22") AND targetend <= Date("30/Jun/22");"Ver 5";
targetend >= Date("1/Jul/22") AND targetend <= Date("31/Aug/22");"Ver 6";
targetend >= Date("1/Sep/22") AND targetend <= Date("31/Oct/22");"Ver 7";
targetend >= Date("1/Nov/22") AND targetend <= Date("30/Dec/22");"Ver 8";
targetend >= Date("3/Jan/23") AND targetend <= Date("28/Feb/23");"Ver 9";
targetend >= Date("1/Mar/23") AND targetend <= Date("28/Apr/23");"Ver 10";
targetend >= Date("1/May/23") AND targetend <= Date("30/Jun/23");"Ver 11";
targetend >= Date("3/Jul/23") AND targetend <= Date("31/Aug/23");"Ver 12";
"")
Essentially I want to be able to add an end date or due date - which would populate the version automatically, but it throws an error each time (and I've seen this before with IF statements and trying to use them in automation in structure).
So the first question is - should the above work?  The second - is there a better way of getting the information above vs a large IF statement?  Thanks!

1 answer

1 vote
David Niro
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 03, 2022

Hello @JasonF ,

David from ALM Works here.

What version of Structure are you currently using?

Best,
David

Hey David - thanks for the response.  Looks like we are on version 7.4.0

 

Thanks!

Jason

Like David Niro likes this
David Niro
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 04, 2022

Hello @JasonF ,

Thank you!  I was having some trouble with the formula, but was trying it on an earlier version of Structure.

When I ran the Effector, it updated the Versions as expected.  I think it would be best work on this directly through our support channel. Once we identify the resolution, we can post it here for others to find.

Please contact us via support@almworks.com or our customer portal support.almworks.com.  I will be keeping an eye out for it.

Best,
David

Like Dave Rosenlund likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events