Hi,
Is there any way to use function as parameter in function? I would like value from one item use as paramater in calculated item.
For example count("key.item",last("key.item"),10)
I would like to calculate item from first day of month but each month has different days count.
Is there any way to use function as parameter in function? I would like value from one item use as paramater in calculated item.
For example count("key.item",last("key.item"),10)
I would like to calculate item from first day of month but each month has different days count.
Comment