Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...Where(item => item == "A") // replaces Contains .Distinct() .ToList();...template. {{myValue ?? 'default text'}} Check the supported functions...