Forum Discussion
Count distinct rows after a certain date
jalaomar ,
Your requirement is not clear. Please show sample data and expected result.
Regards,
Jimmy Tao
- jalaomar6 years agoHelper IV
Hi,
Currently am working with Cost Poor Quality data and further would like to highlight all Technical issues (TI) and related cost that has been linked to a Consolidated Issue (CI) after its Date: CI Closed.
Example: If a CI was closed on date 2019-01-01 with a solution then I would like to monitor if new Technical Issues was logged after that date and its related cost.
Date: CI Closed
2019-01-01
2018-06-30
2017-04-05
....
The Column Date: CI Closed has different dates depending when a solution was in place. I would to monitor all new Technicla issues and related Cost logged after thoses dates. a technical issue has a occurrence date.
so the Occurence date should always be after the Date: CI Closed.
is it possible to display values only after Date: CI Closed?
Best regards,
Jala