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
Hello World!
I have a date column. I want to create a new column called days. How do I change these dates to days. For example 10/1/2022 was Saturday (US calender).
Solved! Go to Solution.
hello @Anonymous ,
please refer below:
Day = FORMAT(Table2[date],"DDDD")
hello @Anonymous ,
please refer below:
Day = FORMAT(Table2[date],"DDDD")
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |