Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 216047

Is workingday column calculation in date dimension with Holidays range

$
0
0

i have implemented isworking day column with the refrence of one datecolumn in a  holidays refernece

 

IsWorkingDay = IF (NOT(DateTime[Day of Week]= "Saturday" || (DateTime[Day of Week]= "Sunday")) && COUNTX(RELATEDTABLE(Holidays),Date)<1,1,0)

 

Now the  Holidays refrence table splited  into holidaystartdate and HolidayEnddate.

 

How to handle this


Viewing all articles
Browse latest Browse all 216047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>