Power BI

Power BI

9059 bookmarks
Newest
[Python] Using the Power BI API Without “Grant Permission” From Admin
[Python] Using the Power BI API Without “Grant Permission” From Admin
La Data Web will show a bit of Python code in order to connect our work with the Power BI Service API. This post will help us to obtain the access token with pure urllib Python 3.7 code. What is special in this post is that we will use the Power BI API without the “grant permission” of the Azure/Off...
Power_BI_tips·flip.it·
[Python] Using the Power BI API Without “Grant Permission” From Admin
Animated Power BI Report to Show Average Sunshine throughout the year by Continent, Country and City
Animated Power BI Report to Show Average Sunshine throughout the year by Continent, Country and City
The report represents Average Sunshine throughout the year by Continent, Country and City. I have used custom charts for the animation. Below is the information of the charts used in this story. Sunburst Globemap Play axis Clustered column charts Table Slicer eyJrIjoiZGQ4MjQyYzctNDczMC00YzkwLWE5O...
Power_BI_tips·community.powerbi.com·
Animated Power BI Report to Show Average Sunshine throughout the year by Continent, Country and City
Establishing an Environment Strategy for Microsoft Power Platform
Establishing an Environment Strategy for Microsoft Power Platform
Environments are containers that administrators can use to manage apps, flows, connections, and other assets; along with permissions to allow organization users to use the resources. The purpose of this article is to walk through important details about environments in the Power Platform and discuss recommended ways to benefit from proactively managing them.
·powerapps.microsoft.com·
Establishing an Environment Strategy for Microsoft Power Platform
How To Discover Undocumented Theme Settings in Power BI Desktop
How To Discover Undocumented Theme Settings in Power BI Desktop
One of the many benefits of Power BI is the possibility to create your own theme file, which defines many design properties of a report, like colors, fonts, and many more. There are also tools on the internet that help you to create such a theme file. But, as you will see, there are some undocumente...
Power_BI_tips·community.powerbi.com·
How To Discover Undocumented Theme Settings in Power BI Desktop
Crazy keyboard shortcuts for dax in power bi desktop
Crazy keyboard shortcuts for dax in power bi desktop
Patrick shows you how to be efficient in Power BI Desktop using keyboard shortcuts for the DAX Editor. It is crazy bananas! Documentation: https://docs.microsoft.com/power-bi/desktop-accessibility
Power_BI_tips·guyinacube.com·
Crazy keyboard shortcuts for dax in power bi desktop
Phil Seamark on DAX
Phil Seamark on DAX
The next chapter in this series on Creative Aggs looks at Filtered Aggs, what they are, and how you might use them to speed up reports connected to Power BI and SSAS models. The series so far : Int…
Power_BI_tips·dax.tips·
Phil Seamark on DAX
Building a Gateway Cluster
Building a Gateway Cluster
The Power BI gateways are a way to load data from your On-Prem location into PowerBI.com. Read this article to learn how to install gateways with failover.
Power_BI_tips·powerbi.tips·
Building a Gateway Cluster
Halloween Story: 7 ways to kill your Power BI model
Halloween Story: 7 ways to kill your Power BI model
A special episode of the series Bad Practices in Power BI WARNING!! The following article contains images and Power BI bad practices that experienced Power BI users might find disturbing and inappropriate. Accordingly, reader discretion is advised. About the Author: Ruth Pozuelo Martinez is the MD and owner of Curbal AB, a BI consultant company …
Power_BI_tips·datachant.com·
Halloween Story: 7 ways to kill your Power BI model
Forms Pro Power BI App - Megan V. Walker
Forms Pro Power BI App - Megan V. Walker
You've seen charts & dashboards... so now let's look at Forms Pro & Power BI. Microsoft have provided a Power BI app that can be installed from AppSource.
·meganvwalker.com·
Forms Pro Power BI App - Megan V. Walker
In-Page Navigation for Performance and User Experience
In-Page Navigation for Performance and User Experience
Overview This concept came about while I was working on a Power BI report for the 2018 Ryder Cup. I was attempting to build out an experience to match a design that a professional web/app designer …
Power_BI_tips·alluringbi.com·
In-Page Navigation for Performance and User Experience
Data Lineage and Power BI: Why is it important?
Data Lineage and Power BI: Why is it important?
The Microsoft Power BI team have released a preview Data Lineage feature and I couldn’t be happier! The Power BI lineage view displays the lineage relationships between all the artifacts in a…
Power_BI_tips·jenstirrup.com·
Data Lineage and Power BI: Why is it important?
PowerApps - Function Component
PowerApps - Function Component
In this post I write a simple function component that takes one value and returns a calculated value. This creates a resusable function like feature.
·hatfullofdata.blog·
PowerApps - Function Component