sherifffruitfly
New Member
- Joined
- Dec 21, 2013
- Messages
- 8
Hi all, I have the datestream calendar table from the azure market. it has columns WeekNo, Year, and Date. I would like to add a calculated column for FirstDayOfWeek (datetime type). It seems like I should be able to filter on Year = (current row year) and WeekNo = (current row week), and then minimize the date. But I can't seem to come up with a formula that actually does this. Little help? thanks much, sff