I created a question using a stored procedure and it shows data. But when I tried to create another question based on previous question, it throws an error saying "Error near EXEC".
How can we create questions based on stored procedures? It is a common case.