Power BI

Power BI

9059 bookmarks
Custom sorting
Q&A Visual in Power BI Desktop
Q&A Visual in Power BI Desktop
In this post series, I am going to show how to use new Q&A visuals for the aim of creating easy visuals by typing the natural language and define some user-defined terms and how to manage it. This visual is now generally available for everyone. IN this post some introduction to this visual about how…
·radacad.com·
Q&A Visual in Power BI Desktop
Hide a Column Header on a Table in Power BI
Hide a Column Header on a Table in Power BI
Recently, I was asked by my supervisors to hide the column header ‘Over/Under’. There are a few ways to solve this, and I will show you my approach. Below is my table before and after. Steps We want the name of the ‘Over/Under Field’ to be blank. If you try to erase the verbiage on […]
·itdatadiva.com·
Hide a Column Header on a Table in Power BI
MapBox 101 for Power BI
MapBox 101 for Power BI
Learn about using mapbox inside power bi with this excellent free tutorial from Alice Drummond. This tutorial is a quick getting started example.
·powerbi.tips·
MapBox 101 for Power BI
#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...
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!)
Themeable Backgrounds for Power BI
Themeable Backgrounds for Power BI
I came up with this concept while working on the front end of the Regional Emergency response solution. When trying to templatize some work that was done for a specific customer, I realized that th…
·flip.it·
Themeable Backgrounds for Power BI
Power BI Gets Personal: Easy Data Exploration for Any Viewer
Power BI Gets Personal: Easy Data Exploration for Any Viewer
For users accustomed to pivot tables and charts in Excel, Power BI now has a pivot-like experience built-in. Personalization is available in the Power BI Service for any end user once enabled for a report.
·blue-granite.com·
Power BI Gets Personal: Easy Data Exploration for Any Viewer
Announcing the New Personalize Visuals Experience for Power BI Reports
Announcing the New Personalize Visuals Experience for Power BI Reports
This month we are incredibly excited to announce a new visual personalization feature to allow your end-users to explore and personalize visuals all within the consumption view of a report! Check out the full blog post to learn more.
·powerbi.microsoft.com·
Announcing the New Personalize Visuals Experience for Power BI Reports
Small Multiples Using Zebra BI Custom Visuals
Small Multiples Using Zebra BI Custom Visuals
I see lots of chatter on Twitter and other media about the use of “small multiples” as a great way to communicate information across different subsets of data – yes Jeff Weir(d), that means you. I thought I would write a quick article about the concept to draw your awareness [...]Read More »
·exceleratorbi.com.au·
Small Multiples Using Zebra BI Custom Visuals
#PowerBI Bookmarks vs Page Navigation
#PowerBI Bookmarks vs Page Navigation
Power BI Bookmarks, the secret behind many sleek reports, It revolutionised the entire PBI Report design approach. Initially, Bookmarks were portrayed more as some saved views, which can be used…
·prathy.com·
#PowerBI Bookmarks vs Page Navigation
Data Visualization, Context, and Domain Expertise
Data Visualization, Context, and Domain Expertise
I recently posted a graph to twitter and asked people to explain it. Let’s look at the graph. Chart from Fitbit showing my step count from April 1 through May 23. The graph is from Fitbit. It…
·datasavvy.me·
Data Visualization, Context, and Domain Expertise
NEXT LEVEL Conditional Drill in Power BI Desktop with buttons
NEXT LEVEL Conditional Drill in Power BI Desktop with buttons
Learn how you can take conditional drill to the NEXT LEVEL in Power BI Desktop with buttons. Patrick also shows how you can add in dynamic page navigation as well. Download Sample: https://guyinacu.be/condrillsample 📢 Become a member: https://guyinacu.be/membership ******************* Want to take your Power BI skills to the next level? We have training courses available to help you with your journey. 🎓 Guy in a Cube courses: https://guyinacu.be/courses ******************* LET'S CONNECT! ******************* -- http://twitter.com/guyinacube -- http://twitter.com/awsaxton -- http://twitter.co...
·youtube.com·
NEXT LEVEL Conditional Drill in Power BI Desktop with buttons
Using Images as Button States in Power BI
Using Images as Button States in Power BI
Video by: Reid Havens Learn how to add a different image to each button state in Power BI. Creating rich interactive buttons for the end user experience . Links/Resources: Curbal: The Ultimate Button Resource Travis John's Falcon Toggle Button
·havensconsulting.net·
Using Images as Button States in Power BI
Consolidating report elements for improved performance
Consolidating report elements for improved performance
I was recently brought into a report design review to see what we could do about performance of the report page load. The model was optimized and the DAX was running very quickly, but they were see…
·alluringbi.com·
Consolidating report elements for improved performance
Power BI Modeling Tip: Snapshot Table, or DAX Measures?
Power BI Modeling Tip: Snapshot Table, or DAX Measures?
I often get this question: "Is it better that I create this calculation as a snapshot table in Power Query (or T-SQL, or the data source), or write DAX measures for it?" If you ever had a scenario of creating a report of snapshots, you know what I mean. "Should I have a table for…
·radacad.com·
Power BI Modeling Tip: Snapshot Table, or DAX Measures?
Fun with Power BI and Color Math
Fun with Power BI and Color Math
I recently published my color contrast report in the Power BI Data Stories Gallery. It allows you to enter two hex color values and then see the color contrast ratio and get advice on how the two c…
·datasavvy.me·
Fun with Power BI and Color Math
Ranking Chart in power BI Desktop Using Charticulator
Ranking Chart in power BI Desktop Using Charticulator
Regarding using Charticulator for creating custom visuals, I come across one of the visuals in the Charticulator gallery and I decided to follow it up to see how it created. So I manage to create a dataset that has ranking, name and amount. In this example, I am using Carbon dioxide emission data for each…
·radacad.com·
Ranking Chart in power BI Desktop Using Charticulator
Power BI icon library for Diagrams.net (draw.io)
Power BI icon library for Diagrams.net (draw.io)
Recently, Dave Ruijter posted a blog about a library containing all the Azure Icons. He shared all icons in his GitHub repository which allows you to directly connect it to the tool Diagrams.net (p…
·data-marc.com·
Power BI icon library for Diagrams.net (draw.io)
Card drill through in Power BI
Card drill through in Power BI
Drill through from cards is a common requirement in Power BI reports. In this blog post, I'm showing two ways to configure it.
·xxlbi.com·
Card drill through in Power BI
Announcing personalize visuals general availability ga
Announcing personalize visuals general availability ga
Back in May, we released a public preview of a new personalize visuals experience. With this new capability, you can empower your end-users to explore and personalize visuals all within the consumption view of a report. For example, your end-user can change a measure, a dimension, or the visualization itself. Now this month, we are excited to announce that the feature is now generally available!
·powerbi.microsoft.com·
Announcing personalize visuals general availability ga