Forum Discussion
Anonymous
7 years agoNot applicable
Sum rows in dataset
Hello, I have an Excel-dataset which looks like this: 4 Food 260 41 Fruits 170 411 Apple 100 412 Banana 70 42 Vegetables 90 421 Lettuce 50 422 Tomatoes 40 ...
- 7 years ago
Hi Anonymous ,
Power BI won't recognize the total rows automatically while importing the dataset. You may need to transform data. Please have a look at below workaround.
Split the Category ID column.
Result table.
Use a Matrix to display data. Turn off "Stepped layout" option.
Best regards,
Yuliana Gu
v-yulgu-msft
7 years agoMicrosoft Employee
Hi Anonymous ,
Power BI won't recognize the total rows automatically while importing the dataset. You may need to transform data. Please have a look at below workaround.
Split the Category ID column.
Result table.
Use a Matrix to display data. Turn off "Stepped layout" option.
Best regards,
Yuliana Gu
Anonymous
7 years agoNot applicable
Oh okay, too bad that this is not possible. But thank you for your help and solution! :)