Forum Discussion
Power Query, Copy Entire Table only copes 1000 rows
- 6 years ago
Hi Az, thank you. I did that. The Max of the index is the number of rows in the table. What next?
Hi LanaPow
lets check
add index column in power query mode, then create a card visual and set MAX of this index as value
do not hesitate to give a kudo to useful posts and mark solutions as solution
- LanaPow6 years agoRegular Visitor
Hi Az, thank you. I did that. The Max of the index is the number of rows in the table. What next?
- az386 years agoCommunity Champion
only 1000 rows is not an error.
there are two mode of data view:
power query (power editor) is the only PREVIEW of data. it helps you to understand what data modification you need to do for your business logic achievement
in the normal mode (where you are seeing the correct max value) each of your rows (more then 1000) participatec in your calculation
dont worry, calculations are gonna be good, even if in power editor mode dont see all your data
do not hesitate to give a kudo to useful posts and mark solutions as solution
- phaering5 years agoHelper I
I have this same question. I have tried following along with our solution and I created the visual card. When I export the data off the visual card I only get two cells of data and not the 75K rows and 40 columns of data I need to see in a worksheet in Excel. Did I miss a step or what am I not doing that will allow me to export all the data from the table and not just the first 1K rows? Thank you!