I work for local government. We place a number of measures within a report, user-defined, to capture such things as minimum start dates where the same person has multiple start dates, or if a Service User (SU) has had a care plan (CP) copied to them for a number seperate transactions.
For this second example we would put a user-defined measure that firstly sums the number of <CP copied > entries (0 = not copied, 1 = copied) using the formula “=Sum(<cp copied>) In <Person Id>”. We cannot make this a dimension – the Business Objects program insists on it being a measure.
Then we would use a formula “= If <CP COPIED SUM> >=1 Then "Some CP copied" Else "No CP copied to SU" ” to give us a column that shows whether some care plan has been copied or not. Again this formula will only give a measure and cannot therefore be filtered in the final table. We therefore have to find other ways to show SU’s that have never had a CP copied to them (usually using alerters).
Does anyone know of a way to define these variables without them being measures or is there a way to place a filter on a measure?
We use Business Objects 5.1
For this second example we would put a user-defined measure that firstly sums the number of <CP copied > entries (0 = not copied, 1 = copied) using the formula “=Sum(<cp copied>) In <Person Id>”. We cannot make this a dimension – the Business Objects program insists on it being a measure.
Then we would use a formula “= If <CP COPIED SUM> >=1 Then "Some CP copied" Else "No CP copied to SU" ” to give us a column that shows whether some care plan has been copied or not. Again this formula will only give a measure and cannot therefore be filtered in the final table. We therefore have to find other ways to show SU’s that have never had a CP copied to them (usually using alerters).
Does anyone know of a way to define these variables without them being measures or is there a way to place a filter on a measure?
We use Business Objects 5.1