I am trying to create a report to show the number of issues with and without story points, Any assistance greatly appreciated
Hi,
In this case, you could try creating a new calculated member in "Measures" dimension using the following code:
[Measures].[Issues created] - [Measures].[Issues with Story Points created]
It will calculate results based on the report context and return the number of issues without story points. Later you could drag "Issue" dimension in rows and filter report by this new measure to get a list of issues without Story points.
Please reach out to support@eazybi.com if you have further questions about this calculation.
Martins / eazyBI team.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.