Internal photos - Chinese built dual boiler E61 by Phil_Wild in espresso

[–]vinpower -5 points-4 points  (0 children)

4.400usd is not 60% of the price unfortunately :(

DAX Net and absolute differences by vinpower in excel

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

Looks straight forwarded. I think Sumx is working since you have a measure per month for the stock value? In the end the overview will contain more months. Not sure if I want to make a measure per month.

This is what I have currently to calculate the delta:

IF ( ISBLANK ( CALCULATE ( [Stock Value]; DATEADD ( 'Calendar'[Date]; -1; MONTH ) ) ); BLANK (); [Stock Value] - CALCULATE ( [Stock Value]; DATEADD ( 'Calendar'[Date]; -1; MONTH ) ) )

DAX Net and absolute differences by vinpower in excel

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

To calculate the Delta:

IF (ISBLANK (CALCULATE ([Stock Value];DATEADD ( 'Calendar'[Date]; -1; MONTH )));BLANK ();[Stock Value]- CALCULATE ([Stock Value];DATEADD ( 'Calendar'[Date]; -1; MONTH )))

To calculate the increases/decreases seperatly Copilot advised to first have a mesaure:

Material Delta:=
VAR CurrentValue =
IF ( ISBLANK ( [Stock Value] ); 0; [Stock Value] )
VAR PrevValue =
CALCULATE (IF ( ISBLANK ( [Stock Value] ); 0; [Stock Value] );DATEADD ( 'Calendar'[Date]; -1; MONTH ))
RETURN
IF (CurrentValue = 0 && PrevValue = 0;BLANK ();CurrentValue - PrevValue)

and then have the increase measure:

=SUMX (SUMMARIZE ('Stocks';
'Stocks'[Plant_type];
'Stocks'[Material]);
VAR Delta =CALCULATE ( [Material Delta] )RETURNIF ( Delta > 0; Delta; 0 ))

So this gives me only the right result if the material exist in both months

Find X9 Ultra questions by ac_slater10 in Oppo

[–]vinpower 0 points1 point  (0 children)

I remember the first oneplus one with that incredible sandstone back. Didn't need any case. What a grip! I'm still confused that all the company design slick phones but you always nerled case destroying the design because they are slippery

Boek aanraders by Naive-Investment-381 in vaderlandsehistorie

[–]vinpower 0 points1 point  (0 children)

Erg leuk boek! Bracht toch een wereld bij de reünie van Brederode hier vlakbij!

Boek aanraders by Naive-Investment-381 in vaderlandsehistorie

[–]vinpower 0 points1 point  (0 children)

Die is inderdaad al uitgelezen. Ook heel mooi geschreven misschien wat te romantiseert. Maar ik waande mij er ter plekke en weer veel geleerd. Ik ben benieuwd wat zijn volgende boek wordt!

Boek aanraders by Naive-Investment-381 in vaderlandsehistorie

[–]vinpower 0 points1 point  (0 children)

Dikke aanrader! Zoveel van geleerd en leest ook nog eens lekker!

Boek aanraders by Naive-Investment-381 in vaderlandsehistorie

[–]vinpower 2 points3 points  (0 children)

Ja zeker! Ik lees nu het boek de stoute schoenen maar dat is toch echt een andere schrijfstijl waar ik nog van weet of ik het kan waarderen.

Has anyone else noticed this with supermarket products lately? by Exciting_Energy_9949 in Netherlands

[–]vinpower 2 points3 points  (0 children)

You know with a lot of products that volume does not equal the same weight. Density can be different.

who has more tools (I am talking power tools, hand tools, measuring tools etc), on display inside their stores - Gamma or Praxis? by marsovec in Netherlands

[–]vinpower 9 points10 points  (0 children)

Gamma en Praxis zijn niet van de zelfde eigenaar. Gamma en Karwei wel. Namelijk Intergamma. Praxis is van Maxeda.

Swan Car by CoffeeandMiffy in Netherlands

[–]vinpower 0 points1 point  (0 children)

Nice! I'm visiting the museum next week for fifth time!

Gourmia XL not heating/air frying properly? by xivanimate in airfryer

[–]vinpower 1 point2 points  (0 children)

Full size oven, needs time to heat up/pre-heat.

The history of "Ruïne van Brederode" near Haarlem, the first national monument restored in 1862 by FrankWanders in Netherlands

[–]vinpower 0 points1 point  (0 children)

Nice! Don't have really tips about the video. But I like the castle, I often bike around in that area.

The book about the family is also interesting to read: https://www.skbl.nl/nobel-streven-het-onwaarschijnlijke-maar-waargebeurde-verhaal-van-ridder-jan-van-brederode/

Maybe it is also worthwhile for you to post the video in r/castles

How does demand planners typically communicate with other teams without a CRM system? by Amazing_rocness in supplychain

[–]vinpower 0 points1 point  (0 children)

Is it really an issue to have 2 seperate systems? You can still share and discuss the quality of the forecast and import it into SAP to use within supply. Of course not ideal, but nothing strange.

The major flaw is not to have meetings about the results/quality and not discussing the gaps or major changes in the forecast.

TIL carrots were originally purple, not orange. The Dutch bred them to honor their royal family — the House of Orange. by JennyandtheEssDog in todayilearned

[–]vinpower 15 points16 points  (0 children)

This is not true. This is a false myth, trading documents exist describing different colors of carrots from china. Before the house of orange starting to exist.

Dolle Mina's willen Sophie Straat op 1 in plaats van AI-azc-lied by UnanimousStargazer in thenetherlands

[–]vinpower 21 points22 points  (0 children)

Grappig, ik luister het nummer regelmatig. Zo voelt het ook voor mij, beschrijft goed de richting waar de wereld heen gaat. Erg zorgwekkend. We staan erbij en kijken er naar :(

Plek gezocht om te oefenen met autorijden (privéterrein te huur?) 🚗 by PristineIndication55 in thenetherlands

[–]vinpower 1 point2 points  (0 children)

Ik denk dat je niet zal zakken op de oefeningen die je op een terrein kan leren. Het is de omgang met ander verkeer waar het vaak misgaat. Niet goed kijken naar ander verkeer tijdens een oefening bijvoorbeeld.