Found 32 bookmarks
Newest
How To Have An Automated Power BI Version Control With Power Automate
How To Have An Automated Power BI Version Control With Power Automate
This article shows you how to set up a flow on Power Automate for creating a version control system to check all Power BI reports (in your organization) every minute in order to find the reports that have been modified, record those modifications in the Change Log, and export/save them as PBIX files.
Power_BI_tips·vahiddm.com·
How To Have An Automated Power BI Version Control With Power Automate
Azure Function with PowerShell and the Power BI REST API
Azure Function with PowerShell and the Power BI REST API
In this blog post I'm going to show you how you can create an Azure Function that will interact with the Power BI REST API. I choose PowerShell as the programming language because in my opinion it was a bit easier to authenticate with the Power BI service. For the development environment, I'm using
Power_BI_tips·sqlkover.com·
Azure Function with PowerShell and the Power BI REST API
Power BI – Which tables and columns are being used the most in Power BI Premium/Premium Per User - Reporting/Analytics Made easy with FourMoo and Power BI
Power BI – Which tables and columns are being used the most in Power BI Premium/Premium Per User - Reporting/Analytics Made easy with FourMoo and Power BI
This blog post shows how to find out which columns are being used the most in visuals and DAX measures in Power BI Premium/PPU
Power_BI_tips·fourmoo.com·
Power BI – Which tables and columns are being used the most in Power BI Premium/Premium Per User - Reporting/Analytics Made easy with FourMoo and Power BI
Get historical refresh records for all datasets within organization via PowerShell
Get historical refresh records for all datasets within organization via PowerShell
Scenario: As more and more reports are configured to be refreshed, sometimes you may encounter refresh failures. So we need quickly detect whether a dataset refresh has succeeded or not succeed. Based on such a scenario, we can then use PowerShell's related commands to get historical refresh records...
Power_BI_tips·community.powerbi.com·
Get historical refresh records for all datasets within organization via PowerShell
Configure Postman to be easily used with any Azure AD protected API (SharePoint, Graph, custom etc.)
Configure Postman to be easily used with any Azure AD protected API (SharePoint, Graph, custom etc.)
As a developer, how many times have you had a need to test different Microsoft 365 APIs? For me, this is a fairly frequent task. Most often it's SharePoint REST API or MS Graph. Every time you should think about the authentication part because all of... [Click to read more]
·spblog.net·
Configure Postman to be easily used with any Azure AD protected API (SharePoint, Graph, custom etc.)
Announcing the public preview of Power BI REST API support for DAX Queries
Announcing the public preview of Power BI REST API support for DAX Queries
We are very excited to announce the public preview of a new REST API to query datasets in Power BI by using Data Analysis Expressions (DAX). Among other things, this new DAX REST API helps to address customer feedback concerning programmatic access to the data in a dataset (for example, the idea REST API access to READ datasets with almost 500 votes by the time of this announcement). The new DAX REST API avoids dependencies on Analysis Services client libraries, requires no connection to XMLA endpoints, and works in Power BI Premium as well as in Power BI shared capacity
Power_BI_tips·powerbi.microsoft.com·
Announcing the public preview of Power BI REST API support for DAX Queries
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
When I am working with the Power BI REST APIs I am regular visitor of the API documentation. I always learn a lot about the data when I am building a Power BI report so I thought it would be a useful exercise to create a Power BI version of the API documentation. If you […]
Power_BI_tips·selfservicebi.co.uk·
Power BI Rest APIs Documentation – Interactive Report - Self-Service Business Intelligence
Push data to Power BI streaming datasets without writing any code using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI
Push data to Power BI streaming datasets without writing any code using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI
Today, I am happy to announce an exciting new update to the Power BI connector for Microsoft Flow. Coming hot on the heels of our data alert Flow trigger, we have added a new action which pushes rows of data to a Power BI streaming dataset.
Power_BI_tips·powerbi.microsoft.com·
Push data to Power BI streaming datasets without writing any code using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI
Analyze Linkedin Company Page with Excel and Power BI
Analyze Linkedin Company Page with Excel and Power BI
Your company’s page on Linkedin is a treasure trove of insightful data. In today’s post I will show you how to import this data to Excel or Power BI Desktop. In my posts here and here, we focused on the companies-search Linkedin API call, which allowed us to extract companies by specific specialties/domains and perform analysis of industry, geolocation …
Power_BI_tips·datachant.com·
Analyze Linkedin Company Page with Excel and Power BI
Power BI and the Bing Maps API | SQL with Dustin Ryan
Power BI and the Bing Maps API | SQL with Dustin Ryan
This week I was working on a project for a school up North. This customer wanted to use Power BI and map visualizations to view the locations of the various school buildings in the district. The pr…
Power_BI_tips·sqldusty.com·
Power BI and the Bing Maps API | SQL with Dustin Ryan