Forum Discussion

bimchahaha's avatar
bimchahaha
Icon for Microsoft Employee rankMicrosoft Employee
5 years ago
Solved

Dataset refresh and update new tables

I have a dataset link in the following 

 

And inititally include some tables. 

 

some days later, suppose some tables added into the databases ... how these new tables gonna be auto appear, during the next time opening the reports ?

 

Or... need to publish the dataset again ?

  • it should be a dynamic list if you are looking at all the table names in that database.    You need to refresh obviously to bring the new tables through but you shouldn't need to republish if you just point to the list of tables in the database if i understand you correctly..

1 Reply

  • vanessafvg's avatar
    vanessafvg
    Icon for Community Champion rankCommunity Champion

    it should be a dynamic list if you are looking at all the table names in that database.    You need to refresh obviously to bring the new tables through but you shouldn't need to republish if you just point to the list of tables in the database if i understand you correctly..