Forum Discussion
Segregating Column
Hi,
Given my data source as below - it has date column, how can I segregate this month-wise/year-wise in Power Bi?
You need to change Order Date's data type to be a Date, click the ABC and choose Date
Click close and apply and it should give you a Date Calendar in the front end.
You could also create a Calendar table using Modelling -> New Table and paste the code here in to generate a table on the fly https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
2 Replies
- SamWiseOwlSuper User
You need to change Order Date's data type to be a Date, click the ABC and choose Date
Click close and apply and it should give you a Date Calendar in the front end.
You could also create a Calendar table using Modelling -> New Table and paste the code here in to generate a table on the fly https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
- MalvikaBhasinHelper III
Perfect. Thank you. This works.
Regards
Malvika