Convert Date to Text

Hi Everybody

I have some questions about date format

How to read 14/06/2014 to be read as a text 14062014 ?

Thanks very much.

thanks everybody. I have done

Please share the solution here.

It can help someone in future…

It is written as follows:

=Format(Fields!PostingDate.Value,“ddMMyyyy”)

Note: MM write uppercase