Forum Discussion
Convert data from monthly format into weekly
- 3 years ago
1) in power query divided sales into daily sales and created a date in the same place
2) I created a calendar, if you don't like this calendar you can create your own
Hi,
Remove the Total column. Select the first 2 columns, right click and click on "Unpivot Other Columns". Rename the Attribute column to Dae and ensure that this column has the Data Type of Date. Create a Calendar Table with calculated column formulas for Year, Month name, Month number and Week number. Create a relationship (Many to One and Single) from the Date column of the Data Table to the Date column of the Calendar Table. To your visual, drag the Month name and Week number column from the Calendar Table.
Hope this helps.
Thank yo so much. It works. But now how to divide that value of a month into weeks equally?
- Ashish_Mathur3 years agoSuper User
Hi,
I can try to help if you share the download link of the PBI file. In that PBI file, ensure that there is a Calendar Date with a week number column.
- Anonymous3 years agoNot applicable
- Anonymous3 years agoNot applicable
- Ashish_Mathur3 years agoSuper User
Hi,
Also, share the PBI file with a calendar table and week number column.