Working with space in Report manager

  • Hi ,

    I am struggling to appear a space between two fields .I do have expression like this

    Format((Fields!PERSON_ELASPED_TIME.Value\60),"#,###,###0") & ":" & Format((Fields!PERSON_ELASPED_TIME.Value) Mod 60,"00") & Space(4) & Fields!FLAG.Value

    )

    It was supposed to display in format like this

    34:50 *

    It was working Fine in Preview tab. but when i export it to Web(Report manger).it was showing

    34:50*

    which was not correct

    Can any body pls help me in doing this

    Suggestions and sharing the Experiences are highly appreciated

    Thank you

    Raj Deep.A

  • This was removed by the editor as SPAM

  • Might be you have already fixed it... I didnt try, but might be if you make the field values text, then it would show up

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply