som2014 opened a new issue #9936:
URL: https://github.com/apache/incubator-superset/issues/9936
I have following query running in Superet
`select items from item_table; `
Result:
`[{item={departmentNumber=2, description=Guitar, itemNumber=563082}}] Array`
I have done some calculations and created a dashboard based on above query.
Problem : I want to have a filter for itemNumber but in superset Filter Box
it showing Filters as item i.e the array how i can create a filter using
itemNumber
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]