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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,322
Community Members
 
Community Events
184
Community Groups

Creating table with checkboxes using Table Transformer macro

Edited
Anna
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!
Apr 27, 2023

Hello everyone,

I want to ask a question about adding a checkbox column using SQL.

After adding a checkbox column and updating the page, when I click on the checkbox, all rows are checked.
How can I add checkboxes with unique values?

I need to add a column with checkboxes. If there are any similar solutions, please let me know.

 

Here is the SQL query that I used.

SELECT * FROM T1 JOIN T2

sql.png

1 answer

2 votes
Stiltsoft support
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.
May 01, 2023

Hi @Anna ,

The issue is that you just add the same one checkbox that you have on the screenshot to every row of your table. So, the behavior is correct: you check the source checkbox and all its copies are also checked automatically.

The workaround is to create a full table with separate checkboxes and match it (use the standard Lookup preset) with your first table using the unique column (row number, issue key, etc.).

Please see the attached screenshots:

Mon 3-1.pngMon 3-2.png Hope this helps your case.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events