Setting restrictions for columns/rows
Use case:
You need to hide some columns/rows with classified data for public view or editing securely.
Solution:
- Divide your data into two pages:
- Insert data which are available for public use on the first page.
- Include only classified data on the second one.
- Apply appropriate restrictions (page view, editing) for the second page.
- Wrap the restricted table data with the Table Excerpt macro and save the page.
- Insert the Table Excerpt Include on the page with public data.
- Lookup/merge data of both tables with the help of Table Transformer.
- Update the page.
Read our blog post to learn how you can restrict access to sensitive information in Confluence tables.