Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Good Day,
How do I count the number of weeks in a month & concatenate it in the month name?
or you do it in Power Query Editor like:
it worked like:
hi @jchangco
try to add a column like:
MonthWeek = FORMAT([Date], "MMM")&" - "&" Week "&(1 + WEEKNUM([Date]) - WEEKNUM(EOMONTH( [Date],-1 )))
it worked like:
User | Count |
---|---|
11 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
25 | |
19 | |
16 | |
10 | |
7 |