I would like to to create an embedded view with a selection formula.
My embedded view refer to an external DB.
The servername and DBname of the db are in a parameter document and the variable has the good value.
What’s the good syntax (formula) to access the embbeded view in the external DB.
→ ServerName + “!!” + DbName + “\” + viewName