Forum Discussion

nleuck's avatar
nleuck
Post Patron
9 years ago
Solved

Database refresh breaking stored procedure

Hello,   I have a question concerning stored procedures being used in Power BI desktop and refreshing the SQL database that they are imported from. I imported a stored procedure to the Power BI des...
  • prateekraina's avatar
    9 years ago

    Hi nleuck,

     

    As per my  understanding, you have used SQL Stored Procedure(SP) to source data from your database into Power BI which is absolutely fine.

    Now comes the question "What happens if you modify the Stored Procedure or refresh your SQL database"?

    Untill and Unless your changes do not alter the schema which Power BI is consuming through your SP, it will not break your visuals or anything else.

     

    So feel free to refresh your SQL database.

     

    Cheers !!