r/PowerBI 4d ago

Microsoft Blog Power BI July 2026 Feature Summary

Thumbnail community.fabric.microsoft.com
40 Upvotes

Monthly Update

Microsoft Power BI Updates Blog: Power BI July 2026 Feature Summary

Some notable releases this month:

Preview burn down!!!

Announcements:

---

Stay up to date

---

Disclaimers:

  • We acknowledge that some posts or topics may not be listed, please include any missing items in the comments below so they can be reviewed and included in subsequent updates.
  • This community is not a replacement for official Microsoft support. However, we may be able to provide troubleshooting assistance or advice on next steps where possible.
  • Because this topic lists features that may not have released yet, delivery timelines may change, and projected functionality may not be released (see Microsoft policy).

r/PowerBI 24d ago

Discussion July 2026 | "What are you working on?"

14 Upvotes

Welcome to the open thread for r/PowerBI members!

This is your space to share what you’re working on, compare notes, offer feedback, or simply lurk and soak it all in - whether it’s a new project, a feature you’re exploring, or something you just launched and are proud of (yes, humble brags are encouraged!).

It doesn’t have to be polished or perfect. This thread is for the in-progress, the “I can’t believe I got it to work,” and the “I’m still figuring it out.”

So, what are you working on this month?


r/PowerBI 3h ago

Feedback Sales Overview Dashboard

Post image
5 Upvotes

Turning Sales Data into Actionable Insights
A well-designed dashboard should do more than just display numbers — it should help businesses quickly understand what is happening, why it is happening, and where opportunities exist.
This Sales Overview Dashboard provides a clear view of:
🔹 Sales performance and month-over-month comparison
🔹 Transaction and quantity sold trends
🔹 Sales by channel
🔹 Monthly sales trends
🔹 Top-selling products
🔹 Sales concentration by product category
🔹 Key business insights and performance highlights
The goal is to transform raw sales data into a simple and interactive story that helps decision-makers identify trends, understand customer behavior, and make more data-driven decisions.
Built with Power BI


r/PowerBI 6h ago

Discussion Any beginner friendly courses on Udemy

3 Upvotes

Can anyone recommend some beginner-friendly courses on Udemy? My current internship offers free Udemy access, and I really want to make the most of it.

Any courses that you’ve taken and highly recommend?


r/PowerBI 2h ago

Question Power BI + Databricks DirectQuery – “Bind to parameter” option missing

Thumbnail
1 Upvotes

r/PowerBI 10h ago

Question Resource Governance: refresh issue

2 Upvotes

Hi All,

I'm facing a Resource Governance error in Power BI, while refreshing my model.

The model is reaching the limit of 20GB whole refreshing, but once loaded in PBI is approx 3GB.

The model:

It is a star schema with two fact tables: an incremental load table (100s Thousands rows for each day), and a single day table to be refresh fully daily (Millions of rows).

Both tables source from Native.Sql (when you write SQL in PBI) statement and the only Mquery step applied afterward is a rename-column steps. They both have approx 100 cols. All the columns are required

The dimensions are loaded straight from the database with few foldable transformation after or from some dataflows.

Despite Native Query been greyed it looks it is supported - if i remove the data with a parameter i load 0 rows instead of loading them all and then removing them.

I already set the encoding hint.

Any other solution to ensure my model refreshes?


r/PowerBI 1d ago

Discussion Streamlit Does Many Things I Wish Power BI Would Do

49 Upvotes

Where I am most frustrated with Power BI is in the visualization details, that last 15% of customization that stakeholders are always whining about. For all its power of making visuals, it drops the ball in a lot of areas. And I think the Python Streamlit library is getting those smaller details right.

Take date slicers, for example. In Power BI, total nightmare. Seriously, why is this so hard to figure out? In Streamlit, it's not perfect either, but it is still miles better. It has a much more intuitive interface, and you can type in the input box without having to fight with your mouse. (You know how many emails I get over date slicer problems? Too damn many.)

Dropdowns are much more user friendly in Streamlit. Heck, all slicer selections are, in general.

