Thingsboard dashboard filter , possible filter a timeserise key value that is a json object, eg: a timeserise value that name is 'user' , value is : ``` { "name": "xxx" } ``` then filter only show user.name equal with 'xxx' looks not support this feature ?