You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature req has been for columns, like a spreadsheet. Here's an early prototype:
The idea: we don't really want columns, we want comparisons: is scenario A better than B? I'm playing with:
Easy to create comparisons (visually, or in text with name = scenario(overrides...). Scenarios live in the calc, and are easy to copy/edit/clone.
Easy to see the deltas vs. baseline
Solve for a result: Click a final answer, change it, and the inputs adapt (if possible). We've had an earlier goal seek idea, but it was hard to use. Now you can just click a result, set it, and the inputs adapt. Magic!
This is super early work, but wanted to track it. Given the speed of AI coding, I may just launch a quick prototype...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
A feature req has been for columns, like a spreadsheet. Here's an early prototype:
The idea: we don't really want columns, we want comparisons: is scenario A better than B? I'm playing with:
name = scenario(overrides...). Scenarios live in the calc, and are easy to copy/edit/clone.This is super early work, but wanted to track it. Given the speed of AI coding, I may just launch a quick prototype...
All reactions