Johannes

This is the human being behind zeitgeistcode. I am from germany, so I am not a native speaker. I have been working in IT for roughly 20 years. I have spent most time in my career with Java. In 2021 I started to work with the Microsoft Power Platform. Presenting my knowledge to others has always helped me to get a better understanding. I hope you find some useful information here. Feel free to drop me a line.

Working With Power Automate Strings In 12 Examples

Power Automate Strings

Knowing how to use strings is essential in every programming environment. Power Automate strings are no exception to this. Unfortunately, working with String within Power Automate is a little more complicated than in most programming languages. In most cases we need to use Power Automate expressions, which are not always that intuitive. With this article

Working With Power Automate Strings In 12 Examples Read More »

How & When To Use PowerApps UpdateContext vs Set Function

PowerApps UpdateContext vs Set Variable function

There are two functions that define variables: The Set function and the UpdateContext function. You might ask yourself, when to use the Set Function versus when to use the UpdateContext function. Note: Besides the variables defined by the Set and UpdateContext function, there are also PowerApps collections. We describe how to work with collections in

How & When To Use PowerApps UpdateContext vs Set Function Read More »

PowerApps LookUp vs Filter vs Search Functions by Examples

PowerApps LookUp vs Filter vs Search Function

PowerApps LookUp function, PowerApps Filter function and PowerApps Search function are confusing in the beginning. The three functions do filter records, but there are small differences. This article explains when to use which function, how there are used and shows the usage of the functions in simple examples. We describe each function detail in this

PowerApps LookUp vs Filter vs Search Functions by Examples Read More »