[GH-ISSUE #7625] [Bug]: Category Group filtering in Formula card report doesn't work #52256

Closed
opened 2026-04-30 20:30:36 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @x-rous on GitHub (Apr 26, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7625

What happened?

When adding Category Group filter to a Query Definition in the custom formula card report, nothing happens.

Only the category filter works, but the category group filter is not yet supported.

This issues is similar to issue https://github.com/actualbudget/actual/pull/7116 for the Budget Analysis Report.

Image

How can we reproduce the issue?

  1. Create a New Formulate Card Report
  2. Click on Add Query and provide the query name "Expenses"
  3. Use the Below Formula (to show budgeted amounts): =BUDGET_QUERY("budgeted", QUERY_EXTRACT_CATEGORIES("Expenses"), QUERY_EXTRACT_TIMEFRAME_START("Expenses"), QUERY_EXTRACT_TIMEFRAME_END("Expenses"))
  4. Now try to to filter by Category Group = X or one of {X,Y,Z}, nothing happens.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @x-rous on GitHub (Apr 26, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7625 ### What happened? When adding Category Group filter to a Query Definition in the custom formula card report, nothing happens. Only the category filter works, but the category group filter is not yet supported. This issues is similar to issue https://github.com/actualbudget/actual/pull/7116 for the Budget Analysis Report. <img width="1597" height="914" alt="Image" src="https://github.com/user-attachments/assets/ee2b961f-e96f-4107-b7b0-9fcd17c03b38" /> ### How can we reproduce the issue? 1. Create a New Formulate Card Report 2. Click on Add Query and provide the query name "Expenses" 3. Use the Below Formula (to show budgeted amounts): `=BUDGET_QUERY("budgeted", QUERY_EXTRACT_CATEGORIES("Expenses"), QUERY_EXTRACT_TIMEFRAME_START("Expenses"), QUERY_EXTRACT_TIMEFRAME_END("Expenses"))` 4. Now try to to filter by Category Group = X or one of {X,Y,Z}, nothing happens. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the bug label 2026-04-30 20:30:36 -05:00
Author
Owner

@youngcw commented on GitHub (Apr 26, 2026):

Please put feedback in the dedicated feedback ticket #5949.

<!-- gh-comment-id:4323271929 --> @youngcw commented on GitHub (Apr 26, 2026): Please put feedback in the dedicated feedback ticket #5949.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52256