How to fetch date time range in markdown?

I am trying in this way 
[Open][1]
[1]:https://xyz.com/from?{{params._timestamp}}


But it's not working. Thanks in advance !!

Can you describe your use case?

Yet to be released, 7.10 contains a new type of drilldown allowing users to configure external URLs that are triggered when apply filters on dashboards, https://www.elastic.co/guide/en/kibana/7.10/url-drilldown.html. Would this meet your use case?

There is an open issue discussing markdown enhancements like allow time range parameters in URLs, https://github.com/elastic/kibana/issues/46341#issuecomment-635930252. Please comment on this issue to describe your use case.

I have a scenario wherein one dashboard there are 3-4 graphs, I want to download that graph data on clicking the single download button in CSV format. How can I achieve it? Thanks in advance !!

There is no way to download all graph data from all panels in a single click. Can you open a feature request at https://github.com/elastic/kibana/issues/new?template=Feature_request.md

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