cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar

get rows where: speed issue

☐ cool new feature
☑ could help many users!

☑ removes a „bug“

☐ nice to have

☐ nobody needs it

 

#myTop10_2022
➜ Jmp18

 

 

Get rows where is extremely slow if the column is referenced with a varible (here i=5 )

i = 5;
dt << get rows where( As Column( dt, i ) == 999 );

instead of a direct reference like in

dt << get rows where( As Column( dt, 5 ) == 999 );

My wishes:

 

 

 

more wishes submitted by  hogi_2-1702196401638.png

3 Comments
Status changed to: Acknowledged

Hi @hogi, thank you for your suggestion! We have captured your request and will take it under consideration.

hogi
Level XI

Thanks

Status changed to: Yes, Stay Tuned!