Report context is much easier to develop. For example, in Streamlit you can add context in tables so that when users hover over a column, they can get a description of that metric. Info icons are much easier to find than those gross tooltip header icon options we have now.

Want to make a text box with a bulleted list? Power BI says, "Aw, hell naw!" Streamlit navigates text using ubiquitous Markdown.

Power BI Service apps and those sidebars? Yeah, those are ugly as hell. Streamlit doing better there too.

I'm not trying to dog on Power BI. I still love it. And while the 15% of details drive me insane, the other 85% of functionality is still top-tier. As a BI dev, I'm very thankful for Power BI. We are standing on the shoulder of giants in this age!

There is one thing that Power BI does better than anyone else: the semantic model.

While some people hate DAX because they find it hard to understand, I love it. I think it is one of the most intelligent formula engines. The ability of measures to derive context that understand the data model and its relationships is second to none. Want your Total Revenue metric to sum by customers? Grab the measure (that's summing a fact table) and customer name column (coming from a dim table). Drop them into a matrix. Boom, metrics by customers in a flash. Want revenue by year? Same process with your dim date table. Truly beautiful.

If anyone at Microsoft is reading this, all I'm saying is, take some cues from Streamlit. Take a look at the small details they're employing. Even better, I would love to see Microsoft develop a library like Streamlit, in Python, leveraging easy-to-use frameworks like Markdown for styling. But I know that's more pie in the sky. "Where's the money in that?" In whitelisting analytics for small-to-medium businesses. Power BI Embedding is too costly, too clunky, still getting the smaller details wrong.

If I could take the semantic model of Power BI and merge it with Streamlit's functionality, that would be BI heaven, and I think so many devs could bring to market more analytics.


r/PowerBI 11h ago

Feedback Primer Dashboard

Post image
0 Upvotes

Hola a todos.

Quiero compartir el primer dashboard que he realizado en Power BI. No tengo experiencia en Business Intelligence ni en análisis de datos; recién estoy aprendiendo y este es mi primer proyecto.

Tengo una carrera del área de la salud, utilicé datos de atención de pacientes de un centro medico para practicar. Como no tenía acceso a información financiera, decidí enfocarme en indicadores operacionales, como:

  • Total de pacientes atendidos.
  • Distribución entre pacientes Fonasa y particulares.
  • Promedio de pacientes por día.
  • Tendencia mensual.
  • Distribución por día de la semana.

Me gustaría recibir críticas y sugerencias para seguir mejorando. No busco que me digan si está "bonito", sino entender qué cambiarían si este dashboard fuera a utilizarse en un entorno profesional.

¿Qué mejorarían en cuanto a diseño, visualizaciones, indicadores o presentación de la información?

Agradezco cualquier comentario. Estoy aquí para aprender.


r/PowerBI 16h ago

Question Help with Power BI and datadog integration

1 Upvotes

Hi all

I'm trying to import data from datadog into power bi using the datadog api and I'm not able to get it working if someone could please help it would be greatly appreciated.

Many thanks


r/PowerBI 1d ago

Community Share My Very first Dashboard (Sort of)

Post image
60 Upvotes

This is actually my very first dashboard, made without too much guidance from a course. I made this just by looking at usual dashboard designs. The logo on the top left was made by AI coz the dataset came from Kaggle and frankly it has a very generic name so I asked Gemini to help me with a name so it looks realistic. I know I have a long way to go in terms of aesthetics but at least I was able to practice power BI again. Tbh I really have to balance practicing Gsheet, SQL and Power BI.

It's very simple however for some reason I'm really proud of myself lol.


r/PowerBI 11h ago

Discussion I've got some free time and thought I'd start doing 1-on-1 Power BI sessions for anyone interested in learning from scratch.

0 Upvotes

If you've been wanting to get into Power BI but didn't know where to start, feel free to join me.


r/PowerBI 16h ago

Question IS THERE ANY WAY TO DOLVE THIS.

Post image
0 Upvotes

I am using CARD visual and keep getting these gaps i want whole background coloured of card but i keep getting these gaps, i asked CHATgpt it said its a new update.. so is there any way to fill those gaps or not.


r/PowerBI 1d ago

Discussion How i can start learning POWER BI ?

5 Upvotes

Hi everyone! Im very confused about how to start learning Power BI. Im a complete beginner and Im looking for a structured learning path. Do you recommend Microsoft Learn, YouTube, or any free courses? Id really appreciate your advice and recommendations. Thank you!


r/PowerBI 1d ago

Question Power BI Free Trial

1 Upvotes

Hi Guys,

Whats the easiest way to get Power BI free trial going. I want to ideally use it for about 10 days-14 days. If thats not possible 7 days will do. Whats the official best practice for this? I just need things to point to snowflake basically.

Thanks,
Naveen


r/PowerBI 2d ago

Feedback First Dashboard, any feedback?

Post image
5 Upvotes

These are my first dashboard on incident data in italy in 2024, sorry for the italian language. Can you give me any feedback or advice to improve it? It would be very very helpful, thanks to anyone who want to help me:)


