Using chip-data-filter to adjust it into the Grid-table.
I did chip-data-filter to adjust it into the Grid-table, though, it does not displayed the value of any chosen condition, and here is the code written into the service as display the info-table drag to the widgit chip-data -filter and it return to the query parameter:
workItems = Resources["InfoTableFunctions"].Query({
t: workItems,
query: query
});
so anything could add or edit to display the value to display it at the Grid Table



