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

Support calculated columns in questions #713

Closed
agilliland opened this issue Jul 13, 2015 · 1 comment · Fixed by #2140
Closed

Support calculated columns in questions #713

agilliland opened this issue Jul 13, 2015 · 1 comment · Fixed by #2140

Comments

@agilliland
Copy link
Contributor

Goal: The goal of this feature is to decrease the number of important queries in the system that need to be expressed in SQL.

User Stories:

  • A user should be able to ask questions that are expressed using add, subtract, multiply, or divide operators
  • A user should be able to calculate net profit from a cost and expense field
@agilliland agilliland modified the milestone: 0.11.0 Aug 10, 2015
@camsaul camsaul self-assigned this Aug 10, 2015
@agilliland agilliland modified the milestones: 0.11.0, 0.12.0 Aug 31, 2015
@salsakran salsakran modified the milestones: 0.14.0, 0.12.0 Sep 15, 2015
@agilliland agilliland removed the mb1.1 label Oct 30, 2015
@agilliland agilliland modified the milestones: 0.15.0, 0.14.0 Jan 7, 2016
@agilliland agilliland removed this from the 0.15.0 milestone Jan 21, 2016
@camsaul camsaul removed their assignment Feb 19, 2016
@agilliland agilliland changed the title Support Calculated columns Support Calculated columns in QB queries Feb 22, 2016
@mazameli
Copy link
Contributor

Here's a design prototype of where we're headed with this:
https://invis.io/PK6LYRCM3

@agilliland agilliland added this to the 0.17.0 milestone Mar 22, 2016
@agilliland agilliland changed the title Support Calculated columns in QB queries Support calculated columns in questions Mar 22, 2016
@camsaul camsaul mentioned this issue Apr 12, 2016
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants