Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
i want to convert a numeric column containing difference between 2 dates like (0,1,2,3..... so on) into 3 groups --> same_day, d+1 and >1 day
How to convert the numeric column and categorize them into 3 groups?
days between (difference b/w 2 dates)| ---> | 3 categories
0 same day
1 D+1 day
2 >1 day
3 >1 day
....
6 >1 day
Solved! Go to Solution.
hi @Bu__
try like:
hi @Bu__
try like:
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |