Blog

This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (325) than items per page (8).

What is SUBQUERY and how does it give me superpowers in ServiceNow?

servicenow reporting

What is SUBQUERY

SUBQUERY is an undocumented close relative of RLQUERY - an encoded query keyword that lets one do joins in... encoded queries.

I'm sur...

Why does ServiceNow use Zoomin instead of Knowledge?

servicenow

Have you ever wondered why ServiceNow doesn't use their Knowledge management for their docs? I mean you could argue they do, but we know those are only for ...

Understanding AI and ML: From ServiceNow to OpenAI

ai thoughts

How I came to understand AI and ML through my experiences with ServiceNow, OpenAI, and other platforms.

Call User via Teams

servicenow ui-macros

Ajay Chavan wrote up a post about Adding a Teams link to the user form and I thought it was great. So I'm sharing it here with my spin on it.. Here's ...

Side hustles and interesting things folks in the ServiceNow space do

side-hustles

I wanted to make a list of things folks in this space make outside of ServiceNow.

Music

Jeff Pierce is a musician, checkout his album The Nothing L...

Why would you ever extend the syslog table?

servicenow tables

Table Guide: https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/custom-table-guide.pdf

Past Post on the Table guide: ? ...

Converting dates and times to readable fuzzy versions

javascript

YYYY-MM-DDT00:00:00.000Z to 3d ago

Form annotations let you add html to workspaces and other UIs

servicenow

A long time ago Casey on Slack said you can make custom annotations. I was looking at them and wonder WHY would I ever use them. I know now when and why I...