Error While Uploading a Report

Error while uploading a report

If you have the solution > properties > TargetServerVersion set to SQL Server 2008 R2, 2012 or 2014 and then upload the RDL from the bin folder instead of the project folder, it should work. I was getting the same error and that solved it.

Getting error while uploading app on App Store

For issue ERROR ITMS-90171 -> Please try deleting files from folder Frameworks & Recovered References present inside your app's folder.

For issue ERROR ITMS-90030 -> Open the Info.plist as source code - Try removing below key-value

<key>NSMainNibFile</key>
<string>Main</string>

It worked for me.

Error while reading data error received when uploading CSV file into BigQuery via console UI

Using BigQuery new WebUI and your input data I did the following:

  1. Select a dataset
  2. Clicked on create a table
  3. Filled the create table form as follow:

Sample Image


  1. The table was created and I was able to SELECT 6 rows as expected

    SELECT * FROM projectId.datasetId.SO LIMIT 1000

Sample Image

Cannot publish Power BI report to local Report Server

SSRS 2016 does not support publishing power bi reports locally.

You have to upgrade your SSRS instance to SSRS 2017

It also comes as a separated install package now.

Link for download: Microsoft SQL Server 2017 Reporting Services


Update by @taterhead:

Power BI files to be uploaded by a custom Power BI Desktop that matches Power BI Report Server: Install Power BI Desktop optimized for Power BI Report Server



Related Topics



Leave a reply



Submit