[GH-ISSUE #7426] [Feature] More concise information in Net Worth Report #10017

Closed
opened 2026-04-10 20:21:02 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @keinezeit8 on GitHub (Apr 8, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7426

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?

Currently when setting a Net Worth report to being stacked, when hovering over the graph a card is shown with states of all accounts at that time.
This also includes accounts which got opened later and had had no transactions at that point or those that are at 0.00 and got closed before the measured date.
This can be seen easily on the demo when switching the existing Net Worth report to being stacked.

Image

This leads to cluttering, especially when moving banks and multiple accounts get transferred.

Describe your ideal solution to this problem

There are three options:

  1. Accounts with a balance of 0.00 do not get listed.
  2. As 1. but only if the queried point is either
    a. before the first transaction of that account.
    b. after the last transaction of that account.
  3. As 2. but for b. only if the account is closed.

I personally prefer either 2. or 3.

Teaching and learning

I imagine a checkbox with a description along the lines of "Hide zero value statements" or just "Hide zero" in the report editor.

Originally created by @keinezeit8 on GitHub (Apr 8, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7426 ### 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? Currently when setting a *Net Worth* report to being stacked, when hovering over the graph a card is shown with states of all accounts at that time. This also includes accounts which got opened later and had had no transactions at that point or those that are at 0.00 and got closed before the measured date. This can be seen easily on the demo when switching the existing *Net Worth* report to being stacked. <img width="305" height="232" alt="Image" src="https://github.com/user-attachments/assets/b6d025b1-c998-4d67-a952-683cbabbd0ca" /> This leads to cluttering, especially when moving banks and multiple accounts get transferred. ### Describe your ideal solution to this problem There are three options: 1. Accounts with a balance of 0.00 do not get listed. 2. As 1. but only if the queried point is either a. before the first transaction of that account. b. after the last transaction of that account. 3. As 2. but for b. only if the account is closed. I personally prefer either 2. or 3. ### Teaching and learning I imagine a checkbox with a description along the lines of "Hide zero value statements" or just "Hide zero" in the report editor.
GiteaMirror added the needs votesfeature labels 2026-04-10 20:21:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Apr 8, 2026):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward 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 👍!

<!-- gh-comment-id:4208140382 --> @github-actions[bot] commented on GitHub (Apr 8, 2026): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward 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 -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#10017