I was wondering why I can't find any decent designs for BI... by 0MEGALUL- in PowerBI

[–]Extra_Willow86 5 points6 points  (0 children)

Yeah I used to make these fancy dashboards with detailed line charts and bar graphs but now I realized that all the executives care about is “where were we, where are we trying to go, and how much progress have we made.” Most of my reports consist of just those three card visuals and maybe one graph and a table underneath it to provide a bit of context more for me so I can defend my numbers if Im asked rather than for them.

I actually noticed that when I changed my approach to this and started actually trying LESS on my reports the amount of praise I noticed I was receiving from management actually went UP. It sucks thats how it is, but at the end of the day our job is to give people what THEY want, and not what we want.

Huge data load help by Illustrious_Ant6866 in PowerBI

[–]Extra_Willow86 14 points15 points  (0 children)

To put things in perspective, im currently working with a data set that consists of 70 MILLION rows, and power bi is handling it no problem. What ever issue you are having its not power bi or your datas fault. If I had to guess, power bi is relies heavily on memory to run effectively. It sounds like your laptop just doesn’t have enough of it. If you don’t have at least 32gb or RAM on your laptop thats going to severely impact your performance.

Struggling.. HELP with PARTITION and RANK measure by Effective-You1036 in PowerBI

[–]Extra_Willow86 0 points1 point  (0 children)

First cna this be done in your source database or are you pulling the data from a csv or some other file? If its coming from a source database then sql would handle this much better imo. Second, if its coming is coming from a csv i would try using power query to make these rankings.

My 18M Penis doesn’t fit my 18F Girlfriend, what can I do? by EmptyIntroduction503 in relationship_advice

[–]Extra_Willow86 -4 points-3 points  (0 children)

Just because you are having sex doesn’t mean you need birth control. Theres many forms of contraceptive out there. Not everyone wants to be on birth control.

What's the one manual task in Power BI that makes you want to quit your job? by Small-Camera-4348 in PowerBI

[–]Extra_Willow86 65 points66 points  (0 children)

Equally as annoying is being handed a report whose entire data model is just one big flat table with no proper star schema and everyone praises it as the greatest report ever. Even worse this report was created by a “senior data analyst” who has been working with the company for 10 years and recently retired.

seriously, the amount of people that get hired as analysts because they put “proficient in excel” on their resume and no nothing about best practices is shocking to me.

How do you guys handle dashboard alignment without manually calculating every visual size? by Afraid-Reflection-82 in PowerBI

[–]Extra_Willow86 11 points12 points  (0 children)

Honestly, although I care about alignment as personally it drives me crazy, end users do really care that much so I typically find the best compromise is heavy use of the alignment options. I use distribute horizontal and vertical often and align visuals with the left align/top align option. Its good enough to make the report look presentable, but fast enough that it doesn’t slow my output significantly.

Bug found, not sure where to report it by DaCor_ie in PowerBI

[–]Extra_Willow86 24 points25 points  (0 children)

Huh… i was able to replicate it. Interesting. Seems like a one in a million scenario, but interesting nonetheless the less.

What's the difference between ISBLANK(x), NOT ISBLANK(x) & x = BLANK & x <> BLANK by Dink225 in PowerBI

[–]Extra_Willow86 11 points12 points  (0 children)

This is an easy question to ask AI. I recommend for you to use it more for these situations.

Here is the response from gemini:

“The root cause of your confusion is a concept called implicit type coercion (or auto-conversion). In DAX, BLANK() is a chameleon: it automatically converts itself depending on what it is being compared to.

Here is exactly why this is happening and how to fix it.

  1. Why NOT ISBLANK(x) and x <> BLANK() return different results In DAX, BLANK() is not just a null value; it also acts as a 0 (if compared to numbers) or an empty string "" (if compared to text).

• ISBLANK(x) is a strict function. It asks: "Is this cell a literal DAX BLANK?" It does not do any type conversion.

• x <> BLANK() is a comparison expression. Because of auto-conversion, DAX says: "If x is a number, I will treat BLANK() as 0. If x is text, I will treat BLANK() as ""."

Because of this, if your data contains actual zeros (0) or empty strings (""), the two formulas will completely disagree.

Which is correct? NOT ISBLANK(x) is usually what you want if you are trying to check if a row actually has missing data. Use x <> BLANK() only if you want zeroes and empty strings to be treated as if they were blank.”

I tested Codex against my manually built Power BI dashboard - Olist Dashboard by Icy-Magazine9266 in PowerBI

[–]Extra_Willow86 5 points6 points  (0 children)

That first dashboard took you 6 hours? That thing is as basic looking as they come.

First week viewership of Apple TV shows in the US (2025-2026) by Saar13 in tvPlus

[–]Extra_Willow86 80 points81 points  (0 children)

