Web服务URL不起作用(PowerBI Desktop-Sql ServerReportingServices)

时间:2017-02-27 13:48:38

标签: reporting-services powerbi

我可以在http://sivakumar/Reports访问有关门户网站网址(经理)的Reporting Services的PowerBI桌面报告,但我无法在{{1}访问有关Web服务URL(查看者)的Reporting Services的相同报告}}。

我以正确的方式配置了报告服务,我使用的是Sql Server Preview Reporting Services企业评估版14.0.1.353

我收到以下错误,有人可以帮我吗?

  

Reporting Services错误

     

此项目类型不允许您在项目'/ PowerBI_SSRS'上尝试的操作。 (rsWrongItemType)

2 个答案:

答案 0 :(得分:2)

只能从门户网站查看或下载Power BI报告。如果需要嵌入Power BI报告,请使用& rs:embed = true参数

答案 1 :(得分:0)

在撰写本文时(2017年9月),唯一的方法似乎是使用报告门户网站URL并在最后添加import tensorflow as tf import numpy as np vocab_size = 10000 size = 200 trainable=True embedding_matrix = np.zeros([vocab_size, size]) # replace this with code to load your pretrained embedding embedding = tf.get_variable("embedding", initializer=tf.constant_initializer(embedding_matrix), shape=[vocab_size, size], dtype=tf.float32, trainable=trainable)

请参阅Developer handbook overview, Power BI Report Server

您的嵌入式网址应如下所示:

?rs:embed=true