Forum Discussion
DAW
8 years agoRegular Visitor
Changing Data before it is used by PowerBI
I am using the Analytics connector for VSTS, and attempting to create a chart that shows me a trend by the first section of the area path. Is there a way for me to mess with the data before it gets ...
- 8 years agoUse power query (Edit Query) to transform your data before it gets loaded.
- 8 years ago
Hi DAW,
You can click Query Editor-> Transform-> Split Columns as below:
Then you can group by "something":
Regards,
Jimmy Tao
v-yuta-msft
8 years agoCommunity Support
Hi DAW,
You can click Query Editor-> Transform-> Split Columns as below:
Then you can group by "something":
Regards,
Jimmy Tao