Hi!
I am currently trying to update my service project report in order to show a custom data range in my dashboard. This report is related to SLAs and the reports related to this were already created in the Reports page. In this last page I can apply a custom data range but when using the gadget in my dashboard, this option does not appear in the list. Is there any other option to apply this filter?
Thank you!
Hi @João Pedro Tavares de Almeida (jpta)
Ootb Jira gadgets have not date range option the specify.
This will require 3rd party apps like custom charts or others.
Hi @João Pedro Tavares de Almeida (jpta),
Can you select a "filter" from the gadget you are using for your report? If yes you could create a JQL filter of the specific date range you want to see, save the filter and then select the filter from the dashboard gadget. Here an example:
created >= -30d order by created DESC
If that's not possible you can try out our app Quick Filters for Jira Dashboards (I am the product manager of this app). You can select filters or even define a custom JQL for every gadget of our app.
On top of that you can filter down the results on the gadget dynamically using a Quick Controller gadget. So you could also filter for the date range with the Controller gadget.
You can try out Quick Filters for Jira Dashboards without installation on our demo dashboards.
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.