Hi together,
We have a protocoll in a table with the columns to dos, creator, description, done etc. When an entry is discussed, we put a "X" or the "Date" in the Column for "Done".
Underneath there is a second table "Archive".
If there is an X or date in the last column, the entry should automatically place itself in the archive table.
How could we do that?
thank you in advance
Hi @Ebru A_ ,
As your question title mentions the Table Filter macro, I assume you have our Table Filter and Charts for Confluence app installed.
So, for such cases we can suggest trying the following structure:
When some info (date, X, etc.) is entered in the last column of the source table, this row will disappear from the first table and will be shown in the second table.
You may also use extra Table Filter macros to filter these tables (here you may use filtration panel or filters in the headers for other users to use filtration from the page view mode).
Hi @Stiltsoft support ,
thank you for your quick answer.
I have created the structure, but it didn't work.
Furthermore, in my opinion this solution works for already existing data in the tables.
In my case, the datas are live. I mean, we are inserting new rows, which is not existing in the second (Archive) table already.
It would be like this:
I am insertig the first row. After some time, the task is done and I edit an X on the last cell.
WHEN the cell is X, then it should be automatically move to the second table.
I don't know how this could work. COnfluence has to copy the row and insert it in the second table. Maybe I have luck and there IS a possibility
Thank you :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure that your structure is correct: your source table (and it will be the one and only manually created table where you update data and add/delete rows) should be wrapped in the Table Excerpt macro (for example, with the name "1" as I see on the screenshot).
But for the second time there should be the Table Excerpt Include macro (not some manually created table and the second Table Excerpt macro as I see on the lower part of the screenshot).
This Table Excerpt Include macro pulls the data from your Table Excerpt macro. You have your source table just "virtually copied".
So, when you go to the page edit mode, you will see your master table, where you update cells, add/delete rows.
When you publish the page, this master table and its virtual copy will be filtered with different filters and you'll get two different table views of completed and uncompleted projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
aha, I overread Table Excerpt Include Macro.
I will try it again, and let you know.
Thank you very much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for reaching out!
Glad we could help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Stiltsoft support I was looking exactly for this BUT, I have a problem with getting the filter right for the second one. My Table 1, 4th coloumn has either empty cells or updated as "done" when the task is completed, very similar to the case above by @Ebru A_
Out of your 4 steps, step 1 and 2 worked. Next, I wrapped my table excerpt include in a table filter (same table called as Table 1) and I was not able to choose the cells that were NOT empty this time. It still showed me the filtered data of the first table that I set to "Empty"- to show only empty cells. How do I use the other criteria "Done" at this point?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @MudCo ,
I see that you've created a separate question, so let's move there for a discussion.
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.