Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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