This is related to SharePoint 2013 and Nintex Workflow 2013. I am trying to create a list view to filter on Cancelled status.
I've found a couple of older posts and Vadim's blog post about filtering off the workflow status. Supposedly I can use status id 4 to filter for cancelled items. That does not work.
Also, I found a suggestion to use the datasheet view to see the actual number. I created a datasheet view and still see the status text and not the integer value.
I looked in the Nintex DB to see if I could find a table that mapped the ids and I could not find anything.
How can I find out the status IDs? I find it hard to believe that something so simple is yet so complicated with Nintex.