Quantcast
Viewing all articles
Browse latest Browse all 13016

Re: Hide crosstab column

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...

Viewing all articles
Browse latest Browse all 13016

Trending Articles