Forum Discussion
Asad92
4 years agoNew Member
DAX function Previous
Hi, I see there is no PREVIOUSWEEK function in DAX. Could you please check and advise it there is any other alternative to calculate the previous week result. For your ready reference, I ...
Ashish_Mathur
4 years agoSuper User
Hi,
In most cases, the DATESBETWEEN() function can also be used. You need to share more data, describe your question and show the expected result.