Math Operations with Functions
Posted: Tue Jun 22, 2021 7:01 am
Hi,
trying to do some math operations with some of the built in function which seems trivial but i can get it to work. If i create a simple graph that plots this {DaysInMonth(SiteStatistics.Date)} with an arguement with date and it works no problems. What i want to do is variable / {DaysInMonth(SiteStatistics.Date)} and it doesn't work. I've even tried simply {DaysInMonth(SiteStatistics.Date)} + 2 and it still doesn't work. how do i do math with the results of these built in functions?
Thanks
Brett
trying to do some math operations with some of the built in function which seems trivial but i can get it to work. If i create a simple graph that plots this {DaysInMonth(SiteStatistics.Date)} with an arguement with date and it works no problems. What i want to do is variable / {DaysInMonth(SiteStatistics.Date)} and it doesn't work. I've even tried simply {DaysInMonth(SiteStatistics.Date)} + 2 and it still doesn't work. how do i do math with the results of these built in functions?
Thanks
Brett