Categories
MS Teams O365

Adjust your background during a meeting in Microsoft Teams

Microsoft has made a new feature available that can come in handy during the Corona period. You can now determine the background of your own video. For now you can only select Microsoft images by default, but with a little trick you can also select your own images. Don’t see the options from this article […]

Categories
O365

Microsoft Bookings update: Multiple participants per event

Sometimes you need a simple but nice looking booking system to organise an event. You want a system that works, let people register for your event and send some reminders to the participants. Well Microsoft Bookings is your solution. However Microsoft Bookings was designed for 1-on-1 events. Like a hair dresser. He only cuts one […]

Categories
Flow

Tesla climate control based on agenda using Flow

Since last week I have been the proud driver of a Tesla Model 3. After first trying Autopilot and then experiencing the acceleration capacity, I started looking at the Tesla app. In it you can control everything on the car, but what you can’t do is create a schedule when the climate control must be […]

Categories
Windows 10

No more cake for the entire department

It has probably happened to you too. You walk away from your workplace and you forget to lock it. Colleagues see that and to teach you a lesson, they send an email under your name to the department that you will treat cake tomorrow. One laughs about it, the other doesn’t… The fact is that […]

Categories
PowerApps

Get SharePoint data without the user’s permission in a PowerApp

PowerApps uses the rights of the user that started the PowerApp. And when the PowerApp loads it will ask the user for permission to use his account to connect to the different connections the PowerApp uses. As an example, I created a PowerApp that retrieved and displayed different types of coffee from a SharePoint list. […]

Categories
Flow

One flow triggers another

I was watching episode 2 of the Flow Pro Show and they asked some MVP’s what there favorite flow feature is. And of course, I immediately asked myself the same thing. And I choose the HTTP action and HTTP trigger. With those 2, a world of possibilities opens up, including 2 flows that call on […]

Categories
Flow Forms MS Teams

Create a new Team with Forms and Flow

With the introduction of MS Teams within your company, you as an admin are faced with the decision whether you want to keep creating new teams open for everyone or not. By default, it is possible for anyone with a license to create a new team within MS Teams. If you do not want this […]

Categories
Flow PowerApps

Change default browser language

When you create Flows and PowerApps you often seek the help of Google. Sometimes it’s just easier to search for the solution on forums, YouTube or sites like this one. And when you do find a solution you will see that almost all of the examples are in English.

Categories
Flow

Rename new actions

I have taught myself to change the name immediately with every new action that I add. I do this because I encounter a large flow that I created and lost the overview of what was happening where. Take, for example, the initialization of variables. If you have many variables and you do not rename the […]

Categories
Flow

Start by saving the input into variables

I don’t even make flows that long, but I already have a list of tricks. These are the things that make working with Flow easier. Especially if you want to adjust them later on. Start with saving the input in variables is one of those tricks.