Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Solved! Go to Solution.
Hello @Zack92
1.go to power query :
2.create a dimdate table : -- https://radacad.com/all-in-one-script-to-create-date-dimension-in-power-bi-using-power-query
NB : your weeks are end of week as per the dimdate table.
you will have start of week as column .
3. use merge function to merge your table with dimdate table as follow :
4 . merge on the column date from your table with end of week from dimdate table .
5.expand the new added column to the table
you will have the expanded version as you like .
NB :
base on my dimdate table , i merged on the end of week,
for your question, you need to have a custom date table where start of week 12/31/2023 has dates list :
1/1/2024 , 1/2/2024 , 1/3/2024 , 1/4/2024 , 1/5/2024 , 1/6/2024
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅!
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Hello @Zack92
1.go to power query :
2.create a dimdate table : -- https://radacad.com/all-in-one-script-to-create-date-dimension-in-power-bi-using-power-query
NB : your weeks are end of week as per the dimdate table.
you will have start of week as column .
3. use merge function to merge your table with dimdate table as follow :
4 . merge on the column date from your table with end of week from dimdate table .
5.expand the new added column to the table
you will have the expanded version as you like .
NB :
base on my dimdate table , i merged on the end of week,
for your question, you need to have a custom date table where start of week 12/31/2023 has dates list :
1/1/2024 , 1/2/2024 , 1/3/2024 , 1/4/2024 , 1/5/2024 , 1/6/2024
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅!
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
87 | |
84 | |
66 | |
49 |
User | Count |
---|---|
127 | |
109 | |
93 | |
70 | |
67 |