• Hi, I need to convert a multi valued parameter string value into int/number. example:

    parameter value is [Land DIM].[Land].&[567], [568],[569]....

    but out of this value i just need to pass 567, 568, 569.. values to another parameter in SSRS expression.

    How can we achieve this, please help me in this

    Thanks,

    Niha