Forum Discussion

gchik's avatar
gchik
Regular Visitor
25 days ago
Solved

Connect Claude Code to Power BI Desktop

Hello, I tried to connect Claude Code to Power BI Desktop and have identified some unused columns, measures and would like to remove such.  But Claude didn't have the ability to remove such in Power ...
  • Kagiyama_yutaka's avatar
    25 days ago

    Power BI Desktop doesn’t have an add‑in model like Excel or Word, so there’s no way to install Claude into the UI. Claude can talk to Desktop through Microsoft’s Modeling MCP Server, though, and that gives it access to the semantic model — reading it, generating measures, tweaking existing ones. Whether it can actually delete columns or measures depends on whether the MCP endpoint is writable. A lot of setups are still read‑only, so you end up doing the cleanup manually in Model view.