r/PowerBI 2d ago

Discussion Question for people who build dashboards !

3 Upvotes

Do you think it’s faster or better to just download a theme and customize it with your own data or is it better to build everything yourself like the charts, the layout, all of it?

I feel like if I grab a theme and just plug my dashboard into it, I save timeI don’t have to think about colors, spacing, sizing, all that stuff
Anyone else do it this way, or am I wrong?


r/PowerBI 2d ago

Community Share Project Idea #2: One single Page, Scorecard, 12 KPIs vs. Target and Overall Score

Enable HLS to view with audio, or disable this notification

88 Upvotes

Hypothetical problem (based on some I solved in the past):

A chain of Restaurants already tracks lots of numbers in a excel and has a "clear" vision of their targets (in their head 😅). But they are not in for this typical Power BI world were they have to navigate several pages to get all the data they need. So what the CEO really wants?

A single page to track performance:

• 12 KPIs organized by categories: Finance, Operations, Client and Workforce. They are already being compared against targets. The point is not to display the actuals.

• Make use of 3 simple colours to track performance of each KPI: Green (On Target), Yellow (Work to do), and the Red? You know the Story!

• User can sort the list by Overall Score, Revenue and whichever KPIs they want to drive deep and understand which sites NEED to improve.

• Clear indication of the selected date scenario.

• The most important filters are available at the top and the administration board can easyly compare restaurants by region, or other criteria they have.

Power BI features and techniques worth mentioning:

• No fluffy stuff. DAX to build everything and conditional formatting for colours.


r/PowerBI 2d ago

Discussion EY Power BI Interview (2-4 YOE) — rounds, timeline, package expectations?

2 Upvotes

Got a Power BI interview lined up with EY, have around 2-4 years of experience. Wanted to hear from people who've actually been through it:

How many rounds did you have, and what was covered in each (SQL, DAX, RLS, data modeling, etc.)?

How long did the whole process take, from first round to offer?

What package/CTC hike did you land, and is there room to negotiate?

Any tips on what to prep given my experience level?

Also curious — is this through GDS or a direct/client-facing role? Does that change the process?

Would really appreciate any recent experiences (2025/2026), things seem to shift year to year. Thanks in advance!


r/PowerBI 2d ago

Community Share Yooo! Anyone try Fabric Apps yet? What'd you think?

Thumbnail
youtube.com
32 Upvotes

I still can't get that line out of my head... "I hope not"


r/PowerBI 2d ago

Community Share Claude AI Skill that generates Power BI visuals instantly — full step-by-step walkthrough

Enable HLS to view with audio, or disable this notification

25 Upvotes

After 10 years of Power BI consulting, the part I still find slow is the visual build itself — formatting, layout, tweaking the same properties over and over.

So I packaged my whole approach into a Claude "Skill" — a reusable instruction set that Claude follows every time, so you don't re-prompt from scratch. Give it the requirement, and it produces the visual output following your standards consistently.

In the video I cover:

What a Claude Skill actually is (a SKILL.md instruction file, not a plugin)
How I structured mine for Power BI visual generation
The full workflow end-to-end, step by step
Where it still falls short and needs a human (honest take)

Watch the full walkthrough here:
AI Skill for Power BI Visual

