Forum Discussion

Wani_Muneer's avatar
Wani_Muneer
Helper I
3 years ago

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

  • Arul's avatar
    Arul
    Super User

    Wani_Muneer ,

    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_Muneer's avatar
      Wani_Muneer
      Helper 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 .