Reputation: 69
In summary, Can live updates in Smartsheets, reflect in the Power BI Service reports.
Here are the details: 1. We added the Smartsheets app via the GetApp feature of Power BI Service. It shows the total number of sheets in Smartsheets, but not the individual sheets from which i can get the data!
We want a report built and get live data or at least frequent scheduled refreshes of the hourly updated Smartsheets.
We checked this link: https://learn.microsoft.com/en-us/power-bi/service-connect-to-smartsheet
and it says what i've written above...: " The Smartsheet template app for Power BI provides a dashboard, reports, and dataset that show an overview of your Smartsheet account. You can also use Power BI Desktop to connect directly to individual sheets in your account."
So basically, we are stuck with just an overview of our Smartsheet account connected to Power BI Service. This shows the useless information of total number of Smartsheets , and not the individual Smartsheets themselves.
Upvotes: 0
Views: 2981
Reputation: 11
I had the same problem and found a free and easy solution that worked right away. I used Power Automate. 2 steps.
Image of Power Automate flow:
Upvotes: 1
Reputation: 151
You can use Smartsheet Live Data Connector as a data source for Power BI. It is an ODBC compliant data source that you can load all of your sheet data into Power BI with. https://www.smartsheet.com/marketplace/apps/live-data-connector
Power BI has schedule refresh functionality: https://learn.microsoft.com/en-us/power-bi/refresh-scheduled-refresh
If you are feeling frisky you can use a Smartsheet Webhook to trigger the update for real time updates. http://smartsheet-platform.github.io/api-docs/#intro-to-webhooks
Upvotes: 2
Reputation: 410
The short and direct answer is "yes, it can."
For any specific Power BI dashboard, the specific sheets (or reports*) must be selected for whatever is going to be displayed.
I suggest using REPORTS as the data source for most things I have displayed in dashboards.
If I recall, there is a way to have Power BI refresh periodically (my usage is about a year old as everything just ... worked)
Craig
Upvotes: 1