Power BI

Power BI

7501 bookmarks
Newest
Download Power BI Reports using PowerShell | Purple Frog Systems
Download Power BI Reports using PowerShell | Purple Frog Systems
In this blog post I will be sharing a PowerShell script that allows multiple Power BI reports to be downloaded at once. In the Power BI service, there is no way of downloading multiple Power BI reports at once. Therefore, users must download files one by one which is slow, time consuming and inefficient. Thankfully,
·purplefrogsystems.com·
Download Power BI Reports using PowerShell | Purple Frog Systems
Tips for handling common scenarios of employee attendance sheets
Tips for handling common scenarios of employee attendance sheets
In this article, we will discuss how to deal with some common problems when creating reports based on employee attendance sheets. Next, let's take a closer look at the below scenarios. Scenario 1: Clean and extract valid records from attendance sheets Invalid or repeated employee punching behavior ...
·community.powerbi.com·
Tips for handling common scenarios of employee attendance sheets
Understand the Filter Context and How to Control it
Understand the Filter Context and How to Control it
Scenario: We usually hear words like words context, filter context when creating measure. Moreover, we can often see it on the DAX Guide website. But what is that? And how can we modify it? What is filter context? The reason why we sometimes cannot get the ideal result when we use a measure with sa...
·community.powerbi.com·
Understand the Filter Context and How to Control it
Extract Domain from URLs in Power Query Language M
Extract Domain from URLs in Power Query Language M
Use Case - Sometimes there will be a need to extract domain names from given URLs. Hence http://www.microsoft.com should give microsoft. Below are some sample cases and the results expected.   Exclusion - Subdomains are excluded from the scope of this. Hence, https://powerbi.microsoft.com which has...
·community.powerbi.com·
Extract Domain from URLs in Power Query Language M
On building expertise
On building expertise
How do you learn a new skill? How do you go from beginner to intermediate to expert… or at least from knowing very little to knowing enough that other people start to think of you as an exper…
·ssbipolar.com·
On building expertise
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
A little #PowerBI tip - want to get a list of columns in a table? Great for documentation!Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore …
·flip.it·
RT @ehansalytics: A little #PowerBI tip - want to get a list of columns in a table? Great for documentation! Run the following #DAX query in DAX Studio or Tabular Editor 3. Preface your tablename with '$' and ignore the RowNumber* column. Need it in #PowerQuery - use Table.Profile
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
Video by: Reid Havens Learn how to add borders to object groups without using any additional objects or having to customize the page background ! This optimized technique insures that there is zero performance cost when loading the report page! RELATED CONTENT 🔗 Button Shadow
·havensconsulting.net·
ZERO Performance Cost Grouped Object Borders! — Havens Consulting
Power BI April 2022 Feature Summary
Power BI April 2022 Feature Summary
Welcome to the April 2022 update. We are excited to announce New format pane and Power BI Goals updates, tooltips drill actions support for more build-in visuals, error bars for clustered column and bar charts preview feature, general availability of Dynamic M query parameters. There is more to explore, please continue to read on.
·powerbi.microsoft.com·
Power BI April 2022 Feature Summary
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
Join Bernat Agulló and I as he shows you how to level up your skills in Tabular Editor ! He'll spend time showing you how to use C# scripts and macros to create calculation groups , diagnose and optimize your model , and much more! Plus learn how to leverage Visual Studio to cr
·havensconsulting.net·
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
Update to required permissions when using composite models on a Power BI dataset
Update to required permissions when using composite models on a Power BI dataset
The ability to create a composite model on top of a Power BI dataset or an Azure Analysis Services model is in preview since December 2020. Since then, we have seen great adoption of this feature and have received great feedback that allowed us to make it even better! The team has been hard at work readying the feature for general availability, and although we are not announcing that today, we have great news to share regarding permissions.
·powerbi.microsoft.com·
Update to required permissions when using composite models on a Power BI dataset
Thin report support released
Thin report support released
We’re excited to announce the public release of new thin report capabilities for Power BI Documenter. According to early users, these new capabilities are helping to reduce the time spen…
·datavizioner.com·
Thin report support released
Exploding Measures using Tabular Editor 3
Exploding Measures using Tabular Editor 3
What?! Exploding Measures I hear you say. Exploding, expanding, use which ever word you like; what I mean is when you want to remove any refence to a measure INSIDE another measure. Example Consider the 3 measures below. Total Sales = SUM(Sales[ExtendedAmount]) Total All Product Sales = CALCULATE([Total Sales],ALL(Products)) % [...]Read More »
·exceleratorbi.com.au·
Exploding Measures using Tabular Editor 3
Are you backing up your Power BI Dataset??? - Guy in a Cube
Are you backing up your Power BI Dataset??? - Guy in a Cube
While Power BI is a SaaS service, backing up your dataset is still important. What if something was accidently deleted? How do you recover it? Patrick shows you how you can get a backup / restore process in place so you can sleep at night. Backup/Restore PowerShell Script: https://guyinacu.be/backuprestorescript Backup and restore datasets with Power […]
·guyinacube.com·
Are you backing up your Power BI Dataset??? - Guy in a Cube
Row context in DAX
Row context in DAX
Understanding the difference between row context and filter context is the first and most important concept to learn to use DAX correctly. This article introduces the row context, and is part of a series of articles about evaluation contexts in DAX. Most newbies start writing DAX code by creating sim
·flip.it·
Row context in DAX
Filter context in DAX - SQLBI
Filter context in DAX - SQLBI
This article is part of a series of articles about the basics of DAX. In a previous article, we introduced the first evaluation context in DAX: the row context. If you are not familiar with the row …
·flip.it·
Filter context in DAX - SQLBI
Useful Links - Self-Service Business Intelligence
Useful Links - Self-Service Business Intelligence
Official Sites & Documentation Name Link Power BI Custom Visuals Gallery https://appsource.microsoft.com/en-us/marketplace/apps?product=power-platform%3Bpower-bi-visuals&page=1 Power BI REST APIs Documentation https://docs.microsoft.com/en-us/rest/api/power-bi/ Power BI adoption roadmap https://docs.microsoft.com/en-us/power-bi/guidance/powerbi-adoption-roadmap-overview Power BI implementation planning https://docs.microsoft.com/en-us/power-bi/guidance/powerbi-implementation-planning-introduction White papers for Power BI https://docs.microsoft.com/en-us/power-bi/guidance/whitepapers Microsoft Power Platform and Dynamics 365 product roadmaps https://powerbi.microsoft.com/en-us/roadmap/ Power BI guidance documentation https://docs.microsoft.com/en-us/power-bi/guidance/ Power BI Embedded Analytics Playground https://playground.powerbi.com/en-us/ Community
·selfservicebi.co.uk·
Useful Links - Self-Service Business Intelligence