Calculate FPY based on Filters Applied on Mashup
Hi,
I'm not a developer and pretty new to Thingworx.
I'm currently looking at how I could calculate First Pass Yield (FPY) of the tested units data.
FPY= total TestResult=Pass / Total entries based on filters applied.
I'm taking the data from a DataTable through "GetDataTableEntries" for the filter widget DataFilter. Possible filters would be: StationName, Product Type, TimeFrame, Operator...
But how can I write a service/query to allow calculation of FPY in my mashup, based on filters?
Or is there a better way to do that?
Thanks a lot for your help,

