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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Adding Column Indexes - how does this help?

It's very easy to create a column index in Power Query or Power BI Desktop, but I'm not sure what advantages they confer.

 

When I used to work on large DB2 or Oracle systems, if searches were slow, asking a DBA to add an Index was the usual solution (quite how it all worked was of no concern to anyone but the DBAs)

 

Now in Power BI I can create a column index easily,

 

Index.PNG

 

.... but all this gives me is a numbered index column for each row:

 

INdCol.PNG

 

How does this improve performance? Am I missing something?

 

And why should anyone use a Custom Index, which just seems to complicate things?

 

Thanks for your help!

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

In Power BI, Index can't improve performace as index does in DB.

Index would be needed in many scenario, for example, numbering grouped data in Power Query.

 

To improve Performace, you could refer to the following article.

https://docs.microsoft.com/en-us/power-bi/power-bi-reports-performance

https://www.sqlbi.com/articles/introducing-the-power-bi-performance-analyzer/

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

View solution in original post

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

In Power BI, Index can't improve performace as index does in DB.

Index would be needed in many scenario, for example, numbering grouped data in Power Query.

 

To improve Performace, you could refer to the following article.

https://docs.microsoft.com/en-us/power-bi/power-bi-reports-performance

https://www.sqlbi.com/articles/introducing-the-power-bi-performance-analyzer/

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors