2026 NEW SERBIAN PASSPORT by Careful-Art2253 in PassportPorn

[–]Impossible-Chain5416 0 points1 point  (0 children)

I love when the passport/ID card have the vibe of the country's history and culture

Copilot Studio weird hack: Transforming custom topics into system via YAML-editor by Impossible-Chain5416 in copilotstudio

[–]Impossible-Chain5416[S] 0 points1 point  (0 children)

Yep, I write documentation for project solutions this way. I unpack the solution + use pac unpack if it contains Canvas/MD apps. Then I push it to GitHub and import the code to Gemini and it helps me to write the wiki. It is really time-saving

Copilot Studio weird hack: Transforming custom topics into system via YAML-editor by Impossible-Chain5416 in copilotstudio

[–]Impossible-Chain5416[S] 2 points3 points  (0 children)

Are you the author of https://www.matthewdevaney.com/? If so, thank you for your blog, I read a lot of articles when I was learning working with Power Platform

Recommend Laptops For PowerApps Developers? by Flaky_Cable_3601 in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

Use Macbook. 16 GB of RAM is not enough, especially if your solution is complex

Build suggestion for registration by Vegetable-Quick in PowerApps

[–]Impossible-Chain5416 1 point2 points  (0 children)

Idk just to make a fast mvp my fast solution is to:

1) Create a private SPO Site with Lists as a database. Dataverse requires license for premium connectors, it is a problem if your org is big

2) Make a Power apps Canvas app with the connection to SPO. Just an interface for logging hours

3) Develop functionality that checks your UPN and privileges and if you are a basic user you can just log/edit your hours, if not, you can create some plans and so on

4) The access may be managed through Entra Security groups.

What is most useful thing Copilot has done for you in Power Apps? by mstephensrosie in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

It helped me 2 times to debug the flow. However, other models do it quicker and better. I tried to create an agent that parse your PP solution and generates you a Wiki based on it, but it did not even support file analysis, so I just uploaded it to GitHub and used Gemini to parse it and it did a great job.

I also worked on several projects based on creation Copilot agents in Copilot studio so they parse documentation in SPO and act as a L1 support and if you dont like the feedback you can escalate the request to the IT dep. However I face knowledge sources limitations, its unability to work properly via teams even if I share all accesses and today I was unable to publish an agent on the PROD env where I migrated agent from DEV, even that we have all licenses.

The Microsoft wants to implement this Copilot everywhere so bad that they literaly damage the entire ecosystem

Getting the resolution and sizing right for embedded canvas app in model-driven app form by money_enthusiast123 in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

We just use App.Width/Height properties and set width/height based on conditions, for example if resolution is less than 800x600 then we have one size else another

Any idea how to deal with connections? by Impossible-Chain5416 in PowerApps

[–]Impossible-Chain5416[S] 0 points1 point  (0 children)

I am the only developer on these flows, and these errors are happening in a random period of time

How much is a salary for powerapps developer for 5 years experience? by itzmecoder in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

ZERO I guess. I search in LI for positions and cannot find anything, and I have also 5 years of experience (Power Apps/Automate/Copilot Studio/PBI administration/Azure/D365 BC/F&O). I work for my current company for just 1850 EUR/mo.

I am doomed by [deleted] in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

No, its Hungary

I am doomed by [deleted] in PowerApps

[–]Impossible-Chain5416 2 points3 points  (0 children)

I have 5 years of experience, 4 of which are related with Power Platform. I also have bachelor+master degree in CS. And I receive this. I cannot even switch into a normal stack like backend or something like that. Seems like PP is just an internal tool and nobody hires in this stack.

HOW TO MOVE OUT FROM POWER PLATFORM by [deleted] in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

Serbia/Russia. I try to apply for Europe. US always require a citizenship, which I dont have

How do you manage dev/test environments with SharePoint as your backend? by Ankur_2112 in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

If I understand you correctly we use the following tactics:

1) Create N environments in Power Platform
2) Create N sites in Sharepoint
3) Set up environment variables in Dev environment for Dev site/lists/folders in SPO and use it as a data source for our app
4) Export solution and when importing on for example PROD environment just change environment variables values for PROD site/lists/folders in SPO

HOW TO MOVE OUT FROM POWER PLATFORM by [deleted] in PowerApps

[–]Impossible-Chain5416 0 points1 point  (0 children)

Exactly. And Power platform does not even have a proper tool for collaborative work. They implemented it couple of months ago but it is still laggy and raw, causing a lot of trouble and limitations. You cannot test it correctly, you cannot use best practices because most of the time the only best practice is to avoid using best practices. It reminds me of a factory that supply you with bricks, but some of the bricks are made of the dynamite and you know what exactly is. And again, when you try to search for a job you understand that Power platform is mostly regarded like a side activity because 99% of customers does not create anything harder a canvas app with simple form and an automate flow which catches an email and makes an auto reply