I would like to count all customers who have been customers since this year. The date field "S_Custom.Custom_since" is available for this. In addition, the condition "S_Custom.ypA_NK_BST = {1}" must be met.
I've been trying all the time to find the right formula to only display the customers for the current or selected year. Unfortunately without success.