You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am trying to find a way to configure a custom report which will be displayed on a dashboard and updated according to requirements (either daily or monthly).
Reports I am trying to create are,
I have been reading several posts and discussions around custom reports and potential solutions, however I am still not able to generate either of the above 2 reports. Would anyone know which route is the best to obtain the desired results. Ideally, I am looking to obtain the desired results by means of a JQL filter and a respective gadget found within the dashboard (if at all possible)
Any help and suggestions would be greatly appreciated
Hello Guiseppe,
You can create these custom reports with VisualScript for Jira. There you can create custom reports in JavaScript that then creates visuals in Jira dashboard gadgets.
You can build reports around any jql query. We have one built-in report called filter report, where you can even enter a JQL string, and it will create a visual.
Best
Evan
FYI - I work on the product team for VisualScript for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.