Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
UHS
Helper I
Helper I

Is there any way to display Excel data in power bi in exact way as we have in excel

Hi All,

 

i am preparing a power bi report using the excel data source. I have around 300 rows in excel which i want to display in power bi in exact same way. Eg: row 1 in excel should be displayed in row 1 in power bi and likewise other rows as well. i dont have an unique column and cannot even sort it on basis of any particular column. But i would need it in a exact samer way as i have in excel. is there any way to freeze the rows in same place in power bi as we have in excel ? How can i achieve that?

 

regards,

UHS

4 REPLIES 4
JamesLee94
Helper I
Helper I

To display Excel data in Power BI exactly as it is, add an index column in Excel to maintain row order, as Power BI does not automatically preserve this. Import the data using this index to sort the rows accordingly. Power BI does not support freezing rows like Excel. For automatic data updates, consider using Skyvia for data integration between Excel and Power BI.

Anonymous
Not applicable

Hi @UHS ,

 

You may consider to upload the workbook to Power BI Service.

https://docs.microsoft.com/en-us/power-bi/connect-data/service-excel-workbook-files#local-excel-work... .

Or publish the workbook to Power BI Service.

https://docs.microsoft.com/en-us/power-bi/connect-data/service-publish-from-excel .

 

Best Regards,

Jay

Arul
Super User
Super User

@UHS ,

Fields are automatically sorted implicitly in Power BI. If you want to show the data as how it is excel you can try to create index column in Power Query Editor and then sort the original column using index column.

Please refer the attached thread,

https://community.powerbi.com/t5/Desktop/Disable-sorting-in-Table/td-p/1616130 

 

 

Thanks,

Arul





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


@Arul Thanks for your quick response Artul. I did that but the problem i am facing is, when i have to export the table visual from power bi in csv format that index column in also coming in the csv and i dont want that. I tried to hide that column in the table visual but at the time of exporting the table from power bi that column is also getting export along with other data. And if i am removeing it the whole sorting is gone 😞 Is there any other way that i can do?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors