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
Can one build an xporter template that has the following capability:
Using a filter that queries multiple issues, can you make the excel template iterate each issue to show up on a different sheet, in the same workbook?
I found this documentation for which you can break a page when exporting multiple issues, but it only seems to work for .docx files...
https://confluence.getxray.app/display/public/XPORTER/Multiple+Issues
Can anyone confirm if this is the case?
Other possibilities for excel template to break?
Bonus if the Key or Summary can show up as the name of the sheet!
Hi @Kyle
It is impossible to iterate over issues to show up in different sheets dynamically.
The code works inside the sheet and does not control the creation of sheets.
Also, it would not be possible to set the sheet's name.
Thank you.
Kind regards,
Rogério Paiva [Xporter Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.