Forum Discussion
How to show 2weeks data in a column chart
- 2 years ago
Hi vijay_pbi
The new column needs to be numerically sorted. You will need to create another column where each new two week period has a numericaly sort number. Then when you load this you will need to sort the two week column by the sort column.
I would suggest for the sort column create a column that shows the start date of the two week period and use this for sorting
Thanks
Joe
If you found my answer helpful and it solved your issue, please accept as solution
Hi vijay_pbi
The new column needs to be numerically sorted. You will need to create another column where each new two week period has a numericaly sort number. Then when you load this you will need to sort the two week column by the sort column.
I would suggest for the sort column create a column that shows the start date of the two week period and use this for sorting
Thanks
Joe
If you found my answer helpful and it solved your issue, please accept as solution