There has to be something I am missing.
I have gotten my pictures to post to Sharepoint site
but I was using the peninput as a signture allowing us to use that picture late. Now realize I can't find a way to save that signature.
soooo What ways is there to save a PenInput Signature?
Solved! Go to Solution.
Hi iskhj000,
Please check this doc about “Add images to Excel from PowerApps” for a reference:
https://powerapps.microsoft.com/en-us/tutorials/add-images-to-excel/
Besides, there is a RecognizedText property for PenInput control, you could also consider to use it.
Add a PenInput control, then add a Label control, set the Text property of the Label as PenInput1.RecognizedText.
Then the text in the PenInput control will be recognized, and you could then consider to use Patch function to save the recognized text to Excel table.
Please feel free reply if you need more help.
Best regards,
Mabel Mao
Hi iskhj000,
Please check this doc about “Add images to Excel from PowerApps” for a reference:
https://powerapps.microsoft.com/en-us/tutorials/add-images-to-excel/
Besides, there is a RecognizedText property for PenInput control, you could also consider to use it.
Add a PenInput control, then add a Label control, set the Text property of the Label as PenInput1.RecognizedText.
Then the text in the PenInput control will be recognized, and you could then consider to use Patch function to save the recognized text to Excel table.
Please feel free reply if you need more help.
Best regards,
Mabel Mao
User | Count |
---|---|
256 | |
106 | |
97 | |
51 | |
39 |