So, I am adding tables for a project that I am working on. For one or more of these tables there is going to be an img column, and the way I am populating columns right now is by exporting the data to excel, filling in the columns and then going back and importing the data from excel. I can import text, numbers, emails, etc just fine. How would I do that with images though?
Hi @Jeffclark,
You could create a Power Automate flow and leverage the Upload a file or an image action from the Dataverse Connector. If you have your files somewhere in OneDrive or SharePoint , then it should be straightforward enough to retrieve the files. You will just need some file metadata to know which Dataverse record to update with that image.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Thanks for the suggestion. I took a different approach though, since it was just adding these few images one time it didnt seem the best to automate it. So, instead I used a image column, and I made new rows using the table form. This gave me the option to manually add the images for those rows. It works fine for the few images I needed to add, but would be too time consuming if I had 100 images
User | Count |
---|---|
19 | |
15 | |
14 | |
10 | |
8 |
User | Count |
---|---|
39 | |
30 | |
22 | |
22 | |
16 |