Forum Discussion
MortenBakke
3 years agoFrequent Visitor
Datamart Missing Table in ETL JSON
I am experiencing an issue saving my datamart. It is referencing a table I have deleted from the model, "Financials Consolidated (OLD)" and pointing out it is not present in the ETL Json. Please see ...
v-zhangti
3 years agoCommunity Support
Hi, MortenBakke
It sounds like the error message you are receiving is indicating that there is a reference to a table that no longer exists in your data model. To resolve this issue, you may need to update your ETL process to remove any references to the deleted table. Alternatively, you may need to recreate the table in your data model to match the reference in your ETL process.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MortenBakke
2 years agoFrequent Visitor
How would one go about updating the ETL process?