Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Read Only

Hi, I am curious if it is possible to open a dashboard that used to automatically was connecting to a server that does not exist anymore. I am trying to get my DAX queries from the old dashboard, ...
  • lbendlin's avatar
    5 years ago

    when you say dashboard do you mean dataset? In a workspace?  If your tenant supports XMLA endpoints then you can connect to that dataset via a XMLA client (like DAX Studio or SSMS) and retrieve the meta data (including the DAX formulas) via DMV queries.