I have a column in database view of type decimal (20,2) and it can take both negative and positive number. Now on downloading excel doc via out-of-the box feature (Export Data Store Entity to Excel), all the number are being quoted inside single quotes but not the positive ones.
Any way to get rid of this?
Discussion posts and replies are publicly visible
Hey FolksJust adding the exact scenario
When we use Export to Excel in record grid then we can do this manipulation. When we use Export Data Store Entity to Excel Smart Service then this is not going to work.