How can I resolve the error 'Variable not set '?
One of the many causes for such problem is, if the base measure column is not defined in the aggregate table (for e.g. Gregorian aggregate table ). Define the base measure to solve the issue.
Related Articles
Why do I get an error produced due to the declared variable #monthdiff# on changing the expression?
Try the following steps: 1. Change the computed measure to an expression measure. 2. Mention Measure ID instead of Measure Name, in the expression. For example, Current formula --(Gross Sales/((Opening Stock+Closing Stock Value)/#monthdiff#+1)) ...
Why do I get 'HTTP 500 Errors', when I click 'Set Alert for KPI'?
Increase the JVM MaxPermSize limits, according to the physical RAM. For example, -------------- - XX:MaxPermSize=512m This is advanced configuration, please consult support team for this change.
The message displayed when the result set is greater than the threshold value is confusing. Why?
The message will be displayed in terms of row count, when the generated report exceeds the threshold value. You can increase the Max_cell-count property value to an optimal value, say, 3000000 to avoid showing this message. This property available in ...
Message that appear when result set is greater than threshold value is confusing
Increase the Max_cell_count property value to 3000000 to display the message in terms of row count if the generated report exceeds the threshold value
Can I set a dimension as 'Inactive Dimension' ?
No, it is not possible to set a dimension as Inactive