Can not Pass SQL query parameters to MongoDB Connector for BI

I using MongoDB Connector for BI and MongoDB ODBC Driver with Microsoft reporting services to can make reports depend on MongoDB ,But when I tried to query the the MongoDB using SQL
select * from students where studentId=?id
I get error “This command is not supported in the prepared protocol yet”