Using RSUM results in BE#208517 Internal Analytical Engine Error: Error while parsing view
Hi all, I'm using RSUM in multiple dashboards/widgets, and recently, these widgets all broke. I'm getting the error found in the title, with a "Formulas used in this widget are not supported in t...Solved2.2KViews0likes5CommentsTransferring Grand Total from Pivot when converting widget to Indicator?
Hi all, I am using this formula to flag a 1 for every project that is at or under budget. SUM(CASE WHEN ([Total budget] - [Total amount]) >= 0 THEN 1 ELSE 0 END) This works fine as a pivot table...Solved1.7KViews0likes2Comments