Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

import speed

Hi everyone, 

 

does anyone happen to know what affects PB desktop importing speed?

if so, how can we improve or maxmize importing speed?

 

Many thanks,
JS

  • Hi Anonymous,

     

    Here are some two tips for you reference.

     

    • Remove duplicate or unnecessary columns and unhide interesting columns.This takes valuable time away from searching for meaningful patterns. For example, one column with state names spelled out and another column with state name abbreviations.
    • Use a mix of data types such as names, times, dates, and numbers.

    Regards,

    Charlie Liao

     

1 Reply

  • v-caliao-msft's avatar
    v-caliao-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi Anonymous,

     

    Here are some two tips for you reference.

     

    • Remove duplicate or unnecessary columns and unhide interesting columns.This takes valuable time away from searching for meaningful patterns. For example, one column with state names spelled out and another column with state name abbreviations.
    • Use a mix of data types such as names, times, dates, and numbers.

    Regards,

    Charlie Liao