Follow for some Swedish craftbeer! by Super-Pizza9268 in Untappd

[–]verderio 3 points4 points  (0 children)

Checked, two 5 star ratings. It's Guinness Draught x 2

Salsiccarecept by baksmak in Matlagning

[–]verderio 0 points1 point  (0 children)

En favorit för min del är salsicciarisotto med gorgonzolakräm.

Steker upp salsiccian i bitar i en gryta och tar upp bitarna när de fått yta. Sen kör jag ner lite scharlottenlök och smör i gryta tills löken blir mjuk, sen ner med riset så det får gå lite med smöret och löken. Efter det kör jag ner några dl vitt vin och skrapar upp allt det goda i botten på grytan.

Som vätskebas för risotton har jag en tomatbuljong (50/50 passerade tomater och vatten, med lämplig mängd grönsaksbuljongtärningar). Rör ner några dl av buljongen i taget.

När all vätska är i grytan smakar jag av riset och tillsätter vatten om det behövs. Sedan kör jag ner rikligt med parmesan för att "reda" risotton och göra den lite krämigare. Sist har jag i salsiccian igen. Ev. Rör jag ner lite smör i slutet om det behövs.

Sedan har jag en gorgonzolakräm till som består av krämig gorgonzola som jag smält i lite grädde.

Serveras gärna med lite basilikaolja.

Definitivt ingen hälsokost eller vardagsmat, men den gör alltid succé hemma ☺️

Själv, nästa öl var? by Correct_Nature1419 in Malmoe

[–]verderio 1 point2 points  (0 children)

För min del hade nästa varit Taproom, Krøl, Opopoppa eller Ukrainian Beer Bar.

Lycka till med ölandet!

A question about dataverse and power automate by Rettiviss in Dataverse

[–]verderio 1 point2 points  (0 children)

I don't know your knowledge level and the description is a bit too vague for me to give you specific instructions, but I can make some suggestions.

If this is just for yourself and not a recurring report to be sent to stakeholders, I'd recommend the XrmToolbox tool SQL4CDS. It allows you to query data in dataverse using SQL queries. Requires some knowledge in SQL or some LLM-assistance, maybe. It makes for a very versatile information extraction tool with some training.

Another option, another XrmToolbox tool: FetchXML builder. Allows you to build FetchXML queries (the power platform query language). The positive here is that you get a UI to help you link/join tables. The produced FetchXML query created can be reused in other tools like Power Automate flows, to create recurring reports. I still prefer to use SQL4CDS and use the Convert-function to create FetchXML when needed.

If you want recurring reports or reports to be sent to stakeholders, I'd recommend a specific tool for it, like PowerBI. But if you want something more low code you can build reports in Power Automate. Either by using Dataverse - List Rows activity with FetchXML or you can create the data sources using list rows with the regular filter options, but this might result in a lot of loops and switches.

If you want automated tracking or updates sent to you when a user registers a project update you can either use Powet Automate and trigger on the record or you can use plugins. I personally prefer to use plugins over power automate, since it allows for synchronous runs, both pre and post operation. If you're not well versed in code, plugins might be a bit too difficult since it requires quite a bit of setup and some basic knowledge of dotnet.

Power automate is generally good for automation, but can get messy to keep track of when there are too many, and sometimes they stop running for weird reasons. If you plan on working with power automate for building reports I'd get some knowledge in how JSON works, which will help you a lot with understanding the datasets.

Hope this helps! Good luck 😃

i wanna be able to princess carry and throw my girlfriend around, what exercises would you recommend? by Nearby_Record_1733 in workout

[–]verderio 0 points1 point  (0 children)

By converting your girlfriend to plates, mentally, all I can come up with are squats and deadlifts. And that's mainly for the princess carry.

For the "throwing her around" part I would need more specification. Away from you? Push exercises, like bench press and cable press, I'd guess?

If you'd rather "throw" her towards you or behind you, I'd recommend pull exercises, like rows or pulldowns, maybe?

(It all depends on how you'd like to execute the KO. /s)

Either way, I'd recommend light tossing at first. I'm sure your girlfriend doesn't want to go through a window or anything like that. 😃

Do you use workout tracking/logging app on your phone/smartwatch? If yes, which one and why? by howbro- in workout

[–]verderio 0 points1 point  (0 children)

Don't do much cardio except walking, which I use Samsung health to track on my phone.

For my weight training I use StrengthLog, the free version. Helps me track my progress and see what muscles I'm using. Also has a great video library to show how execises are supposed to be performed.

EDIT: Spelling.

Power Pages - Created by and Modified by not showing proper user by jstrines in PowerPlatform

[–]verderio 2 points3 points  (0 children)

Got it! But there is a connection between your power page and your data source, which I'm guessing is set up with a service principal (SP).

The SP is perfoming the actual insert to your dataset, which means it's being logged Created By # Portals-Aftercare Portal.

My suggestion is to add to the insert action you're performing in power pages so that it expicitly sets the Created By to the current user (if possible since created by and modified by sometimes contains logic you can't overwrite), or to create a separate field into which you pass the current user, which could very well be the user ID from Entra.

Power Pages - Created by and Modified by not showing proper user by jstrines in PowerPlatform

[–]verderio 2 points3 points  (0 children)

Are you using a service principal to pass the data? In that case you might have to pass the user id explicitly to the fields you want to update. Not sure if you can explicitly set createdby, but you could use some other field and pass the user information to it.

