I have a dates table in a datawarehouse that has
Date, Day, Month, Year, Quarter but missing Weeks in a month.
I am having the most difficult of time writing the code for this.
Does any one have something I can use, modify that will calculate the weeks in a month?
Thanks