Forum Discussion
Changing the format of column headers
- 4 years ago
Hi BJE ,
You need to 'normalise' your table structure.
Select your item field in Power Query then go to Transform tab > Unpivot Columns > Unpivot Other Columns.
This will now give you a single column of your year values on which to perform functions to convert to a recognisable date format, as well as a single column on which to add a relationships.
This table structure will also make it WAAAY simpler to create measures based on your values data.
Pete
Hi BJE ,
You need to 'normalise' your table structure.
Select your item field in Power Query then go to Transform tab > Unpivot Columns > Unpivot Other Columns.
This will now give you a single column of your year values on which to perform functions to convert to a recognisable date format, as well as a single column on which to add a relationships.
This table structure will also make it WAAAY simpler to create measures based on your values data.
Pete