Are you able to hide a row on a table on a Confluence page without deleting it?

Kristen Pennell May 3, 2021

Are you able to hide a row on a table on a Confluence page without deleting it?

I am trying to hide a row as I don't want to delete it. Is there a way to do this? Mainly i want to keep the number sequence intact for the rows as they have been referenced elsewhere but I no longer need to show the content of that row. Thanks! 

1 answer

1 accepted

3 votes
Answer accepted
Katerina Rudkovskaya [Stiltsoft]
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 3, 2021

Hi @Kristen Pennell,

You can try to do it with the help of Table Filter macro of Table Filter and Chart for Confluence app.

 2021-05-03_19h32_19.png2021-05-03_19h32_52.png2021-05-03_19h32_59.png

Katerina
Stiltsoft

Kristen Pennell May 3, 2021

This is exactly what I needed thank you so much!! 

Like # people like this
Emily Berg October 8, 2021

Hi @Katerina Rudkovskaya [Stiltsoft] ,

Could you provide a solution within the source code to remove this from the table?  I.e. a table transformer query to remove rows with a matching value?

Thanks!

Emily

Katerina Rudkovskaya [Stiltsoft]
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
October 8, 2021

Hi @Emily Berg

Please see the example below:

2021-10-08_18h14_37.png

2021-10-08_18h14_43.png

The SQL query:

SELECT * FROM T*
WHERE T1.'Status'<>"Cancelled"

2021-10-08_18h14_46.png

Katerina
Stiltsoft

Like # people like this
Emily Berg October 8, 2021

@Katerina Rudkovskaya [Stiltsoft] 

Awesome, thank you!!  I was trying to use WHERE T1.'Status' NOT "Cancelled".  I appreciate the fast response!

Emily

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events