fstrauf / tokenomics-hub-investor

next-js-blog-with-comments-fstrauf.vercel.app
3 stars 3 forks source link

Spreadsheet row count not same as TDS #459

Open masonfasco opened 1 year ago

masonfasco commented 1 year ago

live version

https://www.loom.com/share/1aab13e06c8e411bb4ff27574c50c947

@fstrauf

fstrauf commented 1 year ago

@masonfasco we could solve this in the spreadsheet - which would be the easiest way. What should be our number of months default?

masonfasco commented 1 year ago

@fstrauf 48 seems like a widely used figure.

So if someone adds 60 months will they have to expand the spreadsheet manually?

fstrauf commented 1 year ago

@masonfasco yes they would. I've adjusted all sheets to 60, hoping this will cover most cases.

masonfasco commented 1 year ago

@fstrauf can we not have a condition whereby if the field is null then we don't count it? the idea being that we could add a timeSeries with 1000 rows which covers all scenarios and the user doesn't have to do anything

fstrauf commented 1 year ago

@masonfasco can you walk me through what you mean by if the field is null?