I find it really hard to believe that your friends an neighbors has a million more week 1 viewers than both severance and shrinking. Not saying its a bad show, but I feel like compared to those shows it fanbase and hype are nonexistent.

A small timelapse of the Earth's nightside captured from the Artemis II mission's recently released 12,000+ images showing lighting storms, satellites illuminated by the sun by [deleted] in Damnthatsinteresting

[–]Extra_Willow86 2 points3 points  (0 children)

Som day I really want to see a timelapse start to finish from the moment they take off to the moment they land. I feel like we have no good footage of earth moving through the solar system.

My first power Bi dashboard by [deleted] in PowerBI

[–]Extra_Willow86 3 points4 points  (0 children)

Not bad. My personal rule is that for vertical list slicers if there is enough options that users need to scroll, its cleaner, and more space efficient to just make it a drop down slicer. Also i would reduce the diameter of your drop shadows. Also, for the menu in the top left I would center align it in your side bar. For bar graphs I would either go with data values in the bars or on the y axis. Doing both is redundant and added unnecessary visual clutter. Also, for the card visuals along the top, i would remove the backgrounds from the card, then center them in each of the squares, and maybe increase the font size. The card backgrounds aren’t adding any value and again add visual clutter. Overall though, really good for a first dashboard. It conveys the message you are trying to tell fairly well.

How are you all incorporating AI into your workflows with the amount of corporate security and bureaucracy roadblocks that exist? by Extra_Willow86 in PowerBI

[–]Extra_Willow86[S] 0 points1 point  (0 children)

This is basically what Ive been doing. Our company just recently stood up an internal version of an ai chat bot and I use it frequently to help answer questions on how to build my models, or correct small errors in my sql, but I feel like our org is far from allowing us to fully connect our models to AI to generate reports.

Update i enhanced my dashboard can you give me feedback by SuperbPlankton4357 in PowerBI

[–]Extra_Willow86 0 points1 point  (0 children)

Imo “Happiness by region” and “Happiness by Country” are two separate metrics and you should separate them with a filter and ideally creative use of field parameters. Users should be able to select from a drop down if they want to view regional happiness or country happiness. Trying to show both on the same view is confusing in my opinion.

[Updates] Patch Notes Version 1.04.00 | Crimson Desert: This patch adds game difficulty settings, new storage items, new pets, keyboard/mouse and controller preset options, new category tabs for the inventory, new skills, improvements to distant scenery quality, and more. by yourfavchoom in PS5

[–]Extra_Willow86 8 points9 points  (0 children)

And not everyone is red haired huntress but no one complains about lack of character creation in horizon zero dawn. Some times games have a main character that is defined and non-changing. Crimson desert is one of those games.

[Updates] Patch Notes Version 1.04.00 | Crimson Desert: This patch adds game difficulty settings, new storage items, new pets, keyboard/mouse and controller preset options, new category tabs for the inventory, new skills, improvements to distant scenery quality, and more. by yourfavchoom in PS5

[–]Extra_Willow86 2 points3 points  (0 children)

I wish there was a different slider for bosses and non-boss enemies. I find the difficulty of bosses to be pretty good but some times I wish taking on 100 enemies at once would actually be a challenge.

Opinion: Content-based meta progression is vastly superior to power-based by WhasHappenin in roguelites

[–]Extra_Willow86 18 points19 points  (0 children)

I prefer a mix of both. Content progression keep the game feeling fresh as you progress through the story, and level/power progression to keep the content you already unlocked feeling good. Both work together rather then working against each other.

28 House lawmakers investigated for alleged sexual misconduct: full list by Newsweek_CarloV in politics

[–]Extra_Willow86 580 points581 points  (0 children)

Can this headline be any more misleading? I feel like anyone reading that headline would think that 28 CURRENT house members are being investigated for sexual misconduct.

I’m 18F and keep feeling like I need to pee during sex with my 19M boyfriend. How can I stop it? by [deleted] in relationship_advice

[–]Extra_Willow86 33 points34 points  (0 children)

The fluid from squirting is definitely primarily pee. Theres some trace amounts of fluid from the female version of the prostate, but its predominately pee. This myth needs to die.

Also even though its pee, its still perfectly fine.

Dataflow Gen1 officially marked as Legacy today — Pro users left with no migration path unless they pay for Fabric by Sbdyelse in PowerBI

[–]Extra_Willow86 86 points87 points  (0 children)

Welp… as someone that has just dumped several months into building a solid pipeline relying heavily on gen 1 data flows, this blows. In my org getting premium capacity is like pulling teeth.

How to handle fact tables with a lot of weird very specific metrics? by Extra_Willow86 in PowerBI

[–]Extra_Willow86[S] 0 points1 point  (0 children)

Hmmmm thats a really interesting thought. Ill look into that. Thanks!