We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
You can query the database view, but you need to use the prefix before a field name. For example if you have a database view where the incident prefix is inc; then you will need to use it when you query the table:
var gr = new GlideRecord('your_dat...