I have an issue. Datasource panel i am calling stored procedure. And based on the parameter which i select my table and chart has to load. And it is working perfectly fine,
But when i just load the dashboard, i am expecting nothing in place of table as well as chart. For table part nothing is coming (no data) that is what i wanted but for chart error processing component is coming. So do i have to set any default values or something for chart?
So what should i do for this?
Note: Once i select parameter(value from dropdown) everything is working properly.