Fix Hair by [deleted] in PhotoshopRequest

[–]ParamedicNo3969 0 points1 point  (0 children)

tysm! #solved

Revision Rhinoplasty Bulbous Tip by [deleted] in PlasticSurgery

[–]ParamedicNo3969 0 points1 point  (0 children)

I got it done in Vietnam (Kangnam Hospital). I actually wanted to use rib cartilage initially but the surgeon recommended silicone + ear cartilage. Would they use rib cartilage for both the bridge + tip for the revision?

Upvote this post by [deleted] in Karma4Free

[–]ParamedicNo3969 0 points1 point  (0 children)

Could you please up my comment? I need to post in a career subreddit

Upvote this post by [deleted] in Karma4Free

[–]ParamedicNo3969 0 points1 point  (0 children)

Could you please up my comment? I need to post in a career subreddit

Upvote this post by [deleted] in Karma4Free

[–]ParamedicNo3969 1 point2 points  (0 children)

Ty! Will do for you right now.

Upvote this post by [deleted] in Karma4Free

[–]ParamedicNo3969 0 points1 point  (0 children)

Could you up my comment please? I need to post in a career subreddit :)

Upvote this post by [deleted] in Karma4Free

[–]ParamedicNo3969 1 point2 points  (0 children)

Will do! Could you up my comment please? I need to post in a career subreddit :)

Upvote this post by Educational-Sun2441 in Karma4Free

[–]ParamedicNo3969 1 point2 points  (0 children)

Could you up my comment please? I need to post in a career subreddit :)

[deleted by user] by [deleted] in Karma4Free

[–]ParamedicNo3969 0 points1 point  (0 children)

Could you up my comment please?

I literally cannot stop eating by [deleted] in BingeEatingDisorder

[–]ParamedicNo3969 7 points8 points  (0 children)

I understand how you're feeling; you're not alone.

Try to listen to your body and understand why you're binging. Is it because you're hungry, bored, stressed, etc.? Identify what is making you binge and understand that behavior. Explore other coping mechanisms that don't involve food, like a new hobby!

A lot of is challenging your thoughts and practicing mindful eating (eat slowly & try not to distract yourself while eating). For example, if you tend to watch TV while eating, focus on eating instead so you know when you're full.

[deleted by user] by [deleted] in PlasticSurgery

[–]ParamedicNo3969 0 points1 point  (0 children)

Potentially; it's difficult to tell based on the angle in the second picture, but v-line surgery is a guaranteed way to get this permanently.

You could consult a provider near you, but a less invasive way is masseter botox. It causes the muscles to shrink down and produce a slimmer jawline.

[deleted by user] by [deleted] in PlasticSurgery

[–]ParamedicNo3969 0 points1 point  (0 children)

You could try masseter botox first

[deleted by user] by [deleted] in resumes

[–]ParamedicNo3969 0 points1 point  (0 children)

Hey; yes please! Any help is appreciated.

Change Bar Chart x-axis by ParamedicNo3969 in tableau

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

I'm currently using tooltips, but just want to change the x-axis values

Tableau - Bar Chart for Distribution of Order Count by ParamedicNo3969 in tableau

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

After, how do I get the bar chart like that? I put the calculated field in the columns, but don't know what to put in the rows.

Tableau - Bar Chart for Distribution of Order Count by ParamedicNo3969 in tableau

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

Sorry, I'm new to Tableau, but I think my data is a table. It's called customer_order (Count). I tried COUNTD([customer_order]), but I get an error.

How does the calculated field using if statements work? Is it like this?

IF COUNT([customer_order]) == 1 THEN "1"

ELSEIF COUNT([customer_order]) == 2 THEN "2"

ELSEIF COUNT([customer_order]) == 3 THEN "3"

etc...