Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Lookup table with using smart value in get

Agnes Bodor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 9, 2025

Dear community, 

I wanted to use a lookup table to determine to which email address the email should be sent.

It is used in a for each smart value branch and I would like to use the smart value on which I am iterating to determine the email address. 

Anyone tried this before? 

I seem to have an empty list for

{{tableVar.get("{{varIter}}")}}

 

Thank you! 

2 answers

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 9, 2025

Hi @Agnes Bodor -- Welcome to the Atlassian Community!

Once inside a set of double-curly brackets, additional ones are not needed.  And, the lookup table's get function does not need quotation marks when using a smart value as a parameter.

Please try this expression:

{{tableVar.get(varIter)}}

 

Kind regards,
Bill

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 9, 2025

HI @Agnes Bodor 

Welcome to the community.

Whenever you ask for help with an Automation Rule it will help us to help you if you provide:

1. what type of project is this (e.g., company-managed, team-managed, etc.), 

2. images that show your complete rule.

3. images showing the details of any relevant actions/conditions/branches.

4. images showing the Audit Log details for the rule execution.

5. Explain where the issue is.

These questions are not for not willing to help, but to have community members understand on how automation works.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events