Need to sort on visual By field called "Category". So i click the filter and add below code.
{
"sorts": [
{
"field": "Category",
"direction": "ASC"
}
]
}
But i didnt sort by "Catagory". Can someone please tell me how to do sorting?
warkolm
(Mark Walkom)
June 21, 2022, 2:31am
2
It'd be handy if you could share the mapping of the field, and some screenshots of what you are seeing.
Basically what i need to do is implementing filter by Kibana Query DSL command to sort a Pie chart by "Category".
warkolm
(Mark Walkom)
June 21, 2022, 3:37am
4
We need to see what you are trying please.
system
(system)
Closed
July 19, 2022, 4:06am
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.