do you know how can i connect power BI with Figma. i want to get API from Power BI and put it in figma API to visualize the dashboard?
i tried any way you think such as: third party websites like https://www.make.com/en/integrations/figma/microsoft-power-bi?fromImt=1 but i cant. i have to say im a designer not developer so ... :)
i want to connect them with python but i dont know how
Related
I have a power BI report that uses SQL server and python script as the data sources. I need to export this to PDF and send it out on a daily basis to a few selected people.
Is there a way to do the following using python:
Open the Power BI desktop file
Hit the "Refresh" button to refresh the datasets
Click on the "Export to PDF" option
Mail the exported PDF to a group of people
I know that something similar can be achieved using Power BI Service but when I published the power BI report and installed a personal gateway, I got the following error:
I had installed the personal mode gateway and entered my email address but when I opened the gateway again, it asks me to sign in every time (I'm not sure if this is normal.)
The gateway is fine as long as you have it set as "Running" in your dataset settings, once you login, you don't have to open it again:
For exporting the Power Bi report as PDF, there is an API dedicated to that https://learn.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file
The drawback is that you need Power BI Premium to use it.
In case you had the Premium, then you could send a Post request using Python's module "Requests" to extract the pdf using that report's ID.
I have created this power bi report with data in GCP-BigQuery and once is deployed in app.powerbi.com i get this weird error in datasets when i run the report.
Not sure what it is ... anyone seeing this error with datasource as Big query ??
Error " Failed to update data source credentials: [DataSource.Error] Web.Contents failed to get contents from 'https://www.googleapis.com/oauth2/v4/token' (400): Bad Request"
It works fine on power bi desktop but NOT on service ? ?
enter image description here
Do you have a gateway on Power BI Service or a Premium workspace?
If yes, you need to define the connector in Power BI Service to refresh the dataset reading data from GCP.
If not, you need one of those two.
I had a similar problem, authorization from incognito mode helped me
I want to make a report with data from a dataset shared with me within BigQuery. The problem is when I connect to the database I can only see "My Project" and "Public Datasets".
Power BI screen
BigQuery screen
Is this because I we can't see datasets which are shared with us and which haven't been created by us?
Or is it a problem with the Power BI connector?
To answer your questions:
Q: Is this because I we can't see datasets which are shared with us and which haven't been created by us?
A: You should be able to see datasets that are shared with you even if you haven't created it. If someone shared one with you, you probably got an email saying:
John Doe has shared the BigQuery dataset <PROJECT_NAME>:<DATASET_NAME> with you. To access this dataset, you can use the BigQuery browser tool or the BigQuery command line tool.
When using the BigQuery browser tool, you may need to add project <PROJECT_NAME> for display by following the instructions here.
From this link you can view the steps to perform to add the project from which the dataset has been shared to your own project.
Q: Is it a problem with the Power BI connector?
A: I would suggest you to reach out to the Power BI Support team to have them answer this question since I'm not familiar with this tool.
I'm using pentaho EE 6.1, and I'd like to setup an data source specific for an user, I'v seen in this link https://help.pentaho.com/Documentation/6.1/0R0/070/Multi-Tenancy
but I don't undersand how to make it.
Some help please.
Question is not clear.
But i had this same issue sometime back and i am sharing my research and understanding.
In Data integration we have option called parameterised connection and in this way you can achieve multitenancy but due to pentaho architecture of bi server we can't achieve the same in bi server.
you can achieve this in bi server through stored procedure this is one of the way.
What charting tool is the most promising to develop a rich iPad application that can display motion charts with replay capabilities? The end-user should be able to change what are being plotted on the x- and y- axes.
In addition, can such applications be built using QlikView, or Tableau to handle the charting?
Do I use the API for that?
Also, how about FusionCharts?
Tableau can do this for you out of the box, and building the chart itself is trivial.
The basic steps you'd follow to accomplish this are:
Download Tableau Desktop Create your viz using the tool - for
"replay" functionality, drop a database field like "Date" on
Tableau's "Pages" shelf.
Publish the completed viz to Tableau Server
On the iPad, point Safari at the viz as hosted on Tableau Server, or
download the free Tableau app and do the same thing.
The "catch" here, if you want to call it that, is that Tableau Server is doing all the heavy lifting around rendering the viz for you - there is no app-side API or library you're leaning on - you're just using the mobile device as a viewer.
The approach is fairly similar for Qlikview also.
Download the Qlikview Personal edition (free)
Develop your required application
Deploy the application to Qlikview Server (you will need a license for this)
Access the application on the Qlikview server using Safari on the iPad
The same Qlikview application can be accessed via desktop PC's using either the IE Plugin or a browser with no installation using the Ajax client.
If you would like to see some demo applications, you can access them on your iPad at http://demo.qlikview.com/