Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pivot Grid data type currency is applied on COUNT aggregator as well #15148

Open
skrustev opened this issue Dec 5, 2024 · 1 comment · May be fixed by #15428
Open

Pivot Grid data type currency is applied on COUNT aggregator as well #15148

skrustev opened this issue Dec 5, 2024 · 1 comment · May be fixed by #15428
Assignees
Labels
🐛 bug Any issue that describes a bug grid: pivot severity: low ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@skrustev
Copy link
Member

skrustev commented Dec 5, 2024

Description

When the dataType property for a pivot value is set to currency, it applies currency formatting to the Count aggregator as well, while this doesn't make sense in that case.

  • igniteui-angular version: 19.0.x
  • browser: any

Steps to reproduce

  1. Run the attached sample
  2. Change the Value aggregator to Count
  3. Observe the data in the grid

Result

The aggregated data for Count has currency formatting.

Expected result

The aggregated data for Count shouldn't have any currency formatting.

Attachments

currency_count.zip

currency_count

Copy link

github-actions bot commented Feb 4, 2025

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Feb 4, 2025
@dkamburov dkamburov removed the status: inactive Used to stale issues and pull requests label Feb 5, 2025
@IMinchev64 IMinchev64 added 👀 status: in-review Issue is currently being reviewed and removed 🆕 status: new labels Feb 5, 2025
@IMinchev64 IMinchev64 added ❌ status: awaiting-test PRs awaiting manual verification ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 👀 status: in-review Issue is currently being reviewed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug grid: pivot severity: low ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
3 participants