Skip to main content
Glama
mbrummerstedt

PowerBI Analyst MCP

search_query_history

Search Power BI query history to find and reuse previous DAX queries, locate saved CSV files, and avoid re-running expensive calculations by accessing prior results.

Instructions

Search the local query history log for prior DAX executions.

Every successful execute_dax call is logged with the DAX query, a short summary of what the user asked for, the result shape, and the path to any saved CSV file. Use this tool to:

  • Find previous queries for a dataset so you can reuse or adapt the DAX

  • Locate saved CSV files from earlier sessions

  • Audit what data has been pulled and when

  • Avoid re-running expensive queries when the data already exists locally

Results are returned newest-first. Use keyword to search by intent (e.g. "revenue by market") — it matches against the query summary, the DAX text, and the result name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNo
dataset_idNo
since_daysNo
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbrummerstedt/powerbi-analyst-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server