I have some PowerBI RS reports connected to clustered SSAS boxes (live connection). The report would point to the cluster server, one or the other SSAS box would be primary. Say Box 1 or box 2.
Is there measure I can create in PBI, or measure/calculated column/field in a SSAS Tabular model, which would show the server name?
Eg. SSAS server 1 or SSAS server 2.
Since I'm on a live connection, I'm limited to measures / DAX, which I suspect can't do what I'm looking for, so it may be more of an SSAS-Tabular question, but I thought I'd ask here.
There may also be the issue that it will just show the cluster name, say SSASCluster
Thanks!