Hi,
I've created a report in EazyBI, that allows a user to see his/her own spent hours. For this, I created a "Current User" filter in the report, as described in this article.
https://community.eazybi.com/t/eazybi-current-user-in-dashboard/3914
I now want to include this EazyBI report on a Jira Dashboard, using the EazyBI gadget.
However, when added on the dashboard, the EazyBi report does not produce any results. I presume because there is a mismatch between the Jira User, and the EazyBI user. Is there any way to get this to work ?
Best regards,
Kris
Hi, @Kris Dewachter
Thank you for your question.
There are no separate users for eazyBI. You can add access to the eazyBI account for Jira users.
The user must be added to the eazyBI Account with at least a View / Dashboard View role to see the report in the JIRA dashboard. Please read more here: Account users (eazybi.com)
Hours spent for the current user, there is more than one way to do it; please consider creating a new member in the Logged by dimension, using this formula:
Aggregate(
[Logged by].[User].Members.item(
CurrentUserName()
))
Don't hesitate to ask to our support team: support@eazybi.com
Kindly,
Ilze
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.