Forum Discussion
Change data type in header
- 5 years ago
Hi Anonymous
The data type is determined by the data in the column, not by the header. In your image the numbers are being shown as any type abc 123
If you want to do reporting by month then you need to rearrange the data so that you have a column for date and a column for values like this
Regards
Phil
If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.
Yes ! it did also happened to me .. The finest way to do is to manually change /right click on the header/column name and change the type to "Text"(ab).
The advantage is that you will be saved from dataype errors.. this would be helpful while you are playing with dataflows! so always change the date type to text before refreshing
PLEASE CLICK ACCEPT AS SOLUTION to accept the same as the solution. Hope it helped. Thanks