Quantcast
Channel: Service topics
Viewing all 62129 articles
Browse latest View live

intermittent refresh errors

$
0
0

Hello,

 

PowerBI and the service is awesome.   Our company loves to have constantly refreshed information ready at our fingertips.  We also count on that information to be taken care of without intervention most of the time.  We do understand there are sometimes glitches, but we count on the problems to be few and far between.

 

We use mainly Sharepoint Lists (for smaller snippets of information like Employee lists), and SQL Azure databases (for larger data like Accounting data).

 

Towards the end of overall reliability, we unfortunately have intermittent errors with the data refresh.

 

The most common was an error where the ID column that the service wanted to rename to ID.1, didn't exist.  Unfortunately, the default setting is used in the Power Query, so if that field doesn't exist,, the refresh fails.  The error was:

The column 'ID' of the table wasn't found.

 

We are today seeing another refresh error where, in accessing in using Sharepoint lists as input, we get an intermittent missing field.  I can only guess that in removing 'all but' fields, the software actually makes a list of all fields, and then it creates a command to remove fields, leaving out the fields that the user wished to keep.  

 

The missing field errors today were:

The column 'FileSystemObjectType' of the table wasn't found.

and

The column 'GUID' of the table wasn't found.

 

One suggestion for the team in removing fields and renaming fields might be to use the non-default MissingField.Ignore option in the template PQML code that gets created based on the user's GUI input.   That's what I did for the first problem, and I'll do soemthing similar for the new ones.

 

But WHY is the service not consistent in the first place?  If I refresh manually, things seem to work nicely, but on the scheduled nightly refresh, problems exist, and having to detect, than fix them is contrary to my tenet of a set-and-forget service.

 

Anything I can do to help, I'm available.

 

-e

 


Download to Excel from PowerBI Workspace

$
0
0

Hi,

 

We have uploaded an Excel file to the Workbooks section of our Power BI Workspace (the section which has Dashboards, Reports, Workbooks).  Is it possible to download the workbook as an Excel file, so that the user can update and interact with it on their own computer?  Thanks

 

How can I register the api of POWER BI in an Azure app?

$
0
0

I discovered that there are 2 accounts in my microsoft account, one is the existing one (that used to create the microsoft account), another one is registered for Power BI when I first used Power BI desktop. The problem is the existing one has all permission in Azure, but the power bi function can not be registered(cannot be found in API), the one for Power BI has no permission in Azure, but the Power BI service can be registered. These accounts is separated and I don't know how to use Power BI embedded in Azure. How can I do to register the power bi service in my app?

 

Sorry for my poor english.

Unable to load the model - SSAS

$
0
0

I have facing this issue when connect to SSAS.

Something went wrong
 
Unable to load the model
Please try again later or contact support. If you contact support, please provide these details.

 

Activity IDd0b18943-f560-2057-c220-87b404a0a017
Request ID2b29c935-bdf5-d1bc-0b27-e54a4c968123
Correlation IDd094a166-35be-6521-c80f-f2031acb97db
TimeThu Jul 13 2017 12:11:00 GMT+0800 (Malay Peninsula Standard Time)
Version13.0.1877.175

Understanding the type of required license

$
0
0

Hi, 

I am a developer at a very small company (5 developers total).

We are looking into intergerating Power BI into our solution, but we cannot understand what type of license is required for us, and what our costs will be.

We have a software product that uses Microsoft SQL Server 2012 as a data server, and an ASP.Net application that does the BI for the end users. We are would like to enreach our ASP.Net appliction with dashboards, reports, graphs that have an attractive user-friendly look and feel, and we hope to do that with Power BI.

The data source for the BI is queries to the SQL Server.

We sell our product in two main methods:

1. Per month license, in such case the users get access application hosted on our cloud server.

2. The user buys the application to be installed on a local server on the user site.

 

What type of license do we need and what type of license our clients will need?

The clients do not develop anything of their own, only consume the layouts that we provide in out app.

 

thanks!

Power BI using Standpoint Online.

$
0
0

Hi Folks and experts,

 

We were testing the Power BI Desktop and add a Power BI app on our SharePoint Online of Office 365 tenant for one of the customers for demo proposes in April 2017.
 
We are creating new dashboard based on a SharePoint Online list today, PowerBI app is asking to upgrade to Power BI Pro and there is no way to skip the dialog box.

Eventually, we had to upgrade to Power BI Pro and its now showing that Pro Trail is 319 days left as shown:

01 .jpg


we  checked the Power BI FAQ about users who have signed up before May 3, 2017 (like us)

02 Tail .jpg