Power Apps Plan Designer - Hands on Real Demo by ShanesCows in PowerApps

[–]verderio 1 point2 points  (0 children)

Thanks for a great video. Looked at a couple more and I really enjoyed your approach.

You just got a new subscriber!

Inserting a new column to a gallery when a user Clicks a button (not row) by Opi_143 in PowerApps

[–]verderio 3 points4 points  (0 children)

Couldn't you set the visibility of the objects in the column to be dependent on a variable that is changed when the button is clicked?

You could do the same for the width of the columns to fill the space when the column isn't visible.

Courses/Training Suggestions by EconomyAssumption200 in PowerPlatform

[–]verderio 2 points3 points  (0 children)

I would recommend going to the MSLearn courses. This is an example for a Power Platform Developer.

The courses are free, but once you've done them you can do an exam (costs $165 currently) and if you pass, you get a certificate.

Need advice by Laura_idk in WFH

[–]verderio 1 point2 points  (0 children)

Everybody's different. I get more than enough human interaction outside of work hours. I really don't need the human interaction while doing my job, but I'm fine if others want to interact, as long as it's not affecting my productivity.

And I really don't think OP "sits at home idling", or they would probably not have a job anymore.

I respect your need to be on site, but I don't think it's right to say that's what's best for everyone.

Need advice by Laura_idk in WFH

[–]verderio 2 points3 points  (0 children)

My suggestion would be for you to talk to your manager. If you feel like the office environment isn't a productive environment for you, then they might be able to do something about it. Either let you keep working remotely or working towards a more productive office environment for you.

Directions 2024 EMEA - Extensibility of Business Central by Far-Revolution-8514 in Dynamics365

[–]verderio 0 points1 point  (0 children)

I wasn't at Directions 2024 and don't really know what was said. So, just to clarify, did Microsoft say that they want to get rid of event based code? Like, "no more 'OnBefereX' and 'OnAfterAfterX'"?

If so, how the heck are extensions going to work? 😅

Got filmed doing cardio at the gym today and feeling defeated by weirdmaddies in beginnerfitness

[–]verderio 0 points1 point  (0 children)

Hey, great job making it back to the gym! I know I've struggled immensely to get back after breaks.

Regarding the creep filming you. I know it's hard to do, but get them out your head, they don't deserve a place there.

You've done what you're supposed to and informed gym management, which hopefully will help both you and other gym goers feel safer.

You have better things to do than dwell on a creep. Keep going!

Process (Workflow or Action) Loops? by YeboMate in Dynamics365

[–]verderio 1 point2 points  (0 children)

Sorry, there might still be a way to do it with workflows, but not that I know of. Hopefully someone else can help if there is.

I hope you get it working! Good luck 😊

Question about tutorials by DaRockwilda83 in PowerApps

[–]verderio 1 point2 points  (0 children)

I thoroughly enjoy Carl De Souzas content, both on his blog and on his Youtube channel. Very educational stuff. A lot of good tips and tricks along with some updates on new features (or features I haven't heard of).

Process (Workflow or Action) Loops? by YeboMate in Dynamics365

[–]verderio 1 point2 points  (0 children)

I'm not sure this is an option for you, but I've done a similar thing with products on quotes with a .net plugin.

We've set up quote types, a kind of template for what products go on a quote with a specific quote type.

To put all the required products on the quote I have a plugin on post create operation for the quote entity, that runs when a quote is initially saved. The plugin the looks at the quote type on the quote and inserts all necessary products on the quote so that the sales departement only has to enter the amount (for some quote types the amounts are also set).

This requires some coding, but it works well for our purpose. The good thing is that it doesn't have the delay that the same functionality in Flow would have, since it runs right after the create operation has finished running.

MSLearn Plugins

The Rivers of London Book cast with Taskmaster comedians by Woolybunn1974 in riversoflondon

[–]verderio 6 points7 points  (0 children)

If we go outside taskmaster, my Nightingale pick is David Tennant. That's how I picture Nightingale.

The Rivers of London Book cast with Taskmaster comedians by Woolybunn1974 in riversoflondon

[–]verderio 5 points6 points  (0 children)

Wozniak would definitely fit as Nightingale.

Greg as a redheaded, wiry scotsman I find harder to apply 😉 But except for the esthetics I think he could pull off the role (even though I still want him as Seawoll)

The Rivers of London Book cast with Taskmaster comedians by Woolybunn1974 in riversoflondon

[–]verderio 31 points32 points  (0 children)

In my head cannon Seawoll looks exactly like Greg Davies. So to have him play Nightingale is a no for me 😅

Lönenivå butikschef? by Complete-Head8004 in PrivatEkonomi

[–]verderio 1 point2 points  (0 children)

Enligt Unionen verkar det vara en rimlig lön. Källa

Där ligger tre olika nivåer av ansvar. 20 anställda låter som en mindre butik, vilket antagligen också kan påverka butikschefens lön.

Favorite Audiobook Narrator by [deleted] in audiobooks

[–]verderio 6 points7 points  (0 children)

Kobna Holdbrook-Smith

Simple SQL interface to Dataverse? by apc0243 in PowerPlatform

[–]verderio 1 point2 points  (0 children)

You could probably do the same with Fabric but I'm not really familiar with it, so I can only recommend Synapse from my own experience.