My advice for Still Growing Developers

Recently, I got a request, or rather a kind ask, if I could give my perspective on how to grow even more in our small, tiny, little part of the world – the Power Platform.
I know, in the big picture, this platform means nothing in a hundred years, but here and now, we live on this platform.
Luka Raduloviฤ‡ started the Serbian Power Platform Community and asked for my help. Thanks for asking me! ๐Ÿ™

Continue reading “My advice for Still Growing Developers”

Setting Autonumber Seed in a Managed Solution in Power Platform

Some details in the Power Platform are intentionally excluded from the solutions. Still, most of us developers think they are part of themโ€”unless we read enough about the docs (which is boooring).
One example is Seed for columns that have the type Autonumber.

As far as I know, the seed is not stored in our tables or columns; it is only known in the deep down of the mystery SQL Server. So, how can it even be settable in the Maker Portal?

Continue reading “Setting Autonumber Seed in a Managed Solution in Power Platform”

More work โžก๏ธ More features

During the last few months, I’ve been working more than ever (well, most after my little stroke issue three years ago), and more work apparently creates more needs, more features, more improvement – just more!

Continue reading “More work โžก๏ธ More features”

ALM a la Rapp – Evolve Power Platform delivery

What is ALM?

As always, it’s an acronym. ALM means Application Lifecycle Management and many texts about ALM are available; white papers, articles, blogs, how-tos… But in my subjective it means:

Keep track of everything we need.
Don’t track things we can generate.
Generate everything automagically.

/Mr. Rapp
Continue reading “ALM a la Rapp – Evolve Power Platform delivery”

Microsoft Power Fx + XRM Tokens

Why mixing two very different but very similar features?
I hope you will see it, if you read on…

What’s a Token?

I don’t really know why… but it’s a word, a special word, representing other words… where the word is a data word, will be replaced with words from the actual data, as it is actually used. I think.

Continue reading “Microsoft Power Fx + XRM Tokens”

Know the Dataverse, Solution, and Publisher

Why are Solutions a new feature in FetchXML Builder?

Solutions have nothing to do when we’re working with queries, right?
So why is this the best feature I have released this last year, or longer?

I know, the subject seems like a crazy big blog…
…anyway, go on and see why you should know it!

Continue reading “Know the Dataverse, Solution, and Publisher”

A Pro Code Escape in Power Automate

Microsoft Power Automate is a fantastic platform when it comes to low-code automation, with connectors to literally hundreds of data sources.
But what if you need to do something too complex for the existing flow actions?
Take the Pro Code Escape with the Common Data Service.

Continue reading “A Pro Code Escape in Power Automate”