Skip to main content
Question

Hi All,I want to set a pre-set filter on one of my components where it will filter for the occurrence that the activity 'Create Picking' is happening before 'Set reason for Rejection'. What is the PQL for this?Thank you!

  • January 18, 2022
  • 2 replies
  • 7 views

2 replies

gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

Getting the PQL filter without any PQL knowledge:

apply this condition - it will show the applied filter on top of the analysis.

Then click on any blank area of the dashboard (area without any component) ->Export->export HTML documentation-> scroll until the end of the page and copy the PQL filter


  • Author
  • Level 1
  • January 18, 2022

Thank you that helps a lot!