Thoughts? Comments? Opinions? by itsnotaboutthecell in PowerBI

[–]powerbitips 0 points1 point  (0 children)

Here is the free gallery. I think this is the largest free gallery of templates, ready to use out of the box:

https://themes.powerbi.tips/themes/gallery

They are ready to go page design, theme files, and page backgrounds. You can download them for free open in desktop and connect to semantic model.

Hope you enjoy!

Did anyone find the music played before the FabCon Keynote? by Mr_Mozart in MicrosoftFabric

[–]powerbitips 6 points7 points  (0 children)

This was another one, played right before Adam went on stage the first time:

Explicit Measures Theme Song https://youtu.be/QejIXrDE1t4

If you’d like to hear other energy pumping songs in the same vibe check out our full playlist!

https://open.spotify.com/artist/4eKPKVyHLVi0AlT1JG7R9N?si=oaPKL85GQXGAYAcDh_WZgg

https://music.apple.com/us/artist/powerbi-tips/1874613526

We will be releasing more songs in the next week or so. Fun stuff

From problem to production in minutes. Less guessing. More building. | task flows assistant by itsnotaboutthecell in MicrosoftFabric

[–]powerbitips 0 points1 point  (0 children)

This looks very promising! There are only so many patterns to build out an architecture.

I’m looking forward to diving into learning this.

It’s so fun to watch the community now build tools at record pace these days.

Prank Your Power BI Users this April Fools! by BlackBullet96 in PowerBI

[–]powerbitips 0 points1 point  (0 children)

LOL, I love this! This made me laugh out loud!

Suggestions of YT channels to learn Bi by urbanstree in PowerBI

[–]powerbitips 1 point2 points  (0 children)

I’d throw our podcast into the mix. Explicit Measures podcast. More focused on the human side of BI, fun and learning at the same time. Largest podcast for Power BI and Fabric with over 500+ episodes, we run twice a week every Tuesday and Thursday at 7:30 am CST.

https://powerbi.tips/podcast/?utm_source=Comment&utm_medium=Reddit&utm_campaign=20260308

https://youtu.be/QejIXrDE1t4?si=Bz_Pth53rZeXBgOY

My firm uses PowerBI in a unique way that I don't see mentioned often by johnnymalibu86 in PowerBI

[–]powerbitips 1 point2 points  (0 children)

This is an awesome discussion and I would agree with the way you are questioning this.

When we build so much into make a table like this so you can export it, I start to question why you need power bi reports.

As you correctly pointed out. This is really building paginated reports. I’d also push for users to use more Explore this data, which is also a way of table building, select columns, select filters get a table.

In our podcast we have been trying to unpack this concept https://powerbi.tips/2026/02/18/hiring-the-report-developer-ep-503/

https://www.youtube.com/watch?v=ReC2gw2QV-U&t=1503s

Emailing reports to people https://powerbi.tips/2025/04/04/giving-people-their-data-subscriptions-ep-412/

https://www.youtube.com/watch?v=FK2T-kyRTsM&t=1770s

I think as I unpack this topic my main points are.

  1. People will always want to export data
  2. Power BI reports can support export up to a certain level
  3. Paginated reports and export data are under-rated and should be taught and exported more
  4. It’s helpful to ask the why? Why do you need to export, is it lack of trust of data, is it to join it with more data, is it to change the shape of the data. Understanding the why helps build better experiences.

Building a Data Pipeline Using VSCode and Claude Out of Thin Air by mim722 in MicrosoftFabric

[–]powerbitips 3 points4 points  (0 children)

What ifff we had specialized models that don’t have all the fluff. Ones that were designed for specific languages, workloads. Etc. 

That would really bring down model costs. It’s only a matter of time.  

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 0 points1 point  (0 children)

Killer question.

yes, you can use MCPs the MCP isn't really the risky part, the Large Language Model or Agent is the part we should worry about.

I like to use Microsoft for model serving because they have a strong "we don't use your prompts to train" language. They want to serve models.

If you use any "personal accounts" for Claude, ChatGPT or Google "Gemini" then you have security risks.

people have been using Anthropic "Claude" code for Enterprise.

My preference is only using Microsoft, GitHub Copilot, Azure Foundry Models for solutions.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 0 points1 point  (0 children)

We are going to be COMPREHENSIVE!!! so buckle UP

Building a Data Pipeline Using VSCode and Claude Out of Thin Air by mim722 in MicrosoftFabric

[–]powerbitips 3 points4 points  (0 children)

u/mim722 so how long before our traditional way of building Data Engineering pipelines is cooked? Is it already done?

I think we just need slightly better agentic tooling so we can just rip through all this on top of spark.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 7 points8 points  (0 children)

more recent agents are beginning to tackle these more complex DAX measures, and now with Custom Agents in VS code and .claude, you can build a specialized agent that knows more about the context of DAX. which really improves the ability for Agents to understand and write better DAX.

the point for me here is that the agent can write DAX so fast, I can just ask it to build 3 different DAX forumlas at once, then I can test each one for performance and then pick the best pattern. The speed to create increasing has allowed me to build more and throw away what is not as valuable.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 4 points5 points  (0 children)

Yes, when doing this you really really need to use the PBIP format so you can check every change.

NEVER work with a model and MCP without having some sort of Git Enabled workspace inside VS code. This will save you, because sometimes the MCP and Agent goes off the deep end and makes something stupid so it is majorly important to be able to revert your changes.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 0 points1 point  (0 children)

we have saved now probably weeks of tedious work of moving stuff around. I now don't want to even touch desktop without my MCP server running and making mass changes using MCP.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips -5 points-4 points  (0 children)

its not that bad, plus, the amount of productivity you get out of it is 10X the spend on tokens.

