Hi,
I have the Datetime field in sql server.
SQL SERVER : 2015-05-15 12:22:14
i want this as below
201505151222
i tried to_date and cast but still not able to get it. my target is BW ( PSA) and source is sql server.
Please let know how we can achieve this in BODS