Keeping an eye on the calculations

Calculated fields, especially when complex, can also give Tableau a hard time. However, you can counter this by trying to implement the following:

  1. If there's a calculation metric that's frequently used in your workbook, consider creating it directly in the database, and not as a table calculation. This can save computational resources Tableau would otherwise have to invest in creating the views.
  2. Disaggregated (row-level) calculations can be very demanding. Try to aggregate your measures when creating calculated fields.
  1. When alternatives are available, consider using functions that are faster to execute in your calculated fields. For example: