I would like to transfer this humanly readable table either into one long table, for example through an "Attribute" Column which then includes "Category A" and "Category B" or I would like to split them into multiple sheets within PowerBI. The "delimiter" is always a empty column.
1 Answer
If I guess correct-
- You have single spread sheet with data belongs to multiple category.
- You wants to load whole data to Power BI
- But you need separate sheet per category.
You can perform these following steps to achieve your required data sets in Power BI-
- load the sheet to power bi
- duplicate your data set as many time you wants number of data set
- Go through all data sets and remove all columns except columns you required in current data set.
This should give you your desired data sets in power bi.
