Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
I am able to get the Work Week results by using "=Date.WeekOfYear([My Data])". However i am tyring to figure out how can i get the Work Week to start on Sunday's at 6:00:00AM and end on Sunday's at 5:59:59AM.
Example:
If my data is "8/27/2023 5:59:00", i would like the results to be 34 (WW34)
and
If my data is "8/27/2023 6:01:00", i would like the results to be 35 (WW35)
I'm sorry if this is a simple task but i've trying to search and cant find anything on this type of case.
Thanks in advance.
Solved! Go to Solution.
Simple enough
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
Simple enough
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
@ThxAlot , This worked perfectly. Thank you so much.
Last question for learning purposes, does (0,6,0,0) represent (Days, Hours, Minutes, Seconds)?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 6 | |
| 5 |