Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hey,
Can somone help me in understanding why when I upload data to Power Bi its not in the same order as the excel file I used to upload the data?
Thanks
Data order is only a concept us humans care about. Databases don't care, and don't order the data. It is much more efficient (eg for multi threaded data loading) to load in what ever order makes sense at the time. All formulas are written assuming the order is. It important. If it is (eg ordinal date calculations), then you need to write a calculation that will handle that.
Many thanks for the reply.
I was worried since the order was not the same as in excel the data was somehow incorrectly rearranged especially since I saw lots of columns not showing any values but once i went in to edit queries the data was there and in the correct order. May just be a bug im not sure.
Thanks for the clarification
Agree with Matt, That is not a bug but by design.
The viewing order in your case doesn't make sense, if you do care, just sort the data ordering by a specific column(s).
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 31 | |
| 22 | |
| 14 |
| User | Count |
|---|---|
| 67 | |
| 58 | |
| 30 | |
| 27 | |
| 25 |