Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi,
i am looking to filter data based on input month and year, please tell me how can we do it using query parameter in thingworx.? i have timestamp column as below..
thanks
Solved! Go to Solution.
Hi VaibhavShinde.
If you're expecting to run it at runtime, you could use the filter widget. If you're trying to filter before passing it to the mashup, you can build your query as detailed here. The timestamp should be formatted as epoch time.
Regards.
-Sharon
Hi VaibhavShinde.
If you're expecting to run it at runtime, you could use the filter widget. If you're trying to filter before passing it to the mashup, you can build your query as detailed here. The timestamp should be formatted as epoch time.
Regards.
-Sharon
Hi VaibhavShinde.
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question. If you are still having issues, please let us know.
Regards.
--Sharon