Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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?