Forum Discussion

sunrise's avatar
sunrise
New Member
4 years ago
Solved

REST API executeQueries

Hello everyone, I'm trying to understand if REST api are what I need.   I created a dataset in Power BI Desktop from an Excel source, and I created  a few hierarchies on it, including the date hier...
  • lbendlin's avatar
    4 years ago

    Start Performance Analyzer

    Start Recording

    Refresh Visuals

    Open the details for the visual your interested in

    Copy Query

    Open DAX Studio

    Paste Query

    Examine and modify DAX as needed

    Use the resulting DAX as an inspiration of how to craft your own queries against the REST API.