Forum Discussion
nufffins
4 years agoFrequent Visitor
How to transform table for calculating average and errors
Hello! I am learning to use Power BI and ran into problem with this data. My data is similar to the yellow table - different numbers of columns with same name - and I want to transform it to blue ...
- 4 years ago
Hi, nufffins
You need to split the original table into the following two tables and append them again.
Best Regards,
Community Support Team _ Eason
v-easonf-msft
4 years agoCommunity Support
Hi, nufffins
You need to split the original table into the following two tables and append them again.
Best Regards,
Community Support Team _ Eason
nufffins
4 years agoFrequent Visitor
Thanks, it works!