Forum Discussion
Asa94
3 years agoHelper I
Date Range for Weeknum
Hi all, I hope you are well, I have the following date table for one of the reports I'm doing: I need to show the date range for the respective Weeknum. For example, Weeknum 2 h...
- Anonymous3 years ago
Hello Asa,
Maybe this article helps. As a final step you can use a concatenate function to make a single column.
https://bielite.com/blog/week-start-date-power-bi-dax/
Anonymous
3 years agoNot applicable
Hello Asa,
Maybe this article helps. As a final step you can use a concatenate function to make a single column.
https://bielite.com/blog/week-start-date-power-bi-dax/
Asa94
3 years agoHelper I
Hi Anonymous,
That article defintely helped a lot. Did some changes to get the required output and the concatenate function to join the columns.
Thank you so much!