Skip to main content
13-Aquamarine
February 23, 2023
Solved

Chip Based Data Filter Query Output

  • February 23, 2023
  • 1 reply
  • 1205 views

Hello,

 

i'm using Thingworx version 9.1.10-B931 and got following problem:

 

The query from the Chip Based Data Filter Widget is binded to a Service that uses this query as input.

The QueryChanged Event triggers my Service. Everything works fine until i delete / unselect all my filters.

The last known query before removing all filters at the filter widget will be applied to my service but i want an empty query and not the last know filter.

 

For me this is a bug because if no filter is selected then the query have to be empty or set to default and not the last know filter / query.

Best answer by Sathishkumar_C

tried with ThingWorx 9.1.11-b1017 and it's working fine. 

If possible share any logs or something..

1 reply

17-Peridot
February 23, 2023

tried with ThingWorx 9.1.11-b1017 and it's working fine. 

If possible share any logs or something..

13-Aquamarine
February 28, 2023

Hey Sathishkumar_C,

i had finally time to test it again. Just added some line of debugger code and i don't know why it works as intended.

Now when i remove the debugging code it still works.

 

To be on the save side i added a default query - just in case.

 

Thanks for testing it aswell.

 

This Thread can be closed.