Settings & Configuration

Customize Bear Decisions to match your workflow preferences and analysis requirements. Configure discount rates, manage VBA macro execution, and adjust interface options.

Analysis Settings: NPV Discount Rates

Configure the discount rates used for Net Present Value (NPV) calculations in your transformations and visualizations.

Managing Discount Rates

  • Edit Default Rate: Change the initial 10% rate to match your organization's standard
  • Add Additional Rates: Click "Add Rate" to include alternative discount rates for sensitivity analysis. All configured rates appear in the Transform Data dropdown for visualizations
  • Remove Rates: Use the delete button (🗑️) to remove rates you no longer need
  • Rate Format: Enter rates as percentages (e.g., 12 for 12%)

⚠️ NPV Rate Strategy

Consider adding multiple rates if your analysis involves different risk profiles or if you want to test sensitivity to discount rate assumptions.

Common approaches include using your organization's WACC, risk-free rate, and a risk-adjusted rate.

Calculation Settings: Macro Execution Mode

Enable this setting if your Excel model contains VBA macros that need to run during Bear Decisions' calculations.

⚠️ Microsoft API Limitation

Microsoft's Office Add-in APIs do not allow direct triggering of VBA macros from add-ins. When Macro Execution Mode is enabled, Bear Decisions will pause during calculations to allow you to manually execute your macros, then continue once you confirm completion.

However, with some VBA code integration, you can achieve automatic macro execution that runs seamlessly during analysis.

How Macro Mode Works

  1. Enable the Setting: Turn on "Enable Macro Interruption" in Settings
  2. Start Your Analysis: Begin the calculation process normally
  3. Manual Execution: When prompted, manually run your required macros
    (see Automatic Macro Execution for more details about making this seamless)
  4. Continue Calculation: Click "Continue" to resume Bear Decisions' analysis
  5. Repeat as Needed: This process occurs for each iteration of the analysis

💡 Macro Mode Setup & Best Practices

  • Test First: Run a small analysis to understand the macro execution flow
  • Document Macros: Keep notes on which macros need to run and in what order
  • Consider Alternatives: Where possible, replace macro logic with native Excel formulas for smoother automation

Calculation Settings: Automatic Restore and Continue

Enable this setting if you wish your Excel model to always restore the initial case values for each variable rather than retaining any changes due to the selected instance option.

If this setting is disabled, you will be prompted manually on calculation start to restore the initial case values.

Calculation Warning on Overriding Selected Instance
Click to zoom

User Interface Settings: Discoverable Tooltips

Control whether Bear Decisions displays detailed tooltips and guidance within the Inputs screen.

Tooltips are enabled by default. You can turn them off if you prefer.

Export Options:

Bear Decisions is able to export all the data from your calculations to table(s) in your Excel workbook.

The two options are:

  • Export all data to a single table
  • Export data to multiple tables

The single table option is great for those who quickly want to add to a pivot table or share without worrying about the data being joined. This structure means that you can re-export and refresh the data in your pivot table for seamless updates.

The multiple tables option is great for those who want to keep the data efficient and likely want to feed it into a more complex process e.g. PowerBI, Tableau, or other analytics tools.

Developer Settings: Debug Logging

Enable detailed logging for troubleshooting purposes. This setting is primarily used for technical support and issue diagnosis.

⚠️ When to Enable Debug Logs

  • Default State: Keep debug logging disabled during normal use
  • Issue Reporting: Enable only when requested by support for troubleshooting
  • Privacy Consideration: Logs may contain details about your model structure and data

Debug Log Process

If you encounter issues with Bear Decisions:

  1. Contact Support: Reach out describing the issue you're experiencing
  2. Enable Logging: Turn on "Show Debug Logs" in Settings
  3. Reproduce Issue: Go through your workflow to capture the problem
  4. Share Logs: Press the "logs" button and paste into a text file or similar to provide the debug information to support
  5. Disable Logging: Turn off debug logs once troubleshooting is complete

Next Steps

With your settings configured, you're ready to dive into advanced analysis techniques and best practices for getting the most out of Bear Decisions.

Continue to Best Practices →