In the Advanced Search I can search based on Last updated, but I see no option for searching based on the Created at date. I am trying to build a report that shows all new documents created in a space during the last N days. Does anybody know if this is possible? Thanks!
Hi @Jared Ready, welcome to the community!
You can use something like: created >= now("-4w")
Here is the atlassian documentation for advanced queries.
https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/#greater-than---
I hope that helps.
Cheers,
Melo
Hello @Jared Ready
@Melo's answer should help you with the Advanced Search for newly created content.
If you are using the Viewtracker app, you can get this information more quickly by simply setting the appropriate filter for this report.
Best regards,
Mattia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
it's a bit different, but our app Advanced Content Navigator for Confluence can show updated and completely unread pages at a glance. It's not a report, but maybe it solves your problem!?
Pages marked with Unread are new to you.
Cheers,
Balazs
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.