I am building a report that pulls counts of total Development goals from "Workforce Career Development - Development Goal Overview Real Time."
Looking to filter the population by both the "Start Date" column, and "Target Completion Date" column both found in the Development Goals Folder.
I would like it to be "Is less than or equal to Current System date" for Start Date. As well as "Greater then or equal to Current System Date" for Target Completion Date.
What is the best means to complete this? I assume ill have to leverage SQL which isn't a strength of mine, but if someone can break down a good example I am capable of following.