Forum Discussion

EaglesTony's avatar
EaglesTony
Post Prodigy
3 years ago
Solved

Is there a preference between writing a sqlquery directly in PowerBI or executing a stored procedure

Hi,     PowerBI Desktop allows a connection to SQLServer and to either write the SQL directly within PowerBI or executing a stored procedure within PowerBI.     Is there any preference of when to...
  • Ritaf1983's avatar
    Ritaf1983
    3 years ago

    Hi, I understand what you mean.
    There is no difference in performance.
    When it comes to checking whether queries are correct, there is a difference.
    When you write through POWER BI, you will notice some nuances in writing way like some issues with upper case / lower case.
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.