Forum Discussion

KeshavAgrawalDi's avatar
KeshavAgrawalDi
Frequent Visitor
2 years ago
Solved

Parallel refresh delay for tabular model in Power Bi Premium with multiple partition

Hello, I have a tabular model in Power Bi Premium with multiple partition. I am expecting the Power Bi tabular model to fire all the respective queries of all the partitions all at once to the data...
  • lbendlin's avatar
    lbendlin
    2 years ago

    As the article states you need to modify the TMSL script if you want to change the level of parallelism.  Make sure to test on your actual scenario as you can overwhelm the system.

     

    Sequence command (TMSL) | Microsoft Learn