Forum Discussion
sriparvathy
3 years agoRegular Visitor
Single Date Picker for a parameter bind date column.
Hi, I am using Direct Query mode. purpose: To fetch the user selected date- which directly take data of that perticular date from the database. Also I need put a datepicker to make the user selecti...
Anonymous
3 years agoNot applicable
Hi sriparvathy,
Perhaps you can try to add a custom field in SQL statement to convert the text field value to date and use it as source of the slicer. (The parameter should bind to the text field)
Then you can try it to confirm if the filter from same table field can interact with binding parameter and apply filter effects to the backend query table. If they do not work, I think it may means this feature only work on the text fields at the present.
Regards,
Xiaoxin Sheng