Forum Discussion
Reshape data to simplify visual plot
- 9 years ago
Unpivoting as a principle should not be impacted by how many columns you have. I don't think you need to use VBA in preference to Power Querr
Hi Matt,
Thanks for help, really appreciate it. Actually original file are with many columns with other parameters more than what i provided before, see as attached. That is the reason why i need to find a way to re-shape the data at the 1st place. Perhaps i need to reshape the data using VBA in excel prior import to PBI if DAX is not possible to do it?
Redzuan
Unpivoting as a principle should not be impacted by how many columns you have. I don't think you need to use VBA in preference to Power Querr
- redzum9 years agoFrequent Visitor
Hi Matt,
I managed to automate by using unpivot in data query. This is what i need. Thanks for the solution. Awesome!
Thanks
Redzuan