Forum Discussion
Anonymous
2 years agoNot applicable
Calculations after slicer
Hi, I a list of actuals and a list of forecasts for a number of categories per month. So each category has 12 lines for each month which shows both actuals and forecast in the same line. When I...
- 2 years ago
Use a measure instead. There are some instances where you can use a calculated column, but for metrics (especially percentages) you'll definitely want to use a measure. Calculated Columns and Measures in DAX - SQLBI
audreygerred
Super User
2 years agoUse a measure instead. There are some instances where you can use a calculated column, but for metrics (especially percentages) you'll definitely want to use a measure. Calculated Columns and Measures in DAX - SQLBI
Anonymous
2 years agoNot applicable
Thank you so much!!!!
- audreygerred2 years ago
Super User
Anytime!