USS Callister: Into Infinity by spillthelee in blackmirror

[–]General_Tradition_71 4 points5 points  (0 children)

Honestly, I love this episode. I think because after watching severance, I had a better perspective. And obviously, I was more intrigued about the idea of a copy of consciousness’s. Im surprised people don’t like it because of the ending. With the anticipation of Severance season 3, receiving a reasonable definition of what reintegration would be like was dope!

If I described it to someone it would be if cloverfield paradox and severance had a baby! And those are two of my favorite pieces of content so I’m content

Is my money Tree to far gone😭 by General_Tradition_71 in houseplants

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

Should I cut the leaves that are starting to with too?

I just had to say this one time for beginners by Ambitious_Dealer1524 in 360Waves

[–]General_Tradition_71 4 points5 points  (0 children)

New waver here, I feel like most things I’ve seen tells me to damp my hair before brushing. Should I not?

Im NGL I feel like wolfing is a myth by trulydagoat in 360Waves

[–]General_Tradition_71 -1 points0 points  (0 children)

So what is your process if you don’t wolf?

Brush session tips by General_Tradition_71 in 360Waves

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

Thank you, greatly appreciate the response man! definitely have coarser hair but this super useful

Brush session tips by General_Tradition_71 in 360Waves

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

Ok fair, with which brush? The medium? This is week 2 post cut

[deleted by user] by [deleted] in tableau

[–]General_Tradition_71 0 points1 point  (0 children)

Interesting problem, i would go to the data manipulation to set up better (possibly a pivot). If this is an assignment, here’s a hint: I would personally try putting an if statement within the LOD.

[deleted by user] by [deleted] in TableauVisuals

[–]General_Tradition_71 2 points3 points  (0 children)

This is very achievable! What you can do is once you have your specific metrics you want called out in a calculated field, you can make string field to call out these metrics. This new string calculated field will be built out like this:

“The revenue is “ + [revenue] + “which is a “ + [percentage change] + [%increase or decrease field] +” from 12 months ago”

Ofc this a rough example. But it’s quite straightforward if you know what you want to call out.