https://bugs.kde.org/show_bug.cgi?id=474732
--- Comment #1 from Alexander Semke <alexander.se...@web.de> --- (In reply to pcfreak115 from comment #0) > STEPS TO REPRODUCE > 1. Create column with numbers in it > 2. Create second column in another table > 3. For this second column, use Generate Data and then the function stdev(x), > where for x the column from step 1 is used > > OBSERVED RESULT > The second column contains exactly as many entries as there are in the first > column > [...] Right now we adjust the size of the target column/spreadsheet which makes sense in very many cases. But your points are valid, of course. In case spreadsheets with different sizes are involved, we should warn the user and also allow to decide whether the sizes should be adjusted or not. We'll implement this. May I ask you about your scenario? Why do you need to have the standard deviation 50 times? -- You are receiving this mail because: You are watching all bug changes.