Shane, can you do a video on how to work with PowerApps offline? Maybe load data into memory and save it locally until connected to the internet. Let me know what you think. Thanks.
Great video about business card scanner 👍. Can i ask, is there any way on how i can save a business card reader as an attachment in Microsoft PowerApps Canvas?
Business card reader does output the image. So you could use this video to make it an attachment ua-cam.com/video/K74UFYgrKB4/v-deo.html or this video to make it a document, not an attachment ua-cam.com/video/5Jv9u2kTy04/v-deo.html
Hi Shane, Thanks for this wonderful video. When I scan the business card from my phone and click the picture, it does not load the image directly so I need to browse the image and select it from the gallary and then it extracts the details of the business card. How can I get this resolved ?
@@ShanesCows Yes, I tried but issue is still there. Also I need a suggestion on what input type I need to take when I am trying to manually enter the field which is not got scanned due to non clearity of the pic of business card. I am using input "BusinessCradScanner1.FieldName" but it is not getting saved in Dynamics 365 when I am manually entering any field on the screen.
Hi Shane,I've been watching your videos in order to make a project at my work.Thank you, your videos so helpful.But, in this video,I don't understand,how did you get the AI Builder for Bussinescard Scanner?
Thanks Shane! made some sales guys happy with this one. I used a scroll able screen to allow for more inputs and larger fonts. The one questions that was asked was what if the contact is already in the list? I created the list in SharePoint renaming the Title field to Email and would like to have it set to be unique values. What would be the best way to get it to update the contact if it is already in the list?
Another really helpful vid, thanks! My question...could I save to different Sharepoint lists dynamically? I have a list per project that we have in our business. What if I want to have a dropdown of my projects and then save to the appropriate list.. I think I know how I could ‘hard code’ with if statements in the patch this but would I have to modify each time we add a new project?
Hi Shane, Great video once again. I have what might be an unrelated question, do you know if there's a way to scan documents, sort of like Office Lens would do?
Hi Shane, is there a tool on the Microsoft Suite (Office 365 tools/sharepoint etc) we can use to create something that can enable employees to share our business information with people they meet (details on our physical namecard), to let other parties we meet scan a QR code or similar instead of passing them our physical namecard? And do you already have a video on this by any chance?
Great video! Question: when I start with a canvas app and insert the business card reader and do a test by pressing the play button, I can open a picture of a business card but after a couple of seconds it tells me "no capacity available, please contact your administrator". I am doing this in my own tenant so the admin is me. Any guidance on this? Tried that in different environments (Community Plan and Microsoft 365 Business License)
Just came back to my app to work on it some more, found that Phone1, Phone2, and Phone3 are now updated to business phone, Mobile phone and Fax. hope nobody gets stuck on this.
Hello shane, i was wondering if you could do a video on how to only show sections of data sources for dynamics ive been trying to find ways to do it but i am stuck.
I tried this, and I ran into an issue where AI Builder and the SharePoint connector together cause a Data Loss Prevention error in PowerApps. Is there a workaround for this?
For some reason, when I attempt to insert the AI Builder/Business card the canvas disappears and I have a screen with a selection rectangle. The tree view shos the app/screen1/BusinessCardReader1, but not displayed.
You are really smart .. I like the way to explain to people clear and right to the point
Thanks 😀
Hi Shane, watching your videos is fun and learning ! thanks. Gr. Lex
Happy to help
Shane, can you do a video on how to work with PowerApps offline? Maybe load data into memory and save it locally until connected to the internet. Let me know what you think. Thanks.
Great video about business card scanner 👍. Can i ask, is there any way on how i can save a business card reader as an attachment in Microsoft PowerApps Canvas?
Business card reader does output the image. So you could use this video to make it an attachment ua-cam.com/video/K74UFYgrKB4/v-deo.html or this video to make it a document, not an attachment ua-cam.com/video/5Jv9u2kTy04/v-deo.html
Awesome as usual, Shane!
Thank you, thank you.
Works with CDS also! Scanned values set as default in CDSfield. Great!
Nice, can we create own AI builder so scan a invoice and it will save data in excel like data source
Yes. I don’t have a video but it is possible for sure.
Hi Shane, Thanks for this wonderful video.
When I scan the business card from my phone and click the picture, it does not load the image directly so I need to browse the image and select it from the gallary and then it extracts the details of the business card. How can I get this resolved ?
I haven’t seen that before. 😑 have you tried republishing the app?
@@ShanesCows Yes, I tried but issue is still there. Also I need a suggestion on what input type I need to take when I am trying to manually enter the field which is not got scanned due to non clearity of the pic of business card. I am using input "BusinessCradScanner1.FieldName" but it is not getting saved in Dynamics 365 when I am manually entering any field on the screen.
Hi Shane,I've been watching your videos in order to make a project at my work.Thank you, your videos so helpful.But, in this video,I don't understand,how did you get the AI Builder for Bussinescard Scanner?
It should just be there. It does require a license
Can we save the image as well on share drive or one drive
Thanks Shane! made some sales guys happy with this one.
I used a scroll able screen to allow for more inputs and larger fonts. The one questions that was asked was what if the contact is already in the list? I created the list in SharePoint renaming the Title field to Email and would like to have it set to be unique values. What would be the best way to get it to update the contact if it is already in the list?
Do a lookup first to see if there is a conflict. If no conflict then save it.
Another really helpful vid, thanks! My question...could I save to different Sharepoint lists dynamically? I have a list per project that we have in our business. What if I want to have a dropdown of my projects and then save to the appropriate list.. I think I know how I could ‘hard code’ with if statements in the patch this but would I have to modify each time we add a new project?
Yeah. Not sure I know of a way to do it without hard coding. Maybe you could send it to Flow and get Flow to process dynamically. Worth a try.
Hello Shane, can we use this feature for resume scanning?
I don't know, I doubt it but worth a try. If not if you look at the other AI pieces there is a Form processor there that might work.
Hi Shane, Great video once again. I have what might be an unrelated question, do you know if there's a way to scan documents, sort of like Office Lens would do?
Not today. There is some AI stuff that can do vision like stuff but I haven’t done much here.
Hi Shane, is there a tool on the Microsoft Suite (Office 365 tools/sharepoint etc) we can use to create something that can enable employees to share our business information with people they meet (details on our physical namecard), to let other parties we meet scan a QR code or similar instead of passing them our physical namecard? And do you already have a video on this by any chance?
No video and I don't have an easy answer to this. 😑
Hello shane, can we save scan business card image to powerapps cds or sharepoint??
BusinessCardReader1.CleanedImage has the Image. You can do anythign you want with it at that point. :)
Great video! Question: when I start with a canvas app and insert the business card reader and do a test by pressing the play button, I can open a picture of a business card but after a couple of seconds it tells me "no capacity available, please contact your administrator". I am doing this in my own tenant so the admin is me. Any guidance on this? Tried that in different environments (Community Plan and Microsoft 365 Business License)
Not sure. I haven’t ran into that. Aorry
The AI Builder/Connector requires additional licensing. I had to click a button to start a 30 day trial before mine would work.
Great.. Is it possible to save cleanedimage to sharepoint? Please let me know how
Yes. Have to use Flow.
Do I need an AI Builder subscription, or can I use the business card scanner with my Office 365 Business Premium subscription?
I think you need AI subscription
Just came back to my app to work on it some more, found that Phone1, Phone2, and Phone3 are now updated to business phone, Mobile phone and Fax. hope nobody gets stuck on this.
Interesting. Thanks for sharing 😀
hello shane, how do you add the camera control
It is on the Insert menu
Thank you!! This is great!!
Glad to help. 😀
Hello shane, i was wondering if you could do a video on how to only show sections of data sources for dynamics ive been trying to find ways to do it but i am stuck.
Do you mean like filtering the data or something else? Not sure what Section means?
@@ShanesCows i figured it out i was trying to figure out lookup functions hehe
is it possible to update a variable and submit sharepointform1 through a button in viewmode ?
A form has to be in Edit mode to be submitted
Thank you Shane. Perfect!
Awesome
I tried this, and I ran into an issue where AI Builder and the SharePoint connector together cause a Data Loss Prevention error in PowerApps. Is there a workaround for this?
I have never seen that 🤨
@@ShanesCows It seemed to be from the way the data loss prevention policies were set up. We ended up using a different setup.
For some reason, when I attempt to insert the AI Builder/Business card the canvas disappears and I have a screen with a selection rectangle. The tree view shos the app/screen1/BusinessCardReader1, but not displayed.
That's a bug in IE. It should work in a different browser
I had no idea. Thanks Nicolas. :)
Hi Shane, It is not showing in powerapps , What should i do
Weird. Are you maybe in a government cloud? Not sure
Does this require CDS? I'm not seeing the option.
Not that I know of.
I cant find this new option, how is it enabled?
Should just be there? Still it seeing it? What region are you in?
Australia. Not there yet so must be the type of licence we have E3
Does this require CDS?
Nope. 😀
Sick
Thanks