Forum Discussion

aflintdepm's avatar
aflintdepm
Helper III
3 years ago
Solved

Interactive Calculator

I'm not sure if this is possible, but I would like to create a visualization that changes based on a value entered by a user so they can model different options.

For example, I have a visual that shows project productivity of a team based on a headcount of X employees.  If the manager wanted to add or subtract headcount, I want to give them a box that could then update the calculations for the new productivity.

 

Is this possible, and if so, how?

3 Replies

  • Yes, this is definitely possible. You can use parameter inputs or what-if analysis features in tools like Excel, Power BI, Tableau, or Google Sheets to let users change a value (like headcount) and instantly update productivity calculations and charts.

    I recently built something similar for dosage and conversion modeling in a peptide calculator tool, where users adjust values and the calculations update automatically in real time. The same logic works well for workforce and productivity planning too.