Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. 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)?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
9 | |
7 | |
6 | |
6 |