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

Fix: Add label for empty string in column header #4067

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

djbarnwal
Copy link
Member

@djbarnwal djbarnwal commented Feb 16, 2024

If one of the values of a dimension is "" (empty string), the app would crash. This PR adds a label <empty string> for such cases.

@pjain1 pjain1 merged commit 6a13701 into main Feb 16, 2024
4 checks passed
@pjain1 pjain1 deleted the fix/empty-string-pivot-header branch February 16, 2024 08:40
mindspank pushed a commit that referenced this pull request Feb 23, 2024
* Add label for empty string in column header

* Handle empty string for row values

* Use NSBP character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants