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

Allow Quantity to be expressed in formulas or decimals #1

Closed
albertocottica opened this issue Aug 27, 2018 · 1 comment
Closed

Allow Quantity to be expressed in formulas or decimals #1

albertocottica opened this issue Aug 27, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@albertocottica
Copy link
Member

Column D in the "Budget" sheet is dedicated to entering the quantity in which people's time is measured. Currently, it displays the error message "There was a problem. Quantity must be in number", if:

  • I enter a formula. For example: "Alice worked 20% of her time for 3 months, so I am going to input =3*.2"
  • I enter a decimal. For example: "Bob is going to be working three quarters of a day, so let's input 0.75".

These are legitimate use cases for this column, so I claim the restriction on formulas (especially) and decimals is a bug.

My sandbox is here.

@albertocottica albertocottica added the bug Something isn't working label Aug 27, 2018
@tanius
Copy link
Member

tanius commented Apr 23, 2019

This has been fixed during development at some time in the past.

I just tested it again, and it works: file "Budget Template v3", sheet "Cost", column "Qty".

@tanius tanius closed this as completed Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants