Question
What is best for generating periodic reports like daily, weekly , monthly etc
Hi,
I am confused about what should i prefer to generate reports in thingworx, Javascript or SQL query(as i am using Database)? i have to generate reports based on input like in below image..


if we choose javascript then how can i compare these inputs or how i can filter data based on input like month and year? i know there is Query param for query service but in query param where can i put this month & year?
Thanks,

