The Date filter widget cant be used with the filters options you have selected. It requires a Date and Time attribute to be selected.

0
iAfter adding text fileter and date and time filter i am geeting this error The Date filter widget can't be used with the filters options you have selected. It requires a "Date and Time" attribute to be selected.
asked
2 answers
0

In the datagrid 2 widget settings, there is the filter tab, in order for the datetime filter widget to work you need to have selected atleast 1 attribute there that is of the type datetime otherwise the widget doesnt have any attributes to use to filter on.

answered
0

If you want to filter the data across multiple columns, you have to place the filters above headers in the placeholders. If you place the filters above in the placeholders, you have to add a list of attributes in the "Grid wide filtering" tab of the DataGrid 02. 

 

Refer the following link for the Grid wide filtering: https://docs.mendix.com/appstore/modules/data-grid-2/#grid-wide-filtering

 

If this information not resolved your challenge, please feel free to reply to this message. I will check and get back to you as early as possible.

answered