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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
AtchayaP
Helper V
Helper V

Power query

I have huge data around 47000 rows.I have to check all the datas , is that possible in Any other way? As I'm scrolling down it is taking time to load to scroll down

4 ACCEPTED SOLUTIONS
Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

1. Insert one index column. Then you can filter your data on the basis of index...Say, if you want to see the data between 10000 to 11000 rows, put a filter appropriately on Index.

While this will not remove Scroll down, but you can reach to a record very fast if you know its position.

2. But I will tell you another way which I would have done. Right click on table name on right side in Power BI Desk - Copy table - Paste into Excel

Excel will offer very fast scroll down / navigation and also has analytical capability.

View solution in original post

I tried with 2nd option but I haven't t got all columns

View solution in original post

Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

It will give you all columns which are shown in the display of Power BI. Hence, for example if you have removed 2 columns through the use of PQ, those will not be reflected. If you have filtered data, then filtered out rows will not appear.

There is a way to exract entire table from your Power BI model. You need open source tool Dax Studio. Learning curve is hardly 5 mins, it will extract all columns and rows of the table, hence if you have removed columns or filtered rows, that won't matter.

Just search for extract data using DAX studio on youtube and you will get plenty of results.

View solution in original post

Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

You will have to use Number Filters - Between

1.png

View solution in original post

6 REPLIES 6
AtchayaP
Helper V
Helper V

Thank you

Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

1. Insert one index column. Then you can filter your data on the basis of index...Say, if you want to see the data between 10000 to 11000 rows, put a filter appropriately on Index.

While this will not remove Scroll down, but you can reach to a record very fast if you know its position.

2. But I will tell you another way which I would have done. Right click on table name on right side in Power BI Desk - Copy table - Paste into Excel

Excel will offer very fast scroll down / navigation and also has analytical capability.

I tried with 2nd option but I haven't t got all columns

Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

It will give you all columns which are shown in the display of Power BI. Hence, for example if you have removed 2 columns through the use of PQ, those will not be reflected. If you have filtered data, then filtered out rows will not appear.

There is a way to exract entire table from your Power BI model. You need open source tool Dax Studio. Learning curve is hardly 5 mins, it will extract all columns and rows of the table, hence if you have removed columns or filtered rows, that won't matter.

Just search for extract data using DAX studio on youtube and you will get plenty of results.

16558197876006698982279387176138.jpg

 used index columns, but it is showing 1000 values reached.

Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

You will have to use Number Filters - Between

1.png

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.