We are new to dashboards and have just completed building one on our TEST server. We are now ready to move to production, but have run into an issue where the production dashboard is still seeing the TEST database because we cannot change the connection of the Queries we built.
We are on BI 4.0 SP10
Here is the process we followed.
We created a new universe using a connection to our TEST database and published it to our TEST server.
We created a dashboard and based all the queries on that universe and published the dashboard to our test server
Dashboard works fine. So we want to move it all to our PROD server
We went into the universe that we built and simply changed the connection from our TEST database to our PROD database. Then we published it to our PROD server
We could not find how to change the dashboard queries to use this PROD universe.
So, we went ahead and published the dashboard to our production server.
When we run it, as expected, we got back TEST data because we can't tell the queries to use the PROD universe.
The universe is identical on both systems, all that is different is the underlying connection string.
How do we change the dashboard to use the universe that has the connection for our production database?