Hi i have a flow that extracts the users image and then uses the content output in an adaptivecard to display the users image. Now i found some users don't have an image set so the content returns blank.
How can i set a sampleimage to refer to is the users image is blank?
I use Base64 and compose the image content.
Is there a way for me to use set a sampleimage in Base64?