Forum Discussion
AbhishekIlindra
8 years agoBoss
Shivshankar : It is available in the Community Metrics. Kindly check this Document for more information.
If my post is helpful and answers your question, please give "Kudos" and "Accept it as a Solution."
Thanks & Regards,
Abhishek Illindra
Sign in to react to this post
VikasB
8 years agoBoss
Did you try this?
select metrics.views from messages where is_solution=true and post_time > 2017-06-11T01:16:39.446-07:00 and post_time < 2017-07-11T01:16:39.446-07:00
It will give you the views of solutions which are posted in last one month.
But it would not be possible to set the time range about when they are accepted as a solution.
Sign in to react to this post
- ADS_PSI8 years agoMentor
VikasBok it's not possible altogether then , can we have some workaround using LSI api's ? i can see in LSI that it gives bulk data , can we just process it for a user, though in documentation i did not see data parameter for user , and its obvious as is bulk data api.
Sign in to react to this post