[GH-ISSUE #6889] [Bug]: Formula Card widget shows currency symbol when using QUERY Count / COUNT(Query()) #28693

Closed
opened 2026-04-18 05:27:08 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hari-06 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/6889

What happened?

Issue Description

I was trying to
Display a count value in a Formula Card widget using QUERY Count or COUNT(Query())

When
The formula is evaluated and the result is displayed in the Formula Card

Expected behavior:
The Formula Card should display a numeric count value only (e.g., 10, 25) without any currency symbol or formatting.

Actual behavior:
The Formula Card displays a currency symbol along with the count value (e.g., $10, ₹25).

Error message:
None

How can we reproduce the issue?

Steps to Reproduce

  • Open a dashboard and add a Formula Card widget.
  • Configure the widget with one of the following formulas:
  • QUERY Count
  • COUNT(Query())
  • Save the widget and view the dashboard.

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @Hari-06 on GitHub (Feb 6, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/6889 ### What happened? **Issue Description** **I was trying to** Display a count value in a Formula Card widget using QUERY Count or COUNT(Query()) **When** The formula is evaluated and the result is displayed in the Formula Card **Expected behavior:** The Formula Card should display a numeric count value only (e.g., 10, 25) without any currency symbol or formatting. **Actual behavior:** The Formula Card displays a currency symbol along with the count value (e.g., $10, ₹25). **Error message:** None ### How can we reproduce the issue? **Steps to Reproduce** - Open a dashboard and add a Formula Card widget. - Configure the widget with one of the following formulas: - QUERY Count - COUNT(Query()) - Save the widget and view the dashboard. ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the bug label 2026-04-18 05:27:08 -05:00
Author
Owner

@youngcw commented on GitHub (Feb 6, 2026):

Please use the dedicated feedback ticket. #5949

<!-- gh-comment-id:3861144059 --> @youngcw commented on GitHub (Feb 6, 2026): Please use 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#28693