Jump to content

YTD in line graph


Patrick Nishiyama

Recommended Posts

Hello,

I am a few days trying to make an accumulated until the current month, but the line of the graph is in the whole year. Is there a way to condition this expression Is it possible to obtain the X-axis label to create a condition

 

My current expression:

Sum(If([status]="REAL",1,0)) THEN Sum([Value]) OVER (AllPrevious([Axis.X])) as [Real.]

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...