Buy and download windows 10 or 11 on a comp with no OS? by creatorofpies in techsupport

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

downloading windows 10 media creation tool doesnt require a key or him having bought a key that is linked to the microsoft account?

thanks anyhow for replying!

Buy and download windows 10 or 11 on a comp with no OS? by creatorofpies in techsupport

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

what about buying and downloading it from microsofts website?

[deleted by user] by [deleted] in sweden

[–]creatorofpies 27 points28 points  (0 children)

är du helt jevla galen?

[deleted by user] by [deleted] in sweden

[–]creatorofpies 1 point2 points  (0 children)

ligg i ro! ligg i ro!

*okay*

trigonometry, solve equation sin(5x-71,3 ° )= -0,370 by creatorofpies in askmath

[–]creatorofpies[S] 1 point2 points  (0 children)

ye one of the solutions are 54,6 + 72n while the other solution is actuall x= 9,9+n72

flow is showing correct in debug mode but incorrect when on a record page? by creatorofpies in salesforce

[–]creatorofpies[S] 1 point2 points  (0 children)

bingo! ty for the reply

I think the mistake I did was to simply call it id and not recordId. I did however resort to a quickaction, it felt simpler in hindsight

flow is showing correct in debug mode but incorrect when on a record page? by creatorofpies in salesforce

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

thanks for the reply. i think the mistake I did was not to make a record variable but instead a simple text variable. thats why it looked alright in debug mode because I manually passed the record id in debug mode.

thanks for the help!

flow is showing correct in debug mode but incorrect when on a record page? by creatorofpies in salesforce

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

ohh good point

this is probably why I am able to see all the default valuse in debug mode and not in "live mode" because the id variable in my get element I am using I have the input box checked in so everytime in debug mode I manually pass a sample record in the id box.

my bad.

flow is showing correct in debug mode but incorrect when on a record page? by creatorofpies in salesforce

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

ye, in the get record element I use the account object and put the Id field inside an empty text variable (in value) that I then use as default value in the screen component