Hide column from the crosstab report

In crosstab or dynamic column report , we typically do the following.

<?for-each-group@column:ROW;./FISCAL_YEAR?>

If i have to filter out particular value from being generated from the dynamic columns or crosstab report.

<?for-each-group@column:ROW[./FISCAL_YEAR !='2000'];./FISCAL_YEAR?>

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Configure Concurrent Reports to be run

Limit rows per page