You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
I am listing priority in my Rows and "Time for Adoption Breached" in my columns to show the following:
Breached Not Breached
Blocker 33 386
Critical 42 1,519
Major 31 2,524
Minor 15 468
Is there anyway that I can show these as a percentage?
i.e.
Breached Not Breached
Blocker 0.08% 0.92%
Critical 0.03% 0.97%
etc etc
Thanks!
Hi Paul,
In eazyBI "Measures" dimension is the backbone of any report you create
Please read more about data model:
https://docs.eazybi.com/display/EAZYBIJIRA/Data+model
If "Measures" dimension is not used in the report layout, then by default measure "Issues created" are being used for the report.
Taking into account the statement above you could define a new calculated member in "Measures" dimension using this code example:
[Measures].[Issues created]
/
([Measures].[Issues created],
[Time for Adoption Breached].DefaultMember)
And then you could use this new calculated measure in your report (that would require
calculated measure in report.jpg
percentage of Breached.gif
Please contact support@eazybi.com if you have further questions regarding this!
Kind regards,
Martins Vanags / support@eazybi.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
G’day everyone! Super exciting news coming from the Marketplace. We have now fully rolled out the ability for end-users to submit app requests to admins directly from within the product! No longer ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.