Quantcast
Channel: All Power Query posts
Viewing all 123502 articles
Browse latest View live

Re: How to import already created PBIX File to Power BI Embedded in Azure


Re: Teradata Gateway - Error in Data Gateway

$
0
0

We have fixed the the issue. We downloaded the latest Teradata ODBC driver on the gateway server and for the authentication piece, we're using Windows credentials. Granted, this is all for our environment's Teradata configuration - it may not be the same for you.

Re: SSAS Relationship Issue -- Only 1% of Data

$
0
0

Hi  ,

 

You're right, screen shots will definitely help.  I put together a few screenshots, from both the Power BI report and the data warehouse SQL query results.  

 

MissingLocationExample.png

To try to clarify, the Room is missing but only in some cases, and only when the data flows through SSAS to be displayed in the Power BI report.  I queried the same fact records directly in the data warehouse, and the Room is not missing.  

 

Additionally, in most cases, the Room is shows up as expected in Power BI.  This problem only appears for two different Devices.  But, Devices and Rooms are not linked in SSAS -- the link comes from the fact table having a link to both the Room table and Device table.  So, it doesn't make sense to me why this problem only appears for a small sub-set of the fact records.

Change data gateway region?

$
0
0

Hello,

 

I recently installed a PowerBI Data Gateway but noticed I set the region to somewhere in the US. I would like to use the same region that we are using for all of our other applications. Is this something that's possible to change (in a config file?) without having to uninstall?

If I do have to uninstall - is there a convenient doc to outline the process? I've seen a lot of people complain about the uninstaller not removing all components during uninstall and needing to delete registry keys that ideally I'd like to avoid.

Re: Connect Data from Email Marketing Platform to Power Bi

$
0
0

This is still over my head. I can't get past the first link that was provided to authenticate using the API. I keep getting a "404 Not Found"

Import Power BI Dataset or Dataflow table into Excel data model

$
0
0

Is it possible to import a Power BI Dataset or Dataflow table into an Excel data model? I've looked at using the Web.Content function with the Power BI REST API, but I keep running into an "Access to the resource is Forbidden" error and I haven't found any step by step directions on how to make this work in Excel. Before I spent much more time trying to figure this out I thought I'd ask if this is viable approach or if there is a better way. Having access to these tables would alleviate my need to reprocess all of my data when testing incremental data changes in my Excel data model.

Re: SSAS Relationship Issue -- Only 1% of Data

$
0
0

As an update, I determined that the particular Room that is linked to this device did not get pushed into the SSAS cube.  The hourly cube update process in Azure has been running successfully, and I finally found that the SQL query that populates that table had a bug that kept a few Rooms out of the cube.  I've fixed that now and the next refresh should pick up the missing data. 

 

But, at least it makes sense now -- the Room wasn't showing up on the report because it didn't exist in the SSAS cube data.  I'm glad the issue is resolved now, since I really didn't have a clue what could be the cause when I first found it.

Can Power BI Data Trigger a Microsoft Form?

$
0
0

Hi - we use Power BI for our data, but wanted to see if there is a way that the data in Power BI could trigger a Form from being sent to our employees?  

 

Example - Days between 2 Events (timestamps) is >X # of Days.  Thus, a Form is needed to be populated to explain why increased timeframe occurred.

 

Thank you!


Re: Automatic dataset refresh from Excel data source on Sharepoint

$
0
0

  Thanks for the clarification. This definitely helps.  But I'm still confused on how to access SharePoint Online when using 'Get Data' via Desktop. It's like the only option is a SharePoint List - but there must be a way to use SharePoint Online, then use/link to individual files stored in a Doc Library.  I cannot find any instructions on how to do this....but there must be a way. That way, I would be linked to SharePoint Online and can use the Refresh in Service.  

Azure DevOps Services API

$
0
0

I am hoping that someone can help me with the issue that I am experiencing.  

 

 I am trying to build a report that will show the count of how many projects we have across all of our Azure DevOps Services (ADS) Organizations. The report should also show the count for the projects that actually have a Build associated to it. 

 

 To accomplish this, I am calling the appropriate ADS APIs and for the most part, it is working. However, i am having an issue retrieving the build results for some projects. For example, I call the following and retrieve the count of Builds the projects has   

 

