Unable to generate report TypeError: FieldFormat is not a constructor

Hello All,
So I've created a Discover Saved object. When I try to export it into a CSV format report, it throws an error stating:
Unable to generate report
TypeError: FieldFormat is not a constructor

image

This saved object used to work fine a couple of weeks ago, this is a recent error.

I was able to solve this issue going to Management -> Kibana -> Index patterns and selected the Script Fields tab. There I found out that the Format field was blank. I edited each Script Field and changed the Format dropdown box to a value (Number, string, etc..). Before doing that they were set to Default.

After doing this, I updated the index and was able to generate the report successfully.

3 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.