Include min function in value set
Summary:
Content (please ensure you mask any confidential information):
Hello experts,
I should manage the attached query in a value set. However in the VALUE COLUMN NAME I cannot enter TO_CHAR(min(pam.effective_start_date),'DD-MM-YYYY') but only TO_CHAR(pam.effective_start_date,'DD-MM-YYYY').
How can I include the min function in the value set?
Thanks in advance for your help!
Regards,
Valerio
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):