# 基础操作

虽然微软的文档写的很生硬，但是相比世面上一些讲Power BI基础的书籍，微软文档还是写的最详细的，这里建议打算入门Power BI的可以先阅读官方文档，对Power BI有了一定的了解之后再进一步的学习DAX函数、数据建模、可视化技巧等其他内容。

{% embed url="<https://learn.microsoft.com/zh-cn/power-bi/>" %}

<figure><img src="/files/3kmXaik2b7GYSmMXIuzx" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.powerbi.fun/ru-men/ji-chu-cao-zuo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
