Is there a way to create a Wiki page based on a template by choosing specific values of columns in a table in the template?
To be specific, here is what I am trying to achieve:
- Create a space template with a table with some columns, say 5 columns.
- In the table, insert 'Status' Macros with some predefined set of values - say 1 to 5.
- Add say 10 rows, every 2 tests having 1 value as per 'Status macro.
- Now go to some Wiki page in the same space and create a new Wiki page
- Choose to create using the template defined above.
- I'd like to create the new Wiki page such that it includes only those rows from template that have the column Macro value 1 and 2 (I'll create separate Wiki page later with values 3, 4, 5 from that Macro)
Use-case is so that I can have a common template Wiki page and I'll just choose depending upon my requirement.