We have a table which is populated dynamically with up-to-date version information.
lets says:
| documentation version | schemaID-source |
(this table is populated by a script every 4 hrs with data from an external system, the documentation version is also a link to the confluence page where the data needs to be parsed to)
eg:
central table page
| 3.4 | 123456 |
(3.4 is also a link to the confluence page where the data needs to be parsed to, however on that page there could be more (minor )versions available in one or more tables)
and another table on another confluence page:
| version | schemaID-target |
eg:
specific confluence page where the documentation of version 3.4 can be found
| 3.4 | ..... |
| 3.3 | 080234 |
....
(here the 3.4 is not a link but just a documented version number)
So the link refers to the page and we want the 123456 value to be parsed into the empty field (| ....... | )
How can we automatically populate the schemaID-target record with the value of the schemaID-source record from another confluence page?
Hope someone can point me in the right direction.
Thanks a bunch,
Arjan
Hi @Arjan Hofman ,
We develop the Table Filter, Charts & Spreadsheets for Confluence app and we have somewhat similar cases among our customers.
Please book a live call from our team - we'll be able to discuss your case in details and see if it can be implemented.
As for now, from your description I can suggest the following structure:
Thanks, will investigate your solution to see if it fits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.