My dataset has multiple dates. Car shipped, delivered, registered.
I want to allow the user to select a date (from a master date table) and from that it will tell them how many cars were purchased before that date and how many cars were purchased after that date as one total.
I’ve been using “selected value” and trying to make it work by activating the inactive relationship. But I can’t get it to work?