The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
If an end user provides many spreadsheets with data oriented horizontally instead of vertically (see image) is there any way to import this into Power BI?
Power BI seems to normally expect that a single column represents a single list of data values. In this case rows represent the lists of values.
Solved! Go to Solution.
import it in as is and then use the transformations in Power Query to transpose it / filter out blanks / pivot it - etc
http://radacad.com/pivot-and-unpivot-with-power-bi
Proud to be a Super User!
Indeed. In this case, unpivot would be the better option.
import it in as is and then use the transformations in Power Query to transpose it / filter out blanks / pivot it - etc
http://radacad.com/pivot-and-unpivot-with-power-bi
Proud to be a Super User!
Indeed. In this case, unpivot would be the better option.