Home
Analytics
Handling Multiple DataTypes in a Report Column
unknown
Dear Team,
Could anyone please guide me to handle multiple data types in a report column.
Scenario:
I have a report column which retrieves multiple data types values. I need that if the data type is Date then I have to display it in the ddMMMyyyy America/Newyork (Timezone) format.If it is a String, I need to perform localization. Kindly guide me on this.
For Example (Report Output should be like below)
Col1 Col2(has Multiple datatypes)
ABC 01Jan2009 ... (TimeZone)
XYZ Some Text
Thanks,
Venky.
Find more posts tagged with
Comments
HPP
If u click on the particular date cell's properties u will get format date and time option u can try that..
Let me know if any doubts