Skip to content

Power bi service 语义模型 semantic model

当一个报表被publish到 power bi service 的时候,它会创建一个同名的 语义模型 semantic model 它可以定时的刷新远程的数据. report工作的时候实际上没有直接去连数据库

如何更改它 重新下载的report 有两种

  1. 自带数据 (带的数据如果多的话非常大) (这个可以管理数据源)
  2. 连接到远程 文件比较小 (管理不了数据源)

<img src="./images/download-options.png" />

如果把第二种误上传到 power bi service,那么 第一种就没有办法下载了。

Gateway and cloud connections

因为有防火墙的关系,semantic model 会连不到数据库 这个时候要去更改Gateway and cloud connections Senmatic model 右键 -> Settings -> Gateway and cloud connections 选择 on-premises data gateway 在我们的机子上需要运行一个代理程序。

Refresh

这边可以设置 senmatic model的更新的时间

简单就是美