Markdown built from index data

Hello, I'm trying to build a simple menu to jump from one dashboard to others. The source data (labels and links) of the menu are contained into an index, so menu will be created and modified from time to time.

is there a way to retrieve from an index using Markdown notation? Same as a recordset open() ... next() ... close() in JDBC, so I can build the menu from the index.

I will truly appreciate some examples. Thanks.

@ppisljar / @timroes I looked for plugins and couldn't find any. Do you have ideas.

Thanks,
Bhavya

Hi, you cannot use the classical markdown visualization. The issue you most likely want to follow in the Kibana repository is: https://github.com/elastic/kibana/issues/12560 which tracks the effort of drill down links.

Cheers,
Tim

Thanks. I'll wait for drill down links, those seem to be the solution for my problem

Thanks. I'll wait for drill down links

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