Microsoft Power BI — ask questions of existing dashboards and build new ones. READ: listWorkspaces/Dashboards/Reports/Datasets, executeDaxQuery/runDax (DAX server-side aggregations), getDashboardTiles, refreshDataset. BUILD: createPushDataset + pushRowsToTable, createDashboard + cloneTile, uploadPbixOrTemplate + setDatasetParameters (highest-fidelity: real .pbit template). LIMITS: DAX caps 100k rows / 1M values per query — filter via TOPN/SUMMARIZECOLUMNS. Push datasets: 10k rows/request, 1M rows/hour per dataset. Works on Pro and Premium. Premium-only XMLA features TBD.
44 methodsFreshness not declared
