Date column slowing reports
Posted: Fri Jul 08, 2016 1:15 pm
I have a simple list report with 2000 records working fine and takes about seconds to render!
But when I add a Date field (datetime nullable), the report become very slow to render, taking about 4 minutes to render.
I delete Date field and report works fine again. No sorting, no interaction, just a simple list.
If i change Date field from datetime nullable to datetime in the dictionary, reports works fine with the date field!
I took a look at debug output during rendering and I see the errors listed at the files attached.
But when I add a Date field (datetime nullable), the report become very slow to render, taking about 4 minutes to render.
I delete Date field and report works fine again. No sorting, no interaction, just a simple list.
If i change Date field from datetime nullable to datetime in the dictionary, reports works fine with the date field!
I took a look at debug output during rendering and I see the errors listed at the files attached.