I want to capture a photo on a PowerApps Screen I followed below steps and it works perfectly.
However, in the Canvas App Editor it gives me an error
Operation: On a Camara Click it will store the photo in the Dynamics Entity as primary image (Field Name entityimage, Display Name: PrimaryImage).
Code is as Below:
UpdateContext({lvarPic:cam_getWAB.Photo});
Patch(MyEnitty,Defaults(MyEntity),
{
Name:recordName,
PrimaryImage:lvarPic
});
Navigate(NextScreen);
After Pubishing it works absolutely as expteced but it still in the App Editor shows error and I cannot test it further in my Desktop.
Error is as below:
Any Help/Comment will be appriciated.
Solved! Go to Solution.
Hi @ArpG ,
Please consider submitting your question on the PowerApps forum, it seems this is a PowerApps related issue.
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
I hope you can get detailed answers here.
Best Regards,
Hi @ArpG ,
Please consider submitting your question on the PowerApps forum, it seems this is a PowerApps related issue.
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
I hope you can get detailed answers here.
Best Regards,
Hi @v-bacao-msft ,
Thanks for guiding me.
I have added my question to PowerApps Community.
https://powerusers.microsoft.com/t5/Building-Power-Apps/Capture-Photo-in-PowerApps-with-Camera-Contr...
KR,
Arpan
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
2 |