Skip to main content
Nintex Community Menu Bar

O365 - Nintex Worflow History

  • July 12, 2016
  • 2 replies
  • 39 views

Forum|alt.badge.img+5

Hello,

When I try to view the Nintex Workflow History I am receiving the following:

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NintexWorkflowHistory

This view cannot be displayed because it exceeds the list view threshold (5000 items) enforced by the administrator.

 

To view items, try selecting another view or creating a new view. If you do not have sufficient permissions to create views for this list, ask your administrator to modify the view so that it conforms to the list view threshold.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

Any thoughts on how to get around this?

Thanks,

Matt

2 replies

Forum|alt.badge.img+16
  • July 13, 2016

Have you created a new view?

If you are searching a specific information for an item, you could created a new view filtered by the item you are looking for.


Forum|alt.badge.img+8
  • July 13, 2016

Do you need any information from the Workflow history?

Then you have to define a view with as mentioned by Fernando Hunth​, but if you just want to clean out (delete) the items, you can do this with csom (e.g. sample)

Be patient it takes a while until all items deleted

regards

Oliver

If just added my PowerShell script, based on the sample. But it uses DevPnP Powershell, hope it helps