Dashboard using stored procedures

I have a stored procedure that receives two parameters on sql server and I'd like to create a dashboard in kibana that shows the result that the process throws... how could I do this? The parameters would be the date range of the data that I want to see in the panel

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