Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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