Forum Discussion
kunalgupta
1 year agoRegular Visitor
Schema update post addition/deletion in data source
I am trying to setup Power BI with Snowflake as back data source. I have a usecase to add/remove columns in data source dynamically (less frequent but possible). I want my semantic data model to be...
Anonymous
1 year agoNot applicable
Hi kunalgupta ,
At my knowledge, the schema will not be automatically updated based on changes in the data source.
ALM Toolkit can detect changes to the schema, but it still requires you to update semantic model manually.
FYI-
Best Regards,
Wearsky
kunalgupta
1 year agoRegular Visitor
Thanks Anonymous , for checking this.
is there a way to dynamically create OR recreate data sets from same set of tables and publish them using rest api?
I am thinking like recreate data set with new columns and rebind report.
Open of any other suggestions too in this regards.