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
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