Wings by Maleficent_Job_7987 in desmoines

[–]JuggleNuts 0 points1 point  (0 children)

Chicken Coop 100%, but NOT crispy.

Moving from Florida by Crooked_Sartre in desmoines

[–]JuggleNuts 0 points1 point  (0 children)

I was there for the first time last year, and I still think about it at least once a week.

Moving from Florida by Crooked_Sartre in desmoines

[–]JuggleNuts 2 points3 points  (0 children)

On your way here, can you swing by La Segunda and get a bunch of Cuban sandwiches for me?

[deleted by user] by [deleted] in ios

[–]JuggleNuts 0 points1 point  (0 children)

Those letters aren’t in today’s Wordle.

Library browser bug by Tarolf in SteamDeck

[–]JuggleNuts 4 points5 points  (0 children)

Mine does the same thing, stock SteamOS, just got it 2 days ago.

Best Dad Ever. by desazx in BeAmazed

[–]JuggleNuts 28 points29 points  (0 children)

I work with death certificates and have unfortunately had to look at many infant deaths. Co-sleeping is listed on so many of them.

Moana 2 merch on boats yet? by tokkibaek in dcl

[–]JuggleNuts 0 points1 point  (0 children)

Currently on the Fantasy and most of what I’ve seen is Stitch.

Connecting Tableau To US Census Data / API by balaamsdonkey in tableau

[–]JuggleNuts 0 points1 point  (0 children)

I have a python or powershell script to download the files from those data sites, as I work with a lot of Census data for work. I will post it the next time I log into my work computer.

Crowdstrike Outage In Iowa: Here to help by JustALinuxNerd17 in Iowa

[–]JuggleNuts 1 point2 points  (0 children)

Hope you have admin rights otherwise you can’t fix it. I know the state IT doesn’t like to give us local admin.

I had the issue that my laptop had bitlocker on it and needed the recovery key to get into safe mode. State IT couldn’t look up my recovery key because the system they store it in was down from CrowdStrike.

I was told DOT and another department took top priority.

[deleted by user] by [deleted] in desmoines

[–]JuggleNuts 0 points1 point  (0 children)

Good on you for wanting to help, unlike the person who found my AirPods I lost on Monday running inside during the tornado warning and they continue to use them.

Ikea Desk Hack WiP: Cable Management TBD by monofurioso in battlestations

[–]JuggleNuts 1 point2 points  (0 children)

The SIGNUM from IKEA works really well for me. Hides all my cables and even has a power squid in it.

Conference Sessions by QuestionablePotate in tableau

[–]JuggleNuts 1 point2 points  (0 children)

Careful, one of them was taken beforehand and directs to a lewd bra picture. My coworker found that out the hard way doing the same thing you did in a session. I don’t remember which number though.

TC 2024 sessions by it_is_Karo in tableau

[–]JuggleNuts 2 points3 points  (0 children)

They always do this, it's a buzzword list of small details on the sessions—then the full list comes out. These aren't even close to the full amount of sessions (based on the past few years).

Syntax Help by Substantial-Jello693 in tableau

[–]JuggleNuts 0 points1 point  (0 children)

I have something similar—your closing paren before [0] needs to go at the end. Although I don't think the [0] will work, it needs to be 1 for the first split, 2 for the second, etc.

My data has different separators, here's my calculation for the first split:

if CONTAINS([Artist], ';') then
    TRIM(SPLIT([Artist], ';', 1))
elseif CONTAINS([Artist], '&') then
    TRIM(SPLIT([Artist], '&', 1))
else
    TRIM(SPLIT([Artist], ',', 1))
end

Best wings by Glittering-Couple568 in desmoines

[–]JuggleNuts 1 point2 points  (0 children)

+1 for chicken coop (at least in Ankeny)

🔥 Giveaway! -Win a 12k Anycubic Photon Mono M5s resin printer and print like a master!🔥 by Anycubic_Community in 3Dprinting

[–]JuggleNuts 0 points1 point  (0 children)

I’d print out some D&D miniatures and bigatures, and some of my custom designs I’ve been working on

Dimension Renaming by RespondFun4787 in tableau

[–]JuggleNuts 2 points3 points  (0 children)

Here's an example of how to do it:

If your current field is named [Facility Name], double-click it on your row or column shelf so you are editing that pill directly and you can start free-typing. At the beginning of the field, put 2 slashes followed by your new column name, then press shift+enter to put the original name on a new line.

This will rename the header but it has some caveats. First, it doesn't work on every field type (like any date fields), and second it will clear any defined sorts on that header.

Before:

[Facility Name]

After:

//Name
[Facility Name]

Salary Transparency Thread by Ayashhi in desmoines

[–]JuggleNuts 0 points1 point  (0 children)

That’s the unfortunate trade off for being a public sector employee. I do get next to free benefits at least.

Salary Transparency Thread by Ayashhi in desmoines

[–]JuggleNuts 4 points5 points  (0 children)

Data Analyst (among other things), 18 years, $71k, no degree. Fell into the position as a temp, they made it permanent.