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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
ThisIsVS
Frequent Visitor

Performing same operation on multiple queries.

Suppose I've loaded 10 tables in Power Query Editor of Power BI Desktop. Each table consists of 1 million rows. I want to only load only 3000 rows from each table into the Power BI Desktop data model. How should I do It?

3 REPLIES 3
Anonymous
Not applicable

@ThisIsVS  Nope 🙂 , You have to do this one by one because the tables are in power query separately.

Anonymous
Not applicable

Hi @ThisIsVS 

 

If you are using SQL, you can add "select top 3000" to the beginning of the query. You can also follow the "Keep Top Rows" steps below on Power Query to set this restriction in Power Query.

 

EzgiAslankara_0-1674987561407.png

EzgiAslankara_1-1674987573290.png

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.


Best regards 🙂

Ezgi Naz Aslankara

 

 

@Anonymous Do I have to Repeat the "Keep Top Rows" step for all the tables?

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors