[Bug]: Formula Card widget shows currency symbol when using QUERY Count / COUNT(Query()) #2901

Closed
opened 2026-02-28 20:32:06 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hari-06 on GitHub (Feb 6, 2026).

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). ### 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-02-28 20:32:06 -06:00
Author
Owner

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

Please use the dedicated feedback ticket. #5949

@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#2901