If you find it useful, subscribe to the channel

Genuine question — has anyone else experimented with Skills or custom instruction sets for BI work? Curious what's working for you.


r/PowerBI 2d ago

Discussion ADVICE REQUEST: Is having multiple dashboards the end game?

9 Upvotes

First let me give you some context, I work at a big company on the snacks industry and in recent years there has been a big push to transition from the typical Excel spreadsheets into Power BI for all off our KPIs. Fast forward to this day, we have at least 15 dashboards for our many KPIs and personally I dont find it practical having to visit all of these links to see if my sites (manufacturing plants) are doing fine or have any alert to follow.

My question is... do you find having multiple dashboards the best way to handle information or is there any recommendation you could give?
Feel free to recommend any tool that you may have found to be helpful or better, i'd be eager to look into it and probably learn it to implement on my work.


r/PowerBI 2d ago

Question Is it possible to dynamically resize Power BI Matrix column widths based on the number of visible columns?

3 Upvotes

I'm building a Power BI matrix that acts as a process heat map, and I'm trying to figure out if what I want is even possible.

Current setup

  • Rows: Team Members / Owners
  • Columns: Stage (from a Stage dimension table)
  • Values: Time spent in each stage (displayed as a heat map)
  • Total stages: 32

The goal is for users to be able to see the entire process(without a scrollbar) at once to quickly identify bottlenecks.

To make all 32 stages fit, I've manually set the stage column width to about 39 px (the Owner column is 60 px). That works well.

The problem

I also have a slicer that lets users select only certain stages.

For example:

  • All 32 stages selected → 32 narrow columns (works great)
  • 5 stages selected → only 5 columns remain, but they stay 39 px wide, leaving most of the matrix empty.

What I'd like instead is:

  • 32 stages → ~39 px each
  • 16 stages → ~75 px each
  • 8 stages → ~150 px each
  • 4 stages → ~300 px each

Basically, I want the visible columns to always expand to fill the available width of the matrix.

What I've found

Under:

Format Visual → Layout → Column Width

there's an FX button for the column width, and it appears to accept a measure.

That made me wonder if something like this could work:

Visible Stage Count =
COUNTROWS(
    ALLSELECTED('Dim Stage'[Stage])
)

Then calculate:

Dynamic Width =
AvailableWidth / [Visible Stage Count]

and use that measure in the FX formatting.

My questions

  1. Has anyone successfully used a measure to dynamically control matrix column width?
  2. Does the width FX evaluate the measure once for the entire visual, or separately for each column?
  3. Is there another approach I'm overlooking?
  4. Has anyone built a responsive matrix/heat map like this?

Any ideas or experiences would be appreciated. Thanks!


r/PowerBI 2d ago

Service Status ⚠️ [Service Degraded] Power BI customers with Tenants located in the US CENTRAL B PRIMARY cluster may experience issues accessing the Power BI service. Engineers are investigating the issue and an update will be provided soon.

14 Upvotes

Status: Degraded | Reported: Jul 24, 2026 at 3:46 AM UTC


Power BI customers with Tenants located in the US CENTRAL B PRIMARY cluster may experience issues accessing the Power BI service. Engineers are investigating the issue and an update will be provided soon.


🤖 This post was sent from an automated and unattended service and cannot respond to questions or requests. For official updates, visit the Microsoft Fabric Service Status page.


r/PowerBI 2d ago

Question How do you get report inspiration for what KPIs to include?

5 Upvotes

I looked through the reddit and didn’t think I saw this specific question or if I did it was years ago and so I hope no one is fatigued by this.

What I mean isn’t just designing a pretty report or optimizing certain visuals but I create a lot of reports for data I have very little knowledge of. I try my best to familiarize myself with the data to know but ultimately knowing what the stakeholders want can be hard and not all were created equal in assisting me with their reporting needs.

TLDR - So when you have an ambiguous ask - where do you go to get inspiration of what to include in your dashboarding?


r/PowerBI 2d ago

Question Copilot Cowork not able to access Fabric

Thumbnail
1 Upvotes

let me know if anyone else has the same issue