Forum Discussion
Wani_Muneer
3 years agoHelper I
Tabular model
Hi ,
My question is If a table is deleted from the data source, we will need to remove the corresponding table from the tabular model dynamically to ensure that the model remains consistent and up-to-date
2 Replies
- ArulSuper User
Yes, otherwise the report which consuming those tables would breaks so you need to delete the table and visulas which is getting data from those tables to keep your report clean and consistent.
Thanks,
Arul
- Wani_MuneerHelper I
Sorry Arul Actually we need to dynamically delete table from tabular model I mean if a table got deleted from database my tabular model should get automatically updated .