DE2.0 Calculated Field Issue when after download the report
I added simple calculated field on my report
if(${visit_tier_5.visit_sum_hours_approved}<1,1,${visit_tier_5.visit_sum_hours_approved})
The data table return correct value but when download the report as csv and unformatted, when opening the file I got this message below instead of data
"Refusing to run query with no limit that Looker cannot stream incrementally. Please choose a smaller limit or remove table calculations".
Any solutions rather than remove the calculated field
Please sign in to leave a comment.
Comments
1 comment