
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 06:37 AM
Where in ServiceNow are stored the votes for each idea? I cannot find the table for it and if we can see which users voted for that idea in the Idea Portal.
Any help?
Solved! Go to Solution.
- Labels:
-
Demand Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 07:49 AM
Hi,
Votes for idea will be stored in the feedback table. You can use 'cf_feedback.list' in the navigator filter.
Yes, You will be able to find the who upvoted and who downvoted the idea from the 'provided_by' column in the above table.
Thanks,
Harsha Lanka

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 07:47 AM
Isn't it just the idea table? idea.list in the navigator filter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 07:49 AM
Hi,
Votes for idea will be stored in the feedback table. You can use 'cf_feedback.list' in the navigator filter.
Yes, You will be able to find the who upvoted and who downvoted the idea from the 'provided_by' column in the above table.
Thanks,
Harsha Lanka

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2020 11:16 PM
This was helpful to me as I was also wondering as where and who has voted is much-needed information to drive certain decisions.