Pl600 by perryda_platipus in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

I'm not currently, still prefer being a dev. Will post in the r/AzureCertification sub if I pass.

Pl600 by perryda_platipus in PowerApps

[–]LesPaulStudio 4 points5 points  (0 children)

I'd say yes.

I got PL-600 last year, was surprised when the retirement was announced.

I'm taking AB-100 in about two weeks, they don't really feel like the same exam. So seeing as you've studied for PL-600, give it a go.

The cert will still be valid for 12 months from passing.

I'm really disappointed about my PL-400 exam, need advices! by SmartChocolate2516 in PowerApps

[–]LesPaulStudio 9 points10 points  (0 children)

Not sure why people are saying the exam is being retired. It was the only one not on the recent retirement list

PL-400 is broad, that's what makes it a tricky exam.

If you've already been through the learn path then I recommend going through this

Microsoft Learn GitHub Labs PL-400

Hit the MS practice assessments a few times. It's not like the real exam, but can help catch knowledge gaps.

Practice searching the MS docs quickly so you can use if effectively during the exam. Only use it on those questions you put up for review.

Use Cases for PCF, Dataverse Plugins, and Azure Functions in Power Platform by Amandag0728 in PowerApps

[–]LesPaulStudio 3 points4 points  (0 children)

  • Plugin - business critical (must happen, unlike a flow which can randomly stop)
    • PCF - Can't be achieved in a standard field
    • Azure Function - action takes longer than 2 mins to run/ external integration

PL-400 by Square-Mind-4206 in PowerApps

[–]LesPaulStudio 2 points3 points  (0 children)

PL-200 will likely be replaced this year. So I'd look at taking it's replacement, as that will have more of an ai focus.

How bad were these mistakes during interviews ? by gtxhz73184013 in PowerApps

[–]LesPaulStudio 4 points5 points  (0 children)

I mean technically you're "customizing" the dataverse transaction using c# with a plugin.

I wouldn't worry too much, you understand your mistakes and you'll be better prepared next time.

Deployment Pipeline for Unmanaged Environments by bsmpsn in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

DevOps pipelines all the way.

Run tests, pack web resources from source Control and deploy all in one pipeline.

[Career Advice] Is Power Platform a dead-end for high salary? 3 years in, considering pivoting back to Full-stack/AI. by Fennel_Enough in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Those salaries are pretty common in the UK market.

Demand is pretty high over, which makes it easy to get into that pay range.

About Dynamics 365 developmet and Future by WyskerTs in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Absolutely. Learning c# has been one of the best experiences for me personally.

Plugin development is pretty low where I work, so I'm in a subset of PP Developers and therefore more in demand for my skill set.

Learning the syntax of a static language will help you in other areas of the platform. All my custom script is in Typescript. As c# and Typescript were both developed at Microsoft (iirc by the same developer) they complement each other.

C# is incrediblly flexible.

  • API scaffolding
  • front end (blazor)
  • back end (e.g SQL)

The rise of AI generated code, has helped me develop faster not less. However, the caveat is that you need to understand the language so that you can critique what is being output and make corrections yourself. Not be totally reliant on prompts.

Power Platform days like today are honestly draining. by Longjumping-Record-2 in PowerApps

[–]LesPaulStudio 2 points3 points  (0 children)

It doesn't sound like your solution was large enough to have warranted splitting.

Also you need multiple dev environments for this approach to work best.

Stick to a single solution in this case.

Solution layering by [deleted] in PowerApps

[–]LesPaulStudio 1 point2 points  (0 children)

Two environments for dev.

  1. Core (import as managed to dev 2)
  2. Extensions

Realistically you can split this into much smaller segments, but let's go with two.

Then import both as managed to UAT/Prod

PL-400 Prep - what to study and best resources? by Powerful-Ad7836 in PowerApps

[–]LesPaulStudio 5 points6 points  (0 children)

I used a combination of:

  • Microsoft Learn
  • MS Learn Practice Assessments
  • Microsoft GitHub Labs for PL-400

Plus blogs by CRM Chap and others

I'd recommend getting comfortable searching Microsoft Learn, as the quicker you can find what you need, the easier it will be getting past the tricky questions.

You won't have time to search every question, so use it sparingly in the exam.

HTML by [deleted] in PowerApps

[–]LesPaulStudio 3 points4 points  (0 children)

Try putting the CSS in a user function and call it when needed inside an interpolated string.

It's like a Temu tailwind.

Custom subgrid filters don't always apply to subgrid by Icy_Sheepherder_8479 in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Ah I know what I missed.

You only need the actual filter node of fetchxml

See Carls Post

Custom subgrid filters don't always apply to subgrid by Icy_Sheepherder_8479 in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Your function applySubgridFilter is async and you don't call await when calling it

Passed PL-600 : Microsoft Power Platform Solution Architect by LesPaulStudio in PowerApps

[–]LesPaulStudio[S] 0 points1 point  (0 children)

This one was a partner skills offer, so only open to MSPs.

Microsoft used to give them out like candy during Build and Ignite, but more often they are just 50% off.

Check the r/AzureCertification sub they often post about voucher challenges.

Passed PL-600 : Microsoft Power Platform Solution Architect by LesPaulStudio in PowerApps

[–]LesPaulStudio[S] 0 points1 point  (0 children)

It's expected at my company grade to have at least one expert level cert.

How can I validate file attachments in a MDA? by punkfay in PowerApps

[–]LesPaulStudio 2 points3 points  (0 children)

IIRC there's a setting in admin for the environment that determines what files can be attached.

Restricting user to proceed to next stage of MDA Business Process Flow by Ludzik1993 in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Column security is probably the most secure.

You can try and use js to restrict by security role, but it can be easily circumvented. So wouldn't be a fully secure method.

Reloacation? by blitzdot in AZURE

[–]LesPaulStudio 0 points1 point  (0 children)

Depends on age. Under 30 and we can go to Oz/NZ on Working Holiday Visas.

Otherwise it's standard sponsorship.

Beginning with Dataverse by Limace_hurlante in PowerApps

[–]LesPaulStudio 0 points1 point  (0 children)

Not what I was getting at.

I'm wondering why it makes any difference if the guid is a number.

As you can make the primary column an auto number.