Forum Discussion

ahpitre2's avatar
ahpitre2
Frequent Visitor
6 years ago

Retrieve server name in DAX

In SQL I can use SELECT @@servername to get the current server where query is running. Is there something similar in DAX where I can retrieve the server where a report is executing? I have a local (o...