Forum Discussion

threw001's avatar
threw001
Helper III
2 years ago

PowerBI Service Timezone incorrect when checking if date is in current week

Hi, I am using a query to create a table that has a list of dates and a field called "isCurrentWeek" that flags whether or not the date is in current week or not using Date.IsInCurrentWeek. I am fi...