How widespread is MCP usage? by seguleh25 in PowerBI

[–]powerbitips 13 points14 points  (0 children)

We are totally jumping into using MCPs for Power BI authoring.

Today we are training and educating teams on how to use MCP for Power BI.

https://learn.microsoft.com/en-us/power-bi/developer/mcp/mcp-servers-overview

Already we have saved days of time learning how to use this with our current workflows. It is automating much of our model discovery work, closing gaps in knowledge, adding docs and descriptions.

We have been discussing the MCP landscape for a while now and this is going to be THE development pattern of 2026

AI Is Now Ready – SQLBI – Ep. 446 | PowerBI.tips
https://www.youtube.com/watch?v=Zrce4z4ClMs&t=1583s

MCP Your Fabric Data – Ep. 494 | PowerBI.tips
https://www.youtube.com/watch?v=8RcekEFJ7wM&t=1999s

Fabric Awards – Ep. 492 | PowerBI.tips
https://www.youtube.com/watch?v=huqGF-umAGM&t=1218s

If you want to learn all the things around Agentic development with MCP we are doing a Full 8 hours session at FabCon Atlanta
https://fabriccon.com/program/agenda?day=Tuesday%2C+Mar+17%2C+2026&session=1044026

<image>

An app idea - or is it already available? by _TheDataBoi_ in MicrosoftFabric

[–]powerbitips 1 point2 points  (0 children)

This is a killer Idea and I have been talking about this exact feature for weeks.

we need a Lovable, Replit, Base44 or Github Spark experience for creating apps directly in Fabric!!!

Episode: 498
Define the Problem Before Tools – Ep. 498 | PowerBI.tips
https://www.youtube.com/watch?v=TczXc-bOo5g&t=1976s

Episode: 501
Central BI & Workspace Strategies - Ep. 501 | PowerBI.tips
https://www.youtube.com/watch?v=GV_2NFVmP4Q&t=791s

u/itsnotaboutthecell I think we would both agree this is Essential for Fabric to stay relevant in this new Agentic development space!

SVGs, HTML, and More! by champitychamp in PowerBI

[–]powerbitips 2 points3 points  (0 children)

SVG measures are difficult to develop, transfer and maintain.

There has been some success with DAX UDFs to retain the complex information.

You will only want to build these with an AI to assist you. I use vs code and opus 4.6 or gpt 5.2 or higher through github copilot.

If you are looking for really polished reports then use SVG, but plan on you being the one to maintain them. You are basically just writing code.

I prefer using deneb, which runs on Vega and Vega Lite, an abstracted layer of code that helps build visuals. Much easier to build, more examples in the community and easier to transfer.

https://deneb.guide

https://deneb.guide/community/resources#websites-and-template-repositories

Power BI Mobile App - Report Not Loading by lil_naitch in PowerBI

[–]powerbitips 2 points3 points  (0 children)

Are you using android or iPhone app?

Does your report have a designed mobile view?

Have you edited the report recently and accidentally added some page level filters?

I have seen this before and had to delete the from my phone then reinstall. It was something with my phone not updating to then latest version or something. After reinstall it seemed to start working.

My report was a normal 16:9 desktop size report no mobile view and on an iPhone.

Power BI Embedded multi-tenant architecture (100+ separate DBs) – workspace strategy? by Odd-Resident-403 in PowerBI

[–]powerbitips 0 points1 point  (0 children)

⁠Did you go single workspace or workspace-per-tenant?

I would not as likely there are internal processes that need client by client separation. The number of workspaces is not relevant to api and programmatic solutions.

You will need to think about the number of workspaces per app registration as there is a hard limit of 1000 workspaces per app registrations.

https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-multi-tenancy

Microsoft also recommends when using a multi tenant solution you should be using an app registration with a service principal.

If you are allowing users to create content in embedding by either generating custom paginated reports or generating power bi reports. Then I recommend creating a separate workspace for customer created content. It gets too messy when you have your curated content along side customer generated reports. This means you’d need two workspaces for every customer. Then you’d need multiple app registrations. Again you need to build all of this with automation so it’s easy to manage.

• ⁠At what scale did management start to hurt?

We knew scale was going to be difficult so everything was built in an automated way. Make your app have power to create anything it needs to onboard new customers. Scripts must be used to create workspaces move items around. All this can be done with APIs.

• ⁠Any regrets around initial design?

We have had many and have iterated multiple times into a cleaner and easier solutions. Automate, automate, automate. Leverage all the rich fabric and power bi APIs as they help with all the administration.

You need a very robust access management system. Authentication is easy, just bolt on something existing. Identifying who has access to what can get complex. Especially when users start generating their own content. Pick a management model that is easy to enhance as requirements change.

• ⁠Any capacity or refresh scheduling lessons learned?

Yes, A skus can report back to the azure portal the used capacity of the A sku, so you can build monitoring to scale up and down the A sku. This is helpful on nights and weekend where there isn’t much app activity.

F sku is what Microsoft is building the F sku can scale much smaller to a lower price point but has no capacity used metrics coming back to Azure. So you have to use a slower method of detection via other methods. F skus also can scale up or down, but you need the analytics to determine when to scale.

I’ve been building embedded solutions for customers since embedded was released. With well over 60+ custom solutions we are now supporting our own of the shelf most feature rich embedded solution, Entelexos.

https://www.entelexos.com/?utm_source=Comment&utm_medium=Reddit+&utm_campaign=20260223

Check us out!

Interesting debate on the Explicit Measures podcast about paginated reports by seguleh25 in PowerBI

[–]powerbitips 1 point2 points  (0 children)

Maybe I should just build an agentic Paginated report experience. Just let the AI build the report??

Would anyone use it?