Forum Discussion
ApurvaKhatri
Helper III
8 years agoGet week from Date
Hello, How can i get weeek dates from a date column E.g I have a column Spend and a Date column with continous dates (my spend amount is calculated on daily basis) I need to calculat...
Greg_Deckler
Community Champion
8 years agoYou can use WEEKNUM function in DAX in a calculated column to return the week of the year.
ApurvaKhatri
Helper III
8 years agoWe need the dates like start and end date of the week to be displayed