Hello all,
I am trying to reformat a base64 img to binary, this base64 string is being produced from a powerapp camera action. In order to display these base64 images in powerbi seems like i need them to be in binary then convert them back to base64 in powerbi for them to show, at least this is what i am seeing online. If anyone has a better method or how to do this i would appreicate the help
Thanks !
Solved! Go to Solution.
HI @mmattar
Yes. Please see the blog post where I have explained that step in the camera control part. Also, note that you might have to modify your formula and use the new JSON fucntion to include the binary data from that url and send it flow to create the file (image in this case).
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @mmattar
Please see the blog post below where I have used the JSON function to pass the image from PowerApps to Flow:
https://www.appliedis.com/newly-released-json-function-for-powerapps/
For the image content conversion, you need to use the dataUritoBinary() funtion.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Thanks for the reply, is thier anyway to reformat "appres://blobmanager/60c781170ad8475fbe2dfd7834923751/1" to a viewable image format ?
HI @mmattar
Yes. Please see the blog post where I have explained that step in the camera control part. Also, note that you might have to modify your formula and use the new JSON fucntion to include the binary data from that url and send it flow to create the file (image in this case).
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
40 | |
37 | |
36 | |
32 | |
27 |
User | Count |
---|---|
39 | |
37 | |
32 | |
28 | |
22 |