Author Archives: Alex Shlega

If there are errors you can’t easily see in the Flow designer, look at the complex actions – the errors might be hidden inside

Having deployed my Flow in the Test environment earlier today, I quickly realized it was not working. Turned out Flow designer was complaining about the connections in the Flow with the following error: Some of the connections are not authorized yet. If you just created a workflow from a template, please add the authorized connections… Read More »

Upcoming API call limits: a few things to keep in mind

  Microsoft is introducing daily API call limits in the October licensing: https://docs.microsoft.com/en-ca/power-platform/admin/api-request-limits-allocations This will affect all user accounts, all types of licenses, all types of applications/flows. Even non-interactive/application/admin user accounts will be affected. This may give you a bit of a panic attack when you are reading it the first time, but there are a… Read More »

New licensing is just around the corner now – more details keep coming out

Microsoft has just published more details on the upcoming licensing changes – don’t miss this update: https://www.microsoft.com/en-us/licensing/news/updates-to-microsoft-365-dynamics-365-powerapps-and-microsoft-flow-licensing I know there are different ways to look at it – some of us are working more on the model-driven applications side, yet others are using CanvasApps and/or Flows. What’s coming might affect us differently. However, looking at… Read More »

Filtered N:N lookup

  If you ever tried using out of the box N:N relationships, you may have noticed that, out of the box, we cannot filter the lookups when adding existing items to the relationship subgrids. In other words, imagine you have 3 entities: Main entity Complaint entity Finding entity   Main entity is the parent entity… Read More »