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 |
---|---|
13 | |
10 | |
8 | |
7 | |
5 |
User | Count |
---|---|
24 | |
16 | |
15 | |
10 | |
7 |