I am trying to determine the count of days between the created date and the closed date, but not include the weekends or holidays. I have created true/false columns for weekdays and holidays in my date table to filter from. Below is an example of the dax formula I am trying to use, but I am obviously missing something.
The dax works, but i get an error (also pictured below.)
I have tried to find my answer online, and tried many options found, but nothing seems to be working.
Thank you in advance for your assistance.