Forum Discussion

NickKCI's avatar
NickKCI
Regular Visitor
4 years ago
Solved

Possible to programmatically read the connection information in a PBIX file

Hi,   I'm curious if there is any way to programmatically read the connection information for that data source that a PBIX file points to?    I know I can rename the PBIX file to a ZIP file and l...
  • Hariharan_R's avatar
    Hariharan_R
    4 years ago

    Hi NickKCI,

    If your report is published to premium workspace then you can leverage the XMLA endpoint capability. You can connect the dataset in DAX studio and you can query the data or you can use the DMVs in DAX studio to read the metadata information.

    https://daxstudio.org/tutorials/getting-connected/

    Thanks

    Hari

    Did I answer your question? Then please mark my post as the solution.
    If I helped you, click on the Thumbs Up to give Kudos.


    My Blog :: YouTube Channel :: My Linkedin