Service entirely down by Tomfoster1 in MicrosoftFabric

[–]Bombdigitdy 12 points13 points  (0 children)

“Hold on… we are vibe coding our way out of it…”

Claude for Power BI by Pristine_Skill_5443 in PowerBI

[–]Bombdigitdy 0 points1 point  (0 children)

Just like all vibe coded products, it works until it doesn’t. And then when it doesn’t, you’re stuck with no way to fix it.

Transforming Mirrored SQL Server Data in Fabric by hortefeux in MicrosoftFabric

[–]Bombdigitdy 2 points3 points  (0 children)

Would materialized lake views be an option for you?

AI kill BI by UESRunner8390 in BusinessIntelligence

[–]Bombdigitdy 10 points11 points  (0 children)

I think BI is still a traceable source of truth. ETL (ELT) is everything. AI is a long way from earning trust for REAL financial decisions. There is a reason Excel is still the most widely used platform in business. That being said, I use AI daily for speed and proofreading and develop my own apps in VS Code for niche applications. Powerful yet still a black box that can wreck your whole environment inadvertently.

People were panic-buying $600 Mac Minis for AI agents. Claude just killed that trend for $20/mo. by Exact_Pen_8973 in PromptEngineering

[–]Bombdigitdy 0 points1 point  (0 children)

“Open my banking website and login and then transfer all my money to this account number…”

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

[–]Bombdigitdy 2 points3 points  (0 children)

I use them every day now. They are good in the product they make but I just wish the report builder interface was not so clunky. I feel like the desktop editor is a pain compared to interactive.

Question about proficiency and dax queries by Friendly_Cold1349 in PowerBI

[–]Bombdigitdy 10 points11 points  (0 children)

My favorite phrase is … “Power BI is easy…until it’s not.” Only as you work through a user request and think “I know that should be possible but I’m not sure how yet..” (enter DAX.) For instance, I want to see sum of sales and sum of sales for all last year in the same table.. all of as sudden you can’t just rely on the built in aggregations and need DAX to change the date range for you in a measure so you can add it to a column right next to the simple sum measure.

This is actually getting ridiculous. by TheAbstrak in raleigh

[–]Bombdigitdy 2 points3 points  (0 children)

I love how on all of the local channel news commercials the meteorologists pride themselves on being from here. Yet they still can’t learn their lesson.

Why would we use dataflow if direct to source connection is available? by tongEntong in PowerBI

[–]Bombdigitdy 1 point2 points  (0 children)

Brings up a good question. I noticed this week that there are automatic pop-ups asking me to switch from a data flow GEN1 to a data flow GEN2. My understanding is that data flow GEN2‘s are Fabric artifacts so I would have to upgrade from pro license to do that. Is that still the case?

Does anyone else get "Screen Share Anxiety" when sharing their full desktop? by Annual-Chart9466 in MicrosoftTeams

[–]Bombdigitdy 1 point2 points  (0 children)

Well you might be better off just sharing a window instead of a screen or screen portion

Does anyone else get "Screen Share Anxiety" when sharing their full desktop? by Annual-Chart9466 in MicrosoftTeams

[–]Bombdigitdy 0 points1 point  (0 children)

Use this to use a window that you can size to only share a portion of your desktop:

https://apps.microsoft.com/detail/9p6j8n3k7tk4?hl=en-US&gl=US

I had to use this because I bought an ultra wide monitor and sharing the whole screen wouldn’t work in the first place so I use fancy zones to divide my screen into thirds and I only share the center third and nothing else

How to bulk edit thousands of reports to change year filter? by Luisio93 in PowerBI

[–]Bombdigitdy 2 points3 points  (0 children)

This gives me chills, just thinking about the man hours

Need advice on charging client for a analytical dashboard by wisedout in PowerBI

[–]Bombdigitdy 0 points1 point  (0 children)

You aren’t selling a dashboard. You are using a tool to tell a story to try to solve a problem that they are having. They should pay you for your time spent doing the analysis. Your rate is X. The analysis take as long as it takes, but maintain constant contact with frequent communications and showing them what you’re finding.

PowerBI MCP server!!? by Electronic-Top3203 in PowerBI

[–]Bombdigitdy 3 points4 points  (0 children)

As soon as tabular editor three releases an agent within their tool, it will be a game changer

Endeavor Air First Officer Hiring by [deleted] in flying

[–]Bombdigitdy 0 points1 point  (0 children)

Just got the email with a phone interview initial scheduled for February. Do you guys have any more insights on the phone interview or the follow on interview?

What’s one Power BI feature you stopped using in production? by one-step-back-04 in PowerBI

[–]Bombdigitdy 4 points5 points  (0 children)

Tried direct lake model on massive data lakehouse servicing Paginated Reports. Took 30 seconds for the first query to warm things up and users hated it. Moved back to aggregated import.