-1

直到今天,我在 Power BI 上运行 JIRA 内容包 ( https://powerbi.microsoft.com/en-us/blog/explore-your-jira-data-with-power-bi/ ) 没有任何问题。但现在我面临一个我无法解决的问题。

问题是,模板突然开始限制从 REST API 加载的行。在此之前我没有更改任何内容,并且我还检查了我的 JIRA 用户是否有一些权限版本。有人知道会发生什么吗?

非常感谢!

4

1 回答 1

-1

I had the same problem, modify the number of results per page before it loops in the advanced editor: Source = FetchPages("", 100),

于 2018-02-13T20:20:03.640 回答