If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

param value in expression

Started by meri, 05 Oct 2010 07:00:11 AM

Previous topic - Next topic

meri

Hi all,

I have a value parameter of type integer. Now, I want to use that parameter in expression on my time dimension. Something like this... CUBE.TIME.YEAR = ?year?

How do I write such query? I need somekind of cast?

Thnx

MFGF

You could try adding a Query Calculation with syntax such as:

filter([Your Year Level from the cube],[Long Name attribute from the Year level] = ?year?)

MF.
Meep!