Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I am looking to create a gauge showing how many actions I have that are due by the end of the month and struggling with the expression. Looking for an expression that would have :
if([Target date]>Today() and [Target date]<Monthend, count(Actions))
Not quite sure how to formulate it.
Thank you
Anna
Thank you all!