Vega visualization issue

I am facing issue with Vega visualization. It is showing error as "EsError". Can anybody let me know what this error means and how to rectify it?

Can you post the whole stack trace and the steps to reproduce it, what stack version ? Logs, screenshots, steps help!

Thanks
Rashmi

Hi @rashmi,
Can you please help me in the structure of the Vega visual. I am new to this topic and trying to create a Vega visual to calculate the sum of a field "doc_size".
I need to know that if we provide a SQL query with "where" clause, that clause comes inside a "query" part when we Translate it. So where can we put that query part inside our vega syntax. Below is my SQL query that I want to achieve:

and I want to place below query portion in my vega visual syntax.
image`

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