The developer has moved the orders Explore (shown below) from model_a to model_b, where both models are in the same project, and all users have access to both models.
Connection: “demo”
include: “.view”
explore: orders {}
What will happen after making this change?
- Dashboard tiles and Looks will be automatically pointed to the orders Explore in model_b.
- Dashboard tiles and Looks will redirect to the new database connection.
- Dashboard tiles and Looks that rely on this Explore will be deleted.
- Dashboard tiles and Looks that rely on this Explore will return an error.
Reveal Solution Next Question