Preciso fazer um filtro por data e por status do cliente, porém não sei como inserir esse filtro em um relatório de consulta JDBC Query Data Source.
Preciso fazer um filtro por data e por status do cliente, porém não sei como inserir esse filtro em um relatório de consulta JDBC Query Data Source.
segue erro ao executar relatório com filtro incluso:org.eclipse.birt.report.engine.api.EngineException: An exception occurred during processing. Please see the following message for details: Failed to prepare the query execution for the data set: Data Set Cannot set the string value (Inativo) to parameter 1. org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot set preparedStatement parameter string value. SQL error #1:The index 1 is out of range. ; com.microsoft.sqlserver.jdbc.SQLServerException: The index 1 is out of range. (Element ID:110)
— Rogerio Pavanello Bataglioli 04 de Sep de 2017org.eclipse.birt.report.engine.api.EngineException: An exception occurred during processing. Please see the following message for details: Failed to prepare the query execution for the data set: Data Set Cannot set the string value (Inativo) to parameter 1. org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot set preparedStatement parameter string value. SQL error #1:The index 1 is out of range. ;
— Rogerio Pavanello Bataglioli 04 de Sep de 2017