Power BI

Power BI

7501 bookmarks
Newest
Foster Kittens and Managed Self-Service BI
Foster Kittens and Managed Self-Service BI
My family is a foster family for cats and kittens from the cat shelter where we’ve adopted some of our own cats. Usually a litter will stay with us for a month or two, but it depends on the k…
·ssbipolar.com·
Foster Kittens and Managed Self-Service BI
New Visual in Power BI- Range Bars (no code!)
New Visual in Power BI- Range Bars (no code!)
To build something like this in Power Bi, we don’t need any custom visuals or excessive coding experience. Just a little bit of thinking out of the box :) In Range Bar Charts, data points are built starting from the minimum values per category.
·flip.it·
New Visual in Power BI- Range Bars (no code!)
The BIccountant –
The BIccountant –
You have lost your column types in Power Query and want to get them back? Check how easy it is to automatically detect and change all column types at once.
·thebiccountant.com·
The BIccountant –
#PowerQuery – Using SQL scalar value functions in PowerQuery
#PowerQuery – Using SQL scalar value functions in PowerQuery
Currently I am working with a project where we extract data from a SQL server – some of the business logic is built into scalar value functions (documentation). Now the magic of PowerQuery enables …
·eriksvensen.wordpress.com·
#PowerQuery – Using SQL scalar value functions in PowerQuery
#POWERBI REPORTS LANDING PAGE TIPS AND TRICKS: Progressive disclosure design approach in Power BI using Card pattern - Prathy's Blog...
#POWERBI REPORTS LANDING PAGE TIPS AND TRICKS: Progressive disclosure design approach in Power BI using Card pattern - Prathy's Blog...
What is Progressive Disclosure? Progressive disclosure is an interaction design pattern that sequences information and actions across several screens (e.g., a step-by-step signup flow). The purpose is to lower the…
·prathy.com·
#POWERBI REPORTS LANDING PAGE TIPS AND TRICKS: Progressive disclosure design approach in Power BI using Card pattern - Prathy's Blog...
Monkey Tools Update Now Available
Monkey Tools Update Now Available
We’re pleased to announce the first Monkey Tools update is now available! A new feature, some new logic and an update to our Power BI connector.
·flip.it·
Monkey Tools Update Now Available
Format Your DAX Formulas Easily With Our New DAX Clean Up Tool
Format Your DAX Formulas Easily With Our New DAX Clean Up Tool
We are working hard at Enterprise DNA to build a number of tools that can assist Power BI users in their development work. Today we are excited to announce the release of our DAX Clean Up Tool Why a new tool to format DAX formulas? One of the biggest hurdles that any Power BI user faces when they start developing reports and dashboards is attempting to understand how DAX formulas and DAX code work. WeContinue reading
·flip.it·
Format Your DAX Formulas Easily With Our New DAX Clean Up Tool
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Recursive functions in Power Query are not very popular, but sometimes very helpful when in need. In this post, I'll explain what a recursive function is, how it works, and explain it through a famous recursive example of Fibonacci Sequence. Fibonacci Sequence Fibonacci sequence is one of the fundamental recursive operations in math, below are…
·radacad.com·
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Utilizing Power Query Lists 3/3
Utilizing Power Query Lists 3/3
Dynamically retaining only columns that contain Actual values from a Table This article is part 3 of the Using Power Query lists series. In this series, we will look at how we can use lists to do the following: Dynamic Filtering on a Column Using Lists Changing a Table of Attributes and Values to retain […]
·excelunplugged.com·
Utilizing Power Query Lists 3/3
Debug Power BI aggregations with DAX Studio - Kasper On BI
Debug Power BI aggregations with DAX Studio - Kasper On BI
A quick post today. Sometimes you will be mystified why your aggregations are not getting hit. There is no clear-cut answer to why. The best way to find the underlying...
·kasperonbi.com·
Debug Power BI aggregations with DAX Studio - Kasper On BI
Sharing the Power Platform Adoption Framework's second edition
Sharing the Power Platform Adoption Framework's second edition
Today we’re releasing the second edition of the Power Platform Adoption Framework. We're introducing some new ideas—and new ways of thinking about existing concepts—as we enter the Power Platform Adoption Framework's second year. As a "framework", we're committed to broadly applicable best
·runwayview.com·
Sharing the Power Platform Adoption Framework's second edition
Dynamic Row Level Security (Rls) and Company Hierarchies
Dynamic Row Level Security (Rls) and Company Hierarchies
The Accounting and Finance community deals with high volumes of sensitive and confidential information. As such, reporting which enables everyone within an organisation to see only the information they are authorised to see is of importance to this community. Leveraging the Row Level Security and ...
·community.powerbi.com·
Dynamic Row Level Security (Rls) and Company Hierarchies
To Transpose or Unpivot? What you need to know about table structuring in Power Query
To Transpose or Unpivot? What you need to know about table structuring in Power Query
When you have a tool that can carry out up to 380 data transformations, mostly through simple GUI clicks, then the tool is not ordinary. That explains why Power Query, originally born in Excel, is now a powerful engine in many other tools (Power BI, Power Automate, CDS, Azure Analysis Services, ma...
·community.powerbi.com·
To Transpose or Unpivot? What you need to know about table structuring in Power Query
My First Look at Read/Write XMLA Endpoints in Power BI Premium
My First Look at Read/Write XMLA Endpoints in Power BI Premium
Theory If you just want to see read/write XMLA endpoints in action, skip to the Practice session. Otherwise, if you never heard of it or just wanna read up on the specifics, keep reading here and we'll get there eventually Preview Feature To start with a side-note disclaimer: XMLA Endpoint If ...
·community.powerbi.com·
My First Look at Read/Write XMLA Endpoints in Power BI Premium
The (ALL, ALLSELECTED & ALLEXCEPT) Code
The (ALL, ALLSELECTED & ALLEXCEPT) Code
For someone utterly new to Power BI, and especially for those who have been using Excel, understanding DAX can be an overwhelming experience. At least, it was for me. It took me some time to grasp the concepts, filter and row contexts, and the CALCULATE function. One of the standard requirement...
·community.powerbi.com·
The (ALL, ALLSELECTED & ALLEXCEPT) Code
Week Is Not So Weak: WTD, Last WTD, and This Week vs Last Week
Week Is Not So Weak: WTD, Last WTD, and This Week vs Last Week
Objective: We would like to have WTD(Week Till Date) Last WTD and This Week vs Last Week. Dataset: We have taken Sales data. The data is from April 2018 till April 2020. We have created a date Calendar. Steps: We create a Date Calendar With Monday to Sunday Week, with the following week-related...
·community.powerbi.com·
Week Is Not So Weak: WTD, Last WTD, and This Week vs Last Week
Monkey Tools Update Now Available
Monkey Tools Update Now Available
We’re pleased to announce the first Monkey Tools update is now available! A new feature, some new logic and an update to our Power BI connector.
·excelguru.ca·
Monkey Tools Update Now Available
Slab / Tired Calculations using DAX
Slab / Tired Calculations using DAX
Slabs or tired calculations are common in income taxes or commission rates. Learn to do slab or tried calculations using DAX in Power BI
·goodly.co.in·
Slab / Tired Calculations using DAX