= Json.Document(Web.Contents("https://dev.azure.com/" & orgName & "/" & projectName & "/_apis/build/builds?api-version=5.0"))

Then I call the next project in the org and I receive using the same syntax and receive:Capture.PNG

I can copy and paste the URL from the Json.Document syntax above (of course putting the proper org and project name), and I get results back using a browser or Postman. Therefore, I am puzzled at why it is not working.

 

I am hoping that someone can tell me where - if possible - I can see why the error message is happening. Perhaps a log file or how I can see the actual json that is being returned to determine if it is truly an invalid json file.

 

Thank you in advance. 

 

Julio

Re: Not able to import data from webapge with valid credentials.

$
0
0

Hi Cherry,

 

I logged into Power BI --> Selected 'Web' --> Basic --> entered the URL 'https://www.solarweb.com' login page --> Under "Access Web content" selected 'Basic' --> entered 'Username' , 'Password' --> ok --> then it says "DataSource.Error Web.BrowserContents currently supports only anonymous credentials.

 

When I say ok, the Navigator page keeps loading.

 

Its not logging in as how i do in the browser.

 

Please help and suggest for valid username and pwd.

 

Thanks,

Rohini

Re: Azure DevOps Services API

$
0
0

This issue was due to the connection. Even though I am stating Json.Document, the content being returned was Web.Page. I deleted the connection and recreated it and now everything is reporting correctly.

embed feature not available

$
0
0

Hi Team,

 

Am not able to see 'Embed' under file menu in Power BI Service. Am exploring Power BI desktop free version.

I have to test to embed the reports into our internal portals.

 

Please help!

 

Thaks,

Roh

Re: Optimizing cognitive services use in Power BI

$
0
0

Hi  

"Is there a way to limit it so that only new data is sent ot cognitive services?"

It seems you mean to limit data which is imported to cognitive services from Power BI. Right?

 

Based on my understanding, there are two possiblities, please correct me which is correct.

1. when refreshing data which is imported into Power bi, you need to limit the data refreshed.

2.after creating sentiment analysis in Power BI, then send the analysis data to cognitive services, you need to limit this data. 

 

Best Regards
Maggie

 

 

Re: "Get Data" ODBC connecction requires authentication

$
0
0

Hi  ,

By my test, you should selecr the Default or Custom authentication and click Connect for your scenario.

ODBC.png

Best  Regards,

Cherry


Re: Optimizing cognitive services use in Power BI

$
0
0

Hi Maggie,

 

I guess option 2 is the right one, because I want all the data in my PBI.

How do you limit option 2?

Re: Not able to import data from webapge with valid credentials.

$
0
0

Hi  

 

I logged into Power BI --> Selected 'Web' --> Basic --> entered the URL 'https://www.solarweb.com' login page --> Under "Access Web content" selected 'Basic' --> entered 'Username' , 'Password' --> ok --> then it says "DataSource.Error Web.BrowserContents currently supports only anonymous credentials.

 

When I say ok, the Navigator page keeps loading.

Its not logging in as how i do in the browser.

Please help and suggest for valid username and pwd.

 

Thanks,

Rohini

Re: Change data gateway region?

$
0
0

Hi  ,

By my tests, I'm afraid that the gateway can only be used in your default tenant region for Power BI.

gateway region.PNG

So I think we cannot change the region of the gateway for Power BI.

Best Regards,

Cherry

 

Re: Can Power BI Data Trigger a Microsoft Form?

$
0
0

Hi  ,

I 'm afraid that we cannot achieve your requirement in Power BI Currently.

As I know, Power BI is a tool for data analytics so it does not thave the tigger fearure.

You may try Microsoft Flow which should help you.

Best Regards,

Cherry

 

Re: Problem connection Power BI to MySQL data source

$
0
0

Hi  ,

Have you solved your problem?

If you have solved, could you please share the solution or accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, please feel free to ask.

Best  Regards,

Cherry

 

Viewing all 123502 articles
Browse latest View live


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