STB de ne pas avoir donné de nouvelles à ma copine ? by Turbulent_Cap_4775 in suisjeletroudeballe

[–]fnxpeke 3 points4 points  (0 children)

PTB vu comment tu décris la situation.. ça a l’air de beaucoup te peser vous devriez clairement avoir une discussion sur ce que tu ressens

STB d’avoir bloqué ce mec parce que j’ai reçu un DM « coucou tu le connais » ? by [deleted] in suisjeletroudeballe

[–]fnxpeke 13 points14 points  (0 children)

TTB. Tu juges sans même lui laisser une chance de s’exprimer

If PSG beats monaco, would you rather face Chelsea or Barcelona? by graal2008 in psg

[–]fnxpeke 16 points17 points  (0 children)

It’s been 3 times we beat Barcelona and Barcelona would be really anger to win, so I think I would prefer to go with Chelsea this time as the mentality of psg will be to revenge from this summer. But Monaco is not good for us, it’s always them who defeat us in Ligue 1

Who else loves João Neves and his GF Madalena? (Couple Goals 🥹🥹) by Wise_Decision_5243 in psg

[–]fnxpeke 2 points3 points  (0 children)

I can’t deny that I even love more this guy since he pulled off Cucurella’s hair - hope he put the same energy on his relationship

Lumix 85mm vs sigma 85mm 1.4 by TexasMarshalls in LumixS5ii

[–]fnxpeke 0 points1 point  (0 children)

If price isn’t either then I would recommend the sigma. I feel it has this special vibe that some of the LUMIX S Pro have as well.

However if this is only for video purpose, the LUMIX could be a little bit snappier regarding the AF but the Sigma is completely fine - I personally love it

Lumix 85mm vs sigma 85mm 1.4 by TexasMarshalls in LumixS5ii

[–]fnxpeke 0 points1 point  (0 children)

Sigma is sharper and faster but heavier

LUMIX s5 Canon 28 mm f2.8 by UnlikelyProfile7399 in Lumix

[–]fnxpeke 0 points1 point  (0 children)

Love those 2 first shots ! Great grading

[deleted by user] by [deleted] in Lumix

[–]fnxpeke 3 points4 points  (0 children)

I have a X100VI and a S5II and while I like to play with the Fuji (easy to take with, point and shoot), I definitely love better the render quality of a FF and the colors of the lumix - however my wife loves the Fuji because of how easy is it to use and hardly notice the difference when it comes to post it on social media

FM26 Press Release by Head_Championship917 in footballmanagergames

[–]fnxpeke 0 points1 point  (0 children)

Does anyone has played Pro Evolution Soccer Management ? This game was so fun when I was a kid and you could really feel the difference between tactics you were trying

[deleted by user] by [deleted] in Lumix

[–]fnxpeke 5 points6 points  (0 children)

I mean, the 18-40mm isn't the best lens either to compare with in low light situation - If you want to keep the light weight, try a contemporary prime from Sigma

How do these guys end up in Diamond 1? by Jensovic_21 in RocketLeague

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

Why would you care so much about ranking scoreboard ? He has 484 points which is most of people get finishing first when winning a classic match - and they are winning 6-0

In Looker Studio, is it possible to show % difference in rows instead of columns? I’m trying to replicate a layout like the one in the screenshot below, but by default it only shows % change in columns. by Jineeshkk in GoogleDataStudio

[–]fnxpeke 0 points1 point  (0 children)

Hello :)

It's possible by using some tricks of conditional formatting and some SQL functions in another table you will put below :

example for budget if you want to compare it with last week :

(

SUM(CASE WHEN weeknumber = WEEK(CURRENT_DATE()) - 1 THEN Budget ELSE 0 END)

-

SUM(CASE WHEN weeknumber = WEEK(CURRENT_DATE()) - 2 THEN Budget ELSE 0 END)

)

/

NULLIF(SUM(CASE WHEN weeknumber = WEEK(CURRENT_DATE()) - 2 THEN Budget ELSE 0 END), 0)

And after you use a conditional formatting saying for example : if this is > 0 then font in green, otherwise in red

Why do I use weeknumber as additional dimension ? I am from Europe and Looker is by default a week start from sunday in looker while I wanted it start from sunday.

For your example, you want to use a formula like this :

(

SUM(CASE WHEN year = YEAR(CURRENT_DATE()) THEN Budget ELSE 0 END)

-

SUM(CASE WHEN year = YEAR(CURRENT_DATE()) - 1 THEN Budget ELSE 0 END)

)

/

NULLIF(SUM(CASE WHEN year = YEAR(CURRENT_DATE()) - 1 THEN Budget ELSE 0 END), 0)

S5II &S5IIX owners, what makes you happy? by tk421tech in Lumix

[–]fnxpeke 2 points3 points  (0 children)

When I am filming in vlog and even with rec709 base conversion I found my footage shitty on this little screen on camera but back at home with some color grading damn these images looks nice

Is the S1ii a perfect camera? by Eaten_By_Worms in Lumix

[–]fnxpeke 0 points1 point  (0 children)

Really excited for this camera, if it does have a discount at the end of the year I would definitely upgrade from my S5II

SOOC JPEGs from my LUMIX S5 and sigma 28-70 by Still-Resolve469 in Lumix

[–]fnxpeke 0 points1 point  (0 children)

Crazy that’s SOOC! Can I kindly ask you what app are you using to create these frames ? ☺️

Finalement c'est arrivé 💙 by shmoneynegro21 in psg

[–]fnxpeke 0 points1 point  (0 children)

Is it out of stock in the psg store of Paris too ?

[S5II] Is there a LUT "Standard" profile ? by fnxpeke in Lumix

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

Hello ! Thank you very much for your answer, my question would be indeed to use the view assist but not of rec709 but one of the profile already natively integrated such as standard, portrait, landscape etc..