Hi,
Use the expression like below to create a data item for the forecast scenario, the syntax is not 100% right. Create
if [Time] = #sq( timestampMask ( $current_timestamp , 'yyyy' ) #
) then ([Forecast]) else null
and do a suppress zero or null colum...
Use the expression like below to create a data item for the forecast scenario, the syntax is not 100% right. Create
if [Time] = #sq( timestampMask ( $current_timestamp , 'yyyy' ) #
) then ([Forecast]) else null
and do a suppress zero or null colum...