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

Issue with Data Commands - Math Calculation #277

Open
avejr748 opened this issue Oct 20, 2021 · 0 comments
Open

Issue with Data Commands - Math Calculation #277

avejr748 opened this issue Oct 20, 2021 · 0 comments

Comments

@avejr748
Copy link

The parameters Thousand Separator and Decimal Separator are supposed to be optional but when emptied an error "Error: System.ArgumentException: String cannot be of zero length." is thrown during execution. My use case is calculating for row number in Excel like A{intRowNum} so I cannot use a thousand separator as it will not be applicable.

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

No branches or pull requests

1 participant