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”

Three Big improvements in UML Diagram Generator for Microsoft Dataverse

I send a HUGE thanks to three of my fantastic users for these three new great features!

Jim Novak at Microsoft got me a big pull request to support – not only just PlantUML – but also DBML.
Matt Ritchie at Wesley Mission gave me a tip about supporting packages what I call Groups.
@Warp999 suggested that we may let Themes decide the layout of our Dataverse model.
I only know her/his user at GitHub – please reveal you if you want to!

Continue reading “Three Big improvements in UML Diagram Generator for Microsoft Dataverse”

Helping Me – Helping You

Starting up a business? Nope.

Well, I have my own small company – we all have one, of course, mostly for fun, and it is clearly dormant. Don’t you have one?

My created tools are free, but definitely not just for fun!

Continue reading “Helping Me – Helping You”

Scary, dangerous, creepy tools 😱😬

…am I hacking your system?

There are a bunch of completely awesome and can’t-live-without tools. Most are created by the community, like me.

These tools can break your system. Completely.

“Are these tools even legal??”

Too often, I’ve heard CTOs and others say that these tools should be stopped! Either by thoroughly educating all users not to use them or simply by blocking these crazy tools on their computers.

Continue reading “Scary, dangerous, creepy tools 😱😬”

Tools can always be improved

While working on the next release, I realized I had to make this tool look better, nicer, and cleaner.

I was working to add a few new features, so why take on the extra work to deliver a tiny new interface?

Continue reading “Tools can always be improved”

FetchXML improve for us to achieve more

I got a challenge from my colleague at CRMK:

I need to set owners on accounts with a team with the same name as the account.

Mia @ CRMK

Is that even possible??
Yes, it actually is.

Continue reading “FetchXML improve for us to achieve more”

Follow Microsoft to trigger plugins by Bulk Operations

Microsoft has recently urged us to move all our plugin steps from messages: Create, Update, Delete to instead use: CreateMultiple, UpdateMultiple, and DeleteMultiple.

I like that.
I like that a lot

Continue reading “Follow Microsoft to trigger plugins by Bulk Operations”

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”