Hi there,
I am trying to update the last column of table 1 from table 2. I could easily copy the table directly but page A must not show the document attachment as it's confidential. We can provide a link of page B on selective basis when they request access. So the documents are only available to view in Page B. Page A will only show the link to page B instead of the document attachment and the rest of the table details.
However, I need the dates of the Expiry column from page B extracted into the Expiry column in Table 1 which is in a different page. Is it possible to do so?
Table 1 (Page A)
Name | Type | Document link | Issue | Expiry |
---|---|---|---|---|
N1 | **restricted page link** | 07 Mar 2024 | ||
N2 | xlsx | **restricted page link** | 08 Mar 2024 | |
N3 | html | **restricted page link** | 09 Mar 2024 |
Table 2 (Page B- child page of page A)
Name | Type | Document attachment | Issue | Expiry |
---|---|---|---|---|
N1 | abc.pdf | 07 Mar 2024 | 31 Mar 2024 | |
N2 | xlsx | def.pdf | 08 Mar 2024 | 30 Mar 2024 |
N3 | html | ghi.pdf | 09 Mar 2024 | 29 Mar 2024 |
Hi @MudCo ,
Please take a look at this case that was implemented with the help of our app - Table, Filter, Charts & Spreadsheets for Confluence.
Seems that it is smth similar to what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.