Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Performance Issue - Really Slow While Developing, probable datasource issue

Hi   My Power BI desktop product is super, super slow while i'm devloping it.  Whenever i'm adding or updating a column or measure, it is giving me the  "Working on it" message for literally about...
  • GilbertQ's avatar
    GilbertQ
    7 years ago

    Hi there

     

    If you are using a date table with relationships, I would suggest the following to hopefully improve performance.

     

    Complete all the column modifications in the Power Query Editor. This will ensure that the data is persisted once it is loaded into the data model once only. It is also easier to do the conversions in the Power Query Editor.

     

    Next go into the Options and settings and then Options for your PBIX and make sure to DESLECT Auto Date/Time and Allow data preview to download on background

     

    The first one can make your model really large for every date or date/time column.

    The second one will stop data being refreshed in the background, which can also really slow down your model.