Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

EazyBI: How can I calculate "next week" members instead of "previous week" and "current week" member

Ueli Jermann
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 13, 2022

Good Evening all

For planning purposes I would like to show our team in EazyBI a overview over all planned values of a userdefined field from the next week or even next month.

I guess that I have to define a new calculated member, but I don't know how to define such a objekt.

Can anyone help me?

Regards Ueli

2 answers

1 accepted

2 votes
Answer accepted
eazyBI Support
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 14, 2022

Hi @Ueli Jermann 
You can create new calculated members in the Time dimension. For next week, you can use this formula:

Aggregate({
[Time.Weekly].[Week].CurrentDateMember.NextMember
})

Please check that you create the member in Time.Weekly hierarchy and that you have added future Time date members

If you want to have next month then in the default Time hierarchy create this calculated member:

Aggregate({
[Time].[Month].CurrentDateMember.NextMember
})

 

You can learn more about the Time dimension in eazyBI documentation: https://docs.eazybi.com/eazybi/analyze-and-visualize/create-reports/time-dimension

best, 
Gerda // support@eazyBI.com
 

Ueli Jermann
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 19, 2022

Works perfect - thanks a lot

Like eazyBI Support likes this
0 votes
Fabian Lim
Community Champion
July 13, 2022

Hi @Ueli Jermann

You can refer to this example here which is set to months, but you can modify the time dimension options to be by week: https://eazybi.com/accounts/1000/cubes/Issues/reports/499768-risk-chart-by-status-and-priority

Regards 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events