Hi all,
Does anyone know the best practice for creating connections to connection paths?
For example, is it best to have separate nsq files for reports accessing data in different development environments
such as test,uat and prod ?
Most of the data I develop with is live but sometimes there are objects that are not live yet.
So I might have connections to qvw's A and B and need to include some objects in C that are not live yet but will eventually be in B.
It's a shame there doesn't be a way to change the connection used by a table.
Thanks in advance.
Mark