Skip to main content
10-Marble
July 31, 2018
Question

Windchill QML Report (Conditional Count)

  • July 31, 2018
  • 0 replies
  • 1493 views

Hi all.

I am looking to report a count of times an ECN Task is reworked. I had mapped it means to Count how many "Complete Change Notice Task" tasks -1, plus Count of "Rework Change Activity" task.
simplifying in a formula :
Count("Complete Change Notice Task")- 1 + Count ("Rework Change Activity")


Today I´m running 2 different reports to have these counts (as in attachment), then export them and merge using excel.

 

Is it possible to use OOTB QML to consider both conditions in same report?