I need to figure out a way that I can run a report with a boolean option false and a due date that has passed on a configuration linked to a User, I want the report to run on the User not the configuration item
The boolean is to indicate a payment not made which is updated though a process and the due date is to be queried along with the boolean option to show how many users still need to pay. I can simply run this query on the Config item but what I would really like to do is run it against the users configuration item. The other thing that I need to achieve is that the users configuration item can have the due date change through a simple process for all config items in one go.
Can someone help me find some solutions. I have tried a few things but maybe I am getting blurry eyed and over complicating it and someone can just see how it should be done or I have completely confused the person reading and they don't get what I am trying to do.