Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Sorting of string data containing NULL values
USHA
Hi all
while sorting a string column which contains nulls i am facing an error.
"An error happen during population of data. This might be caused by including data of mixed type in a column of "ANY" type"
could u please help on this issue.
Find more posts tagged with
Comments
mwilliams
Hi USHA,
Can you attach your report design? What version are you using?
JoshiS
By appending ?emptyStringsConvertToZero=true to connection database. You can get rid of the error can not convert BLANK to Double as well any problem in sorting.