Filter remains in jumping to dashboard even when it has been deleted
Hi friends, I have the following issue. When I jump to dashboard, two filters remain: one of date and another one categorical to filter the last day of the month. I deleted both on the original dash...Solved2.1KViews0likes4CommentsUsing 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.4KViews0likes5CommentsTransferring 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.8KViews0likes2Comments