[Feature] Possibility to export reports #992

Closed
opened 2026-02-28 19:27:36 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @Powersheep on GitHub (Mar 17, 2024).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

I would like to export my fancy custom report as an Excel file, csv file or SVG file.

Describe your ideal solution to this problem

No response

Teaching and learning

No response

Originally created by @Powersheep on GitHub (Mar 17, 2024). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? I would like to export my fancy custom report as an Excel file, csv file or SVG file. ### Describe your ideal solution to this problem _No response_ ### Teaching and learning _No response_
GiteaMirror added the reportsneeds votesfeature labels 2026-02-28 19:27:36 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 17, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Mar 17, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@youngcw commented on GitHub (Aug 6, 2025):

This is partially implemented. Some reports allow exporting the report as an image.

@youngcw commented on GitHub (Aug 6, 2025): This is partially implemented. Some reports allow exporting the report as an image.
Author
Owner

@alexjj commented on GitHub (Sep 9, 2025):

csv export for custom table reports would be great.

@alexjj commented on GitHub (Sep 9, 2025): csv export for custom table reports would be great.
Author
Owner

@juliuspopp commented on GitHub (Oct 1, 2025):

csv export for custom table reports would be great.

Exactly. I think this utility does that if that helps: https://github.com/dustinmcbride/actual-utils?tab=readme-ov-file

@juliuspopp commented on GitHub (Oct 1, 2025): > csv export for custom table reports would be great. Exactly. I think this utility does that if that helps: https://github.com/dustinmcbride/actual-utils?tab=readme-ov-file
Author
Owner

@alexjj commented on GitHub (Oct 1, 2025):

Exactly. I think this utility does that if that helps: https://github.com/dustinmcbride/actual-utils?tab=readme-ov-file

Oh nice! I've been using chatgpt to format the data that I copy and paste from my browser 😅

@alexjj commented on GitHub (Oct 1, 2025): > Exactly. I think this utility does that if that helps: https://github.com/dustinmcbride/actual-utils?tab=readme-ov-file Oh nice! I've been using chatgpt to format the data that I copy and paste from my browser 😅
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#992