This content has been marked as final.
Show 2 replies
-
Re: Formula Syntax
Sunny Talwar Mar 13, 2018 10:34 AM (in response to Antonio Forino)May be try this
=Sum({<Month_Surgery = p(Month), Year_Surgery = p(Year), Day_Surgery = p(Day), Day, Year, Month, Quarter>}WI_EUR)/1000
-
Re: Formula Syntax
Digvijay Singh Mar 13, 2018 10:36 AM (in response to Antonio Forino)Do you have Day_Surgery field? if Yes, what problem you are facing if you are adding it the way you have added Month and Year? More info will help to understand the real issue.