Greg Lindstrom
04/28/2026, 1:55 PMkapa.ai
04/28/2026, 1:55 PMcreate_or_update_data_source, which allows you to re-point a workspace from one environment (e.g., Dev) to another (e.g., Prod). [Python SDK datasource]
Important precautions:
• After switching, verify the LDM dataset-to-table mappings are still correct (check the Data mapping tab for each dataset in the LDM modeler). [LDM schema mapping]
• Clear the cache after the switch to ensure queries run against the new Prod source and you're not seeing cached Dev results.
• Test in a staging environment first if possible, and use the Model changes / Impact Analysis tool in the LDM modeler to check for any unexpected dependencies before and after the switch. [Monitor Model Changes]
In short: if the schemas are truly identical, the switch is safe and your dashboards and visualizations should remain intact. 👍 0 button 👎 0 button ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups.
👀 Our Support team monitors all messages and will jump in if needed.Greg Lindstrom
04/28/2026, 2:01 PMJoseph Heun
04/28/2026, 2:14 PMGreg Lindstrom
04/28/2026, 2:51 PM