Q: Is it possible to use Power BI app using Office 365 (https://app.powerbi.com) without using Power BI Pro edition but using Power BI free edition?

Any advice will be highly appreciated.

Thanks in advance.   



"Last Week" in Q&A

$
0
0

Hi,

 

I've noticed that the default filtering applied by using the text "last week" in the Q&A feature is looking at Sunday - Saturday. Does anyone know a simple way to set this to Monday - Sunday?

 

Thanks

Alex

Static Data Breaks Refresh of SharePoint Report

$
0
0

Hi,

 

I created a report in PowerBI desktop that uses data from SharePoint online.  When I publish this to the service, I can set it up to refresh daily and all is well in the world.

 

I recently added a local Excel spreadsheet with historical (static) data to provide some historical context to the reports.  I have also turned off "Include in Report Refresh" for this data source.

 

However, when I publish this report to the service, it will no longer allow me to refresh, presumably because of the Excel spreadsheet (which I don't want refreshing).

 

Any thoughts on how to get around this greatly appreciated.

 

Many thanks,

D.


configure on premise gateway for domain user

$
0
0

Hi,

I am using Power BI Gateway Service for first time for a domain user and I am facing lot of issue to configure it.  I read and done the changes as per the given instruction Troubleshooting the On-Premises Data Gateway, but it is still showing error. My system is using a proxy setting to connect the internet. I tried both default proxy and my domain proxy configuration but none of them are worked.

 

I request you to please help me for configure it.

 

Error on default proxy configuration

 

On premise issue 1 default proxy.PNG

 

I have done the following changes - 

1. Changed the value from "AutoDetect" to "Https" in Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file. 

2. Changed the gateway service account to a domain user.

 

Error on domain proxy configuration 

With domain proxy configurationWith domain proxy configuration

I have changed one more thing -

C:\Program Files\On-premises data gateway\enterprisegatewayconfigurator.exe.config
C:\Program Files\On-premises data gateway\Microsoft.PowerBI.EnterpriseGateway.exe.config

Change the proxy setting in these above configuration file from

<system.net><defaultProxy useDefaultCredentials="true" /></system.net>

 to 

<system.net>
<defaultProxy>
<proxy
usesystemdefault ="True"
proxyaddress ="http://172.20.183.11/corp/proxy.pac"
bypassonlocal="True"
/>

</defaultProxy>
</system.net>

but it is not working. please help.

Edit/Rename legends in charts

$
0
0

I have difficulty in renaming pie chart legend in powerBi.

I want to change the legends PN:10 and PN:9 to Lake1 and Lake2.

Can you please state any  steps/workaround  to achieve this

intermittent refresh errors - under further investigation by user

$
0
0

Hello,

 

{I want to put this one on hold for a bit until I do some other investigation.  This could be related to our complex methods that all have to be successful before the Power BI refresh happens.  i'll remove this edit when I'm sure our comlexities don't contribute to this{

 

PowerBI and the service is awesome.   Our company loves to have constantly refreshed information ready at our fingertips.  We also count on that information to be taken care of without intervention most of the time.  We do understand there are sometimes glitches, but we count on the problems to be few and far between.

 

We use mainly Sharepoint Lists (for smaller snippets of information like Employee lists), and SQL Azure databases (for larger data like Accounting data).

 

Towards the end of overall reliability, we unfortunately have intermittent errors with the data refresh.

 

The most common was an error where the ID column that the service wanted to rename to ID.1, didn't exist.  Unfortunately, the default setting is used in the Power Query, so if that field doesn't exist,, the refresh fails.  The error was:

The column 'ID' of the table wasn't found.

 

We are today seeing another refresh error where, in accessing in using Sharepoint lists as input, we get an intermittent missing field.  I can only guess that in removing 'all but' fields, the software actually makes a list of all fields, and then it creates a command to remove fields, leaving out the fields that the user wished to keep.  

 

The missing field errors today were:

The column 'FileSystemObjectType' of the table wasn't found.

and

The column 'GUID' of the table wasn't found.

 

One suggestion for the team in removing fields and renaming fields might be to use the non-default MissingField.Ignore option in the template PQML code that gets created based on the user's GUI input.   That's what I did for the first problem, and I'll do soemthing similar for the new ones.

 

But WHY is the service not consistent in the first place?  If I refresh manually, things seem to work nicely, but on the scheduled nightly refresh, problems exist, and having to detect, than fix them is contrary to my tenet of a set-and-forget service.

 

As a test, this morning I was greeted with a refresh error:

The column 'FileSystemObjectType' of the table wasn't found.

 

powerbi bad refresh.png

 

All I did was do a manual refresh, WITHOUT CHANGING ANY DATA.   

The refresh succeeded.

 

One complexity I can think of is that both reports use sharepoint lists from our Office 365 subscription.  Perhaps a problem because more than one report is being refreshed at a time?

 

Anything I can do to help, I'm available.

 

-e

 

refresh error messages can and should be a lot more useful

$
0
0

I'm going to say what I expect a LOT of PowerBI users might want to say, but still haven't, about the utility of the error messages on refesh failures.

 

Our reports have sometimes 10 data sources which are transformed and convreted and massaged in order to then display the useful information to our customers/peers/stakeholders.   In this situation, the error message:

Sharepoint Request failed.  The remote server returned an error ...

 and

The 'FileSystemObjectType' column does not exist in the rowset.

 

Are not very useful, as they don't contain any information as to what sharepoint site is being accessed, in the first instance, or whether the problem might be related to sharepoint or something else in the 2nd.  The input and output data sets are probably known, but they aren't reported either..

 

The Power BI team should consider if more succinct and complete messases would help users to troubleshoot their problems and that the job of updating the error messages to be more actionable and or inclluding stack traces would in the long run save support and troubleshooting costs.  The mroe the users can be enabled to solving their own problems, the more the team can concentrate on real bugs and adding new features.

 

-thanks

-e

 

I think we would all like to hvae 

How to count dates without additional measure

$
0
0

I have a situation where the tabel I am looking at only has dates of a certain type (i.e. Job Orders Initiated) without an additional measure to count against. Is there a way to count these dates wiothout another measure?

Get data from Power bi and insert into sql table

$
0
0

Hi,

 

I am looking for ideas on how to get rows from power bi dataset (PBI web service. Not PBIX) to sql table using Microsoft flow or any other solution. The need is automation of the process. 

 

I tried but the flow failed. 

 

 

 

 

Power bi to sql

$
0
0

Hi,

 

I am looking for ideas on how to get rows from power bi dataset (PBI web service. Not PBIX) to sql table using Microsoft flow or any other solution. The need is automation of the process. 

 

I tried but the flow failed. 

 

 

 

 


use the embedded report in SharePoint simultaneously

$
0
0

Can multiple users use the report that embedded in SharePoint simultaneously?

Unable to download PBIX from data set

$
0
0

Hi,

 

I m unable to download any of the data set from Power BI Service.

PFB snapshot. I find similar error for other data sets as well.  Request your assistance on the same.unable to download.PNG

 

Thanks,

Modi

Ambigious Schedule Refresh Error - SAP BW

$
0
0

Hello,

 

Our report - which is based on two SAP BW Queries - seems to experience difficulties regarding the scheduled refresh. This is the error that we got back:

 

pbi_error.png

(translation: "Last refresh attempt failed".)

 

This does not provide any causes and it does not say anything about an internal service error. Moreover, our SAP department does not see any reported errors in their backend.

 

What does this mean? 

 

If anyone can offer any advice or provide further information that would be highly appreciated.

The cheaper and secure way to share a report with 50,000 users

$
0
0

Hi,

I have a requirement to share a report with 50,000 users. When researching on the net I've come across a couple of options, but I would like to check with you guys and gals to see what option you view as the cheaper and secure way to share this report.

 

--The source data for the report will be retrieved through one of the exisitng Power BI connectors (i.e. SQL, Hadoop, SharePoint).

--The users will need to be able to configure the report themselves. By this I mean they will have the ability to change visuals, add filters, etc.. (this is why I've used the term 'report' and not 'dashboard' as with a dashboard the user cannot amend the report - correct me if I'm wrong). They should not be able to see the dataset.

--The users will be a mixture of internal and external staff. So not all users will be on the Azure Active Directory tenant list, and neither can we look to add all 50,000 users to the tenant list.

--It just a single  report at the moment but could be more than one report. Not sure if this will make a difference.

 

I have looked at the Power BI Premuim licensing costing and it is just too expensive. There are web options but wish for your suggestions. If we cannot find a cheaper, and still secure, method then we may have to look at options outside of Power BI.

 

Your suggestions will much appreciated. Thanks.

Power BI Embedded Parameters and Filter - row level security on SSAS Cube

$
0
0

I'm using service analysis cube and in dimenssion table customer there are over 1000 records.
The goal is to share charts with external customer in iframe and each customer can only see their own data.
I could find 2 potentiall ways to achieve this:
1)Filter in url - like ?filter=<Table>/<Field> eq 'value' - but here there is no security as user can simply change url and see all data
2)Row level security - if I have more than 1000 customers should I create the same number of rules to filter out data?

 

Also, with 1 customer number of different users can view report.

What is the best approach to filter SSAS Cube data by customerId?

 

Thank you

Viewing